- libc6 (>= 2.17)
- libgcc1 (>= 1:3.0)
- libstdc++6 (>= 5.2)
- libtrilinos-kokkos12
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: 1.1 MB
Architectures: arm64 amd64