Re: [OMPI users] Problem executing mpic++ for LAMMPS installation

2012-10-13 Thread Rafael Antonio Soler-Crespo
That did the trick. Added it to ~/.bashrc and everything is flawless. Thanks a million,Rafael

Re: [OMPI users] Problem executing mpic++ for LAMMPS installation

2012-10-13 Thread Pavel Mezentsev
Try adding path to openmpi libraries to LD_LIBRARY_PATH: export LD_LIBRARY_PATH=/home/ras536/lib/openmpi/lib:$LD_LIBRARY_PATH Regards, Pavel Mezentsev 2012/10/12 Rafael Antonio Soler-Crespo > Hello everyone, > > I'm a new student at my university, and I need to install LAMMPS software > to pe

[OMPI users] Problem executing mpic++ for LAMMPS installation

2012-10-12 Thread Rafael Antonio Soler-Crespo
Hello everyone, I'm a new student at my university, and I need to install LAMMPS software to perform some molecular dynamic simulations for my work. The cluster I am working on has no root access for me (obviously) and I am installing everything on my local account. I'm having some difficulty