Re: [OMPI users] Problems with shared libraries while launching jobs

2012-12-15 Thread Jeff Squyres
Note that exporting the LD_LIBRARY_PATH on the mpirun command line does not necessarily apply to launching the remote orteds (it applies to launching the remote MPI processes, which are children of the orteds). Since you're using ssh, you might want to check the shell startup scripts on the tar

Re: [OMPI users] Problems with shared libraries while launching jobs

2012-12-14 Thread Ralph Castain
Add -mca plm_base_verbose 5 --leave-session-attached to the cmd line - that will show the ssh command being used to start each orted. On Dec 14, 2012, at 12:17 PM, "Blosch, Edwin L" wrote: > I am having a weird problem launching cases with OpenMPI 1.4.3. It is most > likely a problem with a p

[OMPI users] Problems with shared libraries while launching jobs

2012-12-14 Thread Blosch, Edwin L
I am having a weird problem launching cases with OpenMPI 1.4.3. It is most likely a problem with a particular node of our cluster, as the jobs will run fine on some submissions, but not other submissions. It seems to depend on the node list. I just am having trouble diagnosing which node, and