Specialized Parallel Linear Algebra
SPLA provides specialized functions for linear algebra computations with a C++ and C interface, which are inspired by requirements in computational material science codes. Currently, SPLA provides functions for distributed matrix multiplications with specific matrix distributions, which cannot be used directly with a ScaLAPACK interface. All computations can optionally utilize GPUs through CUDA or ROCm, where matrices can be located either in host or device memory.
$
pkg install splaOrigin
math/spla
Size
417KiB
License
BSD3CLAUSE
Maintainer
yuri@FreeBSD.org
Dependencies
3 packages
Required by
1 packages