MPACK
Revision as of 17:03, 10 June 2022 by Israel.herrera (talk | contribs)
Description
The MPACK is a free library for arbitrary/higher precision linear algebra. It consists of MBLAS and MLAPACK, multiple precision arithmetic versions of BLAS and LAPACK, respectively. It supports various multiple precision arithmetic libraries like GMP, MPFR, and QD, as well as IEEE 754 binary128 (via gcc's extension __float128)
Environment Modules
Run module spider mpack
to find out what environment modules are available for this application.
System Variables
- HPC_MPACK_DIR - installation directory
- HPC_MPACK_BIN - executable directory
- HPC_MPACK_DOC - documentation directory
- HPC_MPACK_INC - include directory
- HPC_MPACK_LIB - library directory