September 2004
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) servers running Linux, and a version for the NEC SX vector machines running Super-UX. Unless otherwise noted, all references to MathKeisan in this Release Note are to MathKeisan for IPF.
MathKeisan contains assembly code for BLAS subprograms. There are shared memory parallel versions of BLAS, FFT, SOLVER and LAPACK. The libraries BLACS, ScaLAPACK, and ParMETIS are distributed memory parallel, using MPI.
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 |
| LAPACK | Linear Algebra PACKage for high performance computers |
| ScaLAPACK | Scalable Linear Algebra PACKage (contains PBLAS) |
| BLACS | Basic Linear Algebra Communication Subprograms (uses MPI) |
| PARBLAS | Shared memory parallel BLAS |
| CBLAS | C interface to BLAS |
| SBLAS | Sparse BLAS (from ACM Algorithm 692) |
| FFT | Fast Fourier Transforms with the Intel® MKL interface |
| PARFFT | Shared memory parallel FFT |
| METIS | Matrix/Graph ordering and partitioning library |
| ParMETIS | Parallel Matrix/Graph ordering and partition library (uses MPI) |
| SOLVER | Direct solver for sparse symmetric systems (includes PARDISO for IPF) |
| 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.
A valid license is required to use MathKeisan 1.5.0 for IPF. The license link at www.mathkeisan.com contains information on how to run a MathKeisan executable to collect information specific to your machine(s). You send output from the executable by using the Contact Us link at www.mathkeisan.com. A license file will then be sent to you. If you do not have a valid license file, programs calling MathKeisan subroutines will terminate, and the following error message will be sent to standard error:
********************************************************************* ********************************************************************* ********************************************************************* ******** ******** ******** MathKeisan license not found. ******** ******** ******** ******** For more information, visit: ******** ******** ******** ******** http://www.mathkeisan.com/license ******** ******** ******** ********************************************************************* ********************************************************************* *********************************************************************
MathKeisan is supplied in an RPM (Red Hat Package Manager) file,
and there is an install script. The default directory for MathKeisan
is /opt/MathKeisan1.5.0 with a symbolic link to
/opt/MathKeisan. The install script allows for relocating
to another directory.
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.