makefile.linux_efc_itanium modifications for serial version
Posted: Fri Sep 29, 2006 9:36 am
Hi,
Following changes to makefile.linux_efc_itanium were
necessary to have it compile the serial version of VASP.
This is with most recent Intel compiler and mkl.
Maybe something for next release....
FC=ifort
FFLAGS = -FR -lowercase -cm -w95 -safe_cray_ptr -ftz
BLAS=-L/opt/intel/mkl/8.1.1/lib/64 -lmkl_i2p -lmkl_vml_i2p -lguide -lvml -lmkl
LAPACK= -L/opt/intel/mkl/8.1.1/lib/64 -lmkl_lapack64
Regards,
Rob.
Following changes to makefile.linux_efc_itanium were
necessary to have it compile the serial version of VASP.
This is with most recent Intel compiler and mkl.
Maybe something for next release....
FC=ifort
FFLAGS = -FR -lowercase -cm -w95 -safe_cray_ptr -ftz
BLAS=-L/opt/intel/mkl/8.1.1/lib/64 -lmkl_i2p -lmkl_vml_i2p -lguide -lvml -lmkl
LAPACK= -L/opt/intel/mkl/8.1.1/lib/64 -lmkl_lapack64
Regards,
Rob.