Re: [OMPI users] disabling LSF integration at runtime

2009-11-10 Thread Chris Walker
Perfect! Thanks very much, Chris On Tue, Nov 10, 2009 at 12:22 PM, Ralph Castain <r...@open-mpi.org> wrote: > Just add > > plm = rsh > > to your default mca param file. > > You don't need to reconfigure or rebuild OMPI > > On Nov 10, 2009, at 10:16 AM, Chris W

[OMPI users] disabling LSF integration at runtime

2009-11-10 Thread Chris Walker
Hello, We've been having a lot of problems where openmpi jobs crash at startup because the call to lsb_launch fails (we have a ticket open with Platform about this). Is there a way to disable the lsb_launch startup mechanism at runtime and revert to ssh? It's easy enough to recompile without

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

2009-04-12 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)