restructured location of FFTW libs
This commit is contained in:
parent
8bf3cc3a3f
commit
06cb99d156
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
lib/libfftw3.a
BIN
lib/libfftw3.a
Binary file not shown.
Binary file not shown.
BIN
lib/libfftw3f.a
BIN
lib/libfftw3f.a
Binary file not shown.
Binary file not shown.
|
@ -1,6 +1,6 @@
|
||||||
# possible options are MSC, FFTW, IKML, ACML, LAPACK
|
# possible options are MSC, FFTW, IKML, ACML, LAPACK
|
||||||
|
|
||||||
ACML /opt/acml5.0.0
|
#ACML /opt/acml5.0.0
|
||||||
LAPACK /usr
|
LAPACK /usr
|
||||||
FFTW /usr
|
FFTW ./fftw
|
||||||
MSC /msc
|
MSC /msc
|
||||||
|
|
Loading…
Reference in New Issue