Re: [OMPI users] mpirun: symbol lookup error: /usr/local/lib/openmpi/mca_plm_lsf.so: undefined symbol: ls b_init

2009-04-11 Thread Chris Walker
We're having this same problem with 1.3 and 1.3.1. In our case, it looks like mca_plm_lsf.so doesn't load libbat or liblsf: [root@hero0101 openmpi]# ldd mca_plm_lsf.so libnsl.so.1 => /lib64/libnsl.so.1 (0x2adbec183000) libutil.so.1 => /lib64/libutil.so.1 (0x2adbec39b000)

Re: [OMPI users] Problems configuring OpenMPI 1.3.1 with numa, torque, and openib

2009-04-11 Thread Jeff Squyres
On Apr 10, 2009, at 6:41 PM, Gus Correa wrote: I would suggest that you cut and paste the part of your message where you explain the way the OpenMPI configure script works, and make it either a FAQ or part of the README file, for better visibility, if this material is not yet there. Your explana

Re: [OMPI users] Problem with running openMPI program

2009-04-11 Thread Ankush Kaul
I am able to run the program on de server node, but in de compute node the program only runs in the directory on which the de /work is mounted (/work on de server contains de Pi program). Also while running Pi it shows de process running only on server not compute node(using top) On Sat, Apr 11,

Re: [OMPI users] Problem with running openMPI program

2009-04-11 Thread Ankush Kaul
can you please suggest a simple benchmarking software, are there any gui benchmarking softwares available? On Tue, Apr 7, 2009 at 2:29 PM, Ankush Kaul wrote: > Thank you sir, thanks a lot. > > The information you provided helped us a lot. Am currently going through > the OpenMPI FAQ and will con