corrected to consistent naming: "IMKL"

changed dummy entry for FFTW to usr/local
This commit is contained in:
Philip Eisenlohr 2012-07-03 12:41:29 +00:00
parent 7f10ab0996
commit bf4d47266e
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# possible options are MSC, FFTW, IKML, ACML, LAPACK
#IKLM /opt/intel/composerxe/mkl
#ACML /opt/acml4.4.0
#IMKL /opt/intel/composerxe/mkl
#ACML /opt/acml4.4.0
LAPACK /usr
FFTW ./fftw
MSC /msc
FFTW /usr/local
MSC /msc