|
|||||||||||||||||||||||||||||||||
AMBER Archive (2008)Subject: RE: AMBER: amber installation on cluster
From: Ross Walker (ross_at_rosswalker.co.uk)
Hi Pankaj,
Your MPI installation is not successfully installed. Note the fact that
export LD_LIBRARY_PATH=/path/to/openmpi/lib/:$LD_LIBRARY_PATH
then resource your .bashrc file.
Then try running mpif90 -show and see if it complains.
You also need to make sure that openmpi was compiled with the same compiler
All the best
Ross
From: owner-amber_at_scripps.edu [mailto:owner-amber_at_scripps.edu] On Behalf Of
Hi amber community
I am trying to install Amber9 on our opteron cluster. I have installed
After setting the environment, I want to install parallel version of amber.
shell % ./configure -openmpi -opteron ifort_x86_64
AMBERHOME is set to /u2/daga/amber9
Setting up Amber configuration file for architecture: ifort_x86_64
Using parallel communications library: openmpi
MPI_HOME is set to /usr/local
/usr/local/bin/mpif90: error while loading shared libraries: libintlc.so.5:
MKL_HOME is set to /opt/intel/mkl/10.0.1.014
Using MKL libraries from /opt/intel/mkl/10.0.1.014/lib/em64t
The configuration file, config.h, was successfully created.
When I use this config.h file for next step,
shell % make parallel
Starting installation of Amber9 (parallel) at Wed Jun 4 10:53:46 CDT 2008.
cd sander; make parallel
make[1]: Entering directory `/u2/daga/amber9/src/sander'
./checkparconf
cpp -traditional -I/usr/local/include -P -DMPI -DMKL evb_vars.f >
cpp: invalid option -traditional
make[1]: *** [evb_vars.o] Error 1
make[1]: Leaving directory `/u2/daga/amber9/src/sander'
make: *** [parallel] Error 2
Could you please explain me where am I wrong? Do I need to change the
Thanks and regards
Pankaj
===============================================================
-----------------------------------------------------------------------
| |||||||||||||||||||||||||||||||||
|