软件包: libtrilinos-kokkos-kernels12 (12.12.1-5)
libtrilinos-kokkos-kernels12 的相关链接
Trisquel 的资源:
下载源码包 trilinos:
维护者:
Original Maintainers:
- Debian Science Maintainers (Mail Archive)
- Nico Schlömer
- Graham Inggs
外部的资源:
- 主页 [trilinos.org]
相似软件包:
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.
其他与 libtrilinos-kokkos-kernels12 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC support library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: libtrilinos-kokkos12
- Trilinos Kokkos programming model - runtime files