Pakket: libtrilinos-kokkos-kernels12 (12.12.1-7)
Verwijzigingen voor libtrilinos-kokkos-kernels12
Debian bronnen:
Het bronpakket trilinos downloaden:
Beheerders:
- Debian Science Maintainers (QA-pagina, Mailarchief)
- Nico Schlömer (QA-pagina)
- Graham Inggs (QA-pagina)
Externe bronnen:
- Homepage [trilinos.org]
Vergelijkbare pakketten:
Kokkos local computational kernels - runtime files
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.
Andere aan libtrilinos-kokkos-kernels12 gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC support bibliotheek
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: libtrilinos-kokkos12
- Trilinos Kokkos programming model - runtime files