Re: [OMPI users] More newbie question: LD_LIBRARY_PATH

2011-01-12 Thread Tena Sakai
Hi Gus, > How do you intend to use Rmpi? The problem I want to solve/attack is in highly embarrasingly parallel nature. According to a couple of brief tutorials I read, Rmpi favors LamMpi and, as I understand, even with emergence of openMPI it hasn't been modified in the way to work with openMPI

Re: [OMPI users] More newbie question: LD_LIBRARY_PATH

2011-01-12 Thread Gus Correa
Tena Sakai wrote: Thank you, Gus. I agree with what you say about location of OpenMPI software. Indeed, /usr/local is nfs-mounted to all cluster nodes, albeit a bit unfortunate name "local." If/when I have a chance to Set up machines, I will make local really local to each node. Regards, Tena

Re: [OMPI users] More newbie question: LD_LIBRARY_PATH

2011-01-12 Thread Tena Sakai
Thank you, Gus. I agree with what you say about location of OpenMPI software. Indeed, /usr/local is nfs-mounted to all cluster nodes, albeit a bit unfortunate name "local." If/when I have a chance to Set up machines, I will make local really local to each node. Regards, Tena Sakai tsa...@gallo.

Re: [OMPI users] More newbie question: LD_LIBRARY_PATH

2011-01-12 Thread Gus Correa
Tena Sakai wrote: Hi, On a FAQ page ( http://www.open-mpi.org/faq/?category=running#adding-ompi-to-path), (under 1. What pre-requisites are necessary for running an Open MPI job?), I see an example of LD_LIBRARY_PATH environment variable: LD_LIBRARY_PATH: /opt/openmpi/lib When I compiled