DAMASK_EICMD/installation/options

18 lines
667 B
Plaintext
Raw Normal View History

# $Id: pathinfo 2176 2013-02-19 13:35:38Z MPIE\p.eisenlohr $
# possible options are
# IMKLROOT base installation directory of Intel Math Kernel Library
# ACMLROOT base installation directory of AMD Core Math Library
# LAPACKROOT base installation directory of (system) LAPACK Library
# MSC base installation directory of MSC.Marc/Mentat
# FFTWROOT base installation directory of Fastest Fourier Transform in the West library
# Do NOT add any trailing /lib/ to the end
# of the base installation path---this will be done automatically
FFTWROOT=/usr/local
LAPACKROOT=/usr
ACMLROOT=
IMKLROOT=
F90=gfortran
MSCROOT=/msc
DAMASK_NUM_THREADS=2