MPACK

From UFRC
Revision as of 21:21, 6 December 2019 by Moskalenko (talk | contribs) (Text replacement - "#uppercase" to "uc")
Jump to navigation Jump to search

Description

mpack website  

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)

Required Modules

Serial

  • mpack

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