make.inc for AMD OPTERON 64 BIT machine
can anybody tell what are corrects flags options for AMD 64 bit machine with Linux fedora core
with following compilers
gcc
gfortran
with following compilers
gcc
gfortran
http://icl.utk.edu/lapack-forum/
cp INSTALL/make.inc.gfortran make.incFORTRAN = gfortran
OPTS = -O2
DRVOPTS = $(OPTS)
NOOPT = -O0
LOADER = gfortran
LOADOPTS =
#
# Timer for the SECOND and DSECND routines
#
# For gfortran compiler: SECOND and DSECND will use a call to the INTERNAL FUNCTION ETIME
TIMER = INT_ETIME