gcc-14-offload-amdgcn
GCC offloading compiler to GCN
The package provides offloading support for AMD GCN. OpenMP and OpenACC
programs linked with -fopenmp will by default add GCN code into the binaries,
which can be offloaded to AMD GCN capable devices if available.
linux-support-6.0.0-6
Support files for Linux 6.0
This package provides support files for the Linux kernel build, e.g.
scripts to handle ABI information and for generation of build system meta
data.
libbasix0.6
Finite Element Basis Function Definition Runtime Library (Python 3)
Computes FE basis functions and derivatives for the following
elements:
- Lagrange (interval, triangle, tetrahedron, prism, pyramid,
quadrilateral, hexahedron)
- Nédélec (triangle, tetrahedron)
- Nédélec Second Kind (triangle, tetrahedron)
- Raviart-Thomas (triangle, tetrahedron)
- Regge (triangle, tetrahedron)
- Crouzeix-Raviart (triangle, tetrahedron)
libdolfinx-complex0.6
Shared libraries for DOLFIN
DOLFIN is the Python and C++ interface of the FEniCS project for the
automated solution of differential equations, providing a consistent
PSE (Problem Solving Environment) for solving ordinary and partial
differential equations. Key features include a simple, consistent and
intuitive object-oriented API; automatic and efficient evaluation of
variational forms; automatic and efficient assembly of linear
systems; and support for general families of finite elements.
libdolfinx-real0.6
Shared libraries for DOLFIN
DOLFIN is the Python and C++ interface of the FEniCS project for the
automated solution of differential equations, providing a consistent
PSE (Problem Solving Environment) for solving ordinary and partial
differential equations. Key features include a simple, consistent and
intuitive object-oriented API; automatic and efficient evaluation of
variational forms; automatic and efficient assembly of linear
systems; and support for general families of finite elements.
gccgo-14
GNU Go compiler
This is the GNU Go compiler, which compiles Go on platforms supported
by the gcc compiler. It uses the gcc backend to generate optimized code.