That did the trick. Added it to ~/.bashrc and everything is flawless.
Thanks a million,Rafael
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
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