- libblas3 | libblas.so.3
- libc6 (>= 2.29)
- libgcc-s1 (>= 3.0)
- liblapack3 | liblapack.so.3
- libstdc++6 (>= 13.1)
- libtrilinos-kokkos-13.2 (>= 13.2.0)
KokkosKernels implements local computational kernels for linear algebra and
graph operations, using the Kokkos shared-memory parallel programming model.
"Local" means not using MPI, or running within a single MPI process without
knowing about MPI. "Computational kernels" are coarse-grained operations;
they take a lot of work and make sense to parallelize inside using Kokkos.
KokkosKernels can be the building block of a parallel linear algebra library
like Tpetra that uses MPI and threads for parallelism, or it can be used
stand-alone in your application.
.
This package contains the dynamic libraries.
Installed Size: 6.1 MB
Architectures: amd64 arm64