Andrew Petersen wrote:
>
> Amber users
>
> Has anyone a Machine_g77_lam-mpi version ?
>
> Andrew Petersen
Here is the one I used (RedHat 7.0 and gnu compilers):
Caveat: YMMV but you might need to fetch the CVS source release and
rebuild it.
That is what I have done.
Regards,
Tru
--- MACHINE lam-mpi ---
setenv LAM_HOME /amos/tru/rh70/lam-6.4-cvs
setenv LAM_INCLUDE $LAM_HOME/include
setenv LAM_LIBDIR $LAM_HOME/lib
setenv MACHINE "linux/FreeBSD PC"
setenv MACH Linux
setenv MACHINEFLAGS "-DISTAR2 -DREGNML -DMPI -DHAS_FTN_ERFC -DV_RAND
-DEWALD"
setenv CPP "/lib/cpp -traditional -I$LAM_INCLUDE"
setenv SYSDIR Machines/g77
setenv LOAD "hf77 -O6"
setenv LOADLIB "-lm "
setenv G77_COMPAT "-fno-globals -ff90 -funix-intrinsics-hide"
setenv L0 "hf77 -c -g"
setenv L1 "hf77 -c -O -m486 -malign-double -ffast-math
-fomit-frame-pointer $G77_COMPAT"
setenv L2 "hf77 -c -O3 -m486 -malign-double -ffast-math
-fomit-frame-pointer $G77_COMPAT"
setenv L3 "hf77 -c -O3 -m486 -malign-double -ffast-math
-fomit-frame-pointer $G77_COMPAT"
setenv RANLIB ranlib
--
mailto:tru_at_pasteur.fr | tel +33 1 45 68 87 37
Institut Pasteur - Bioinformatique Structurale
25-28 rue du Docteur Roux, 75724 Paris CEDEX 15 France
Received on Tue Mar 27 2001 - 01:39:53 PST