Recently I have been installing AmberTools 1.5 on some 32 bit machines
running Fedora 14. I am using the Intel 12.0 compilers. Executing
"./configure -nomtkpp intel" produces a config.h file which has "32" instead
of "ia32" in some of the FLIBSF lines. In the configure script under the
heading "Configure the MKL and GOTO libraries:" I find the following two
lines:
mkll="$MKL_HOME/lib/32"
mkl_processor="32"
Should these two lines have "ia32" instead of "32"?
Brendan
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Thu May 12 2011 - 09:30:03 PDT