October 2005
NEC Corporation
MathKeisan is a highly tuned collection of mathematical libraries for NEC high performance computers. There is a version of MathKeisan for NEC Itanium® Processor Family (IPF) machines running Linux, and a version for the NEC SX vector machines running SUPER-UX. All references to MathKeisan in these Release Notes are to MathKeisan for IPF.
MathKeisan contains assembly code for BLAS subprograms. The BLAS, FFT, SOLVER and LAPACK libraries are shared memory parallel. BLACS, ScaLAPACK, and ParMETIS libraries are distributed memory parallel, with versions for NEC MPI and MPICH.
The FFT and LAPACK libraries in MathKeisan are from the Intel® Math Kernel Library (MKL). Part of BLAS in MathKeisan is from MKL.
The libraries in MathKeisan are listed in Table 1.
| Name | Description |
|---|---|
| BLAS | Basic Linear Algebra Subprograms, serial and shared memory parallel |
| LAPACK | Linear Algebra PACKage for high performance computers, serial and shared memory parallel |
| ScaLAPACK | Scalable Linear Algebra PACKage (contains PBLAS) |
| BLACS | Basic Linear Algebra Communication Subprograms (NEC MPI and MPICH versions) |
| CBLAS | C interface to BLAS |
| SBLAS | Sparse BLAS (from ACM Algorithm 692) |
| FFT | Fast Fourier Transforms with the Intel® MKL interface, serial and shared memory parallel |
| METIS | Matrix/Graph ordering and partitioning library |
| ParMETIS | Parallel Matrix/Graph ordering and partition library (NEC MPI and MPICH versions) |
| SOLVER | Direct solver for sparse symmetric systems (includes PARDISO) |
| ARPACK | Solution of large scale eigenvalue problems |
Intel® and Itanium® are trademarks of Intel Corporation. LINUX is a trademark of Linus Torvalds. RED HAT and RPM are trademarks of Red Hat, Inc. All other names and Trademarks are the properties of their respective owners.
MathKeisan was tested on the following platforms:
DGEMM and
DTRSM .
A valid license is required to use MathKeisan1.6.0 for IPF. For more information see www.mathkeisan.com/license .
MathKeisan is supplied in an RPM (Red Hat Package Manager) file,
and there is a script install.sh. To install type
install.sh .
For more information, see the MathKeisan User's Guide. The User's Guide is organized as follows:
If you have any questions or feedback about MathKeisan, please contact us at www.mathkeisan.com.