MPACK
Revision as of 17:55, 4 December 2017 by Maxprok (talk | contribs) (Created page with "Category:SoftwareCategory:Library {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|mpack}} |{{#vardefine:url|http://mplapack.sourceforge.net/}} <!--CONFIGURATION: OP...")
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)
Required Modules
Serial
- mpack
System Variables
- HPC_{{#uppercase:mpack}}_DIR - installation directory
- HPC_{{#uppercase:mpack}}_BIN - executable directory
- HPC_{{#uppercase:mpack}}_DOC - documentation directory
- HPC_{{#uppercase:mpack}}_INC - include directory
- HPC_{{#uppercase:mpack}}_LIB - library directory