Libraries in SU-AHPCRC: Difference between revisions

From Micro and Nano Mechanics Group
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
FFTW 2.15 package (not FFTW3) <br/>
source : $(HOME)/group/euniv/QBox/soft/ <br/>
library : $(HOME)/group/euniv/QBox/usr/lib/ <br/>

The location of BLAS and LAPACK source <br/>
The location of BLAS and LAPACK source <br/>
BLAS : /opt/intel/mkl/10.0.1.014/interfaces/blas95 <br/>
BLAS : /opt/intel/mkl/10.0.1.014/interfaces/blas95 <br/>
Line 12: Line 16:
$(HOME)/group/euniv/QBox/soft/../LIB/ or <br/>
$(HOME)/group/euniv/QBox/soft/../LIB/ or <br/>
$(HOME)/group/euniv/QBox/usr/local/lib/ <br/>
$(HOME)/group/euniv/QBox/usr/local/lib/ <br/>

XERCES package <br/>
source : $(HOME)/group/euniv/QBox/soft/ <br/>
library : $(HOME)/group/euniv/QBox/usr/lib/ <br/>


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

ALL above packages were installed without any error messages. Installation of QBox was not successful, though.

Latest revision as of 20:36, 6 November 2008

FFTW 2.15 package (not FFTW3)
source  : $(HOME)/group/euniv/QBox/soft/
library : $(HOME)/group/euniv/QBox/usr/lib/

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/

XERCES package
source  : $(HOME)/group/euniv/QBox/soft/
library : $(HOME)/group/euniv/QBox/usr/lib/

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

ALL above packages were installed without any error messages. Installation of QBox was not successful, though.