Libraries in SU-AHPCRC: Difference between revisions

From Micro and Nano Mechanics Group
Jump to navigation Jump to search
m (New page: The location of BLAS and LAPACK source BLAS : /opt/intel/mkl/10.0.1.014/interfaces/blas95 LAPACK : /opt/intel/mkl/10.0.1.014/interfaces/lapack95 The location of BLAS and LAPACK libr...)
 
No edit summary
Line 1: Line 1:
The location of BLAS and LAPACK source
The location of BLAS and LAPACK source <br/>
BLAS : /opt/intel/mkl/10.0.1.014/interfaces/blas95
BLAS : /opt/intel/mkl/10.0.1.014/interfaces/blas95 <br/>
LAPACK : /opt/intel/mkl/10.0.1.014/interfaces/lapack95
LAPACK : /opt/intel/mkl/10.0.1.014/interfaces/lapack95 <br/>


The location of BLAS and LAPACK libraries
The location of BLAS and LAPACK libraries <br/>
/usr/lib64/
/usr/lib64/


The location of BLACS and SCALAPACS that Eunseok compiled.
The location of BLACS and SCALAPACS that Eunseok compiled <br/>
$(HOME)/group/euniv/QBox/soft/
$(HOME)/group/euniv/QBox/soft/


The location of BLACS and SCALAPACS libraries
The location of BLACS and SCALAPACS libraries <br/>
$(HOME)/group/euniv/QBox/soft/../LIB/ or
$(HOME)/group/euniv/QBox/soft/../LIB/ or <br/>
$(HOME)/group/euniv/QBox/usr/local/lib/
$(HOME)/group/euniv/QBox/usr/local/lib/ <br/>


MPIDIR = /usr/mpi/intel/mvapich-0.9.9/
MPIDIR = /usr/mpi/intel/mvapich-0.9.9/ <br/>

Revision as of 20:21, 6 November 2008

The location of BLAS and LAPACK source
BLAS  : /opt/intel/mkl/10.0.1.014/interfaces/blas95
LAPACK  : /opt/intel/mkl/10.0.1.014/interfaces/lapack95

The location of BLAS and LAPACK libraries
/usr/lib64/

The location of BLACS and SCALAPACS that Eunseok compiled
$(HOME)/group/euniv/QBox/soft/

The location of BLACS and SCALAPACS libraries
$(HOME)/group/euniv/QBox/soft/../LIB/ or
$(HOME)/group/euniv/QBox/usr/local/lib/

MPIDIR = /usr/mpi/intel/mvapich-0.9.9/