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 LSF
We have modules for both 1.3.2 and 1.3.3 (intel compilers)
Chris
On Tue, Nov 10, 2009 at 11:58 AM, Ralph Castain wrote:
> What version of OMPI?
>
> On Nov 10, 2009, at 9:49 AM, Chris Walker wrote:
>
>> Hello,
>>
>> We've been having a lot of problems whe
Perfect! Thanks very much,
Chris
On Tue, Nov 10, 2009 at 12:22 PM, Ralph Castain 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 Walker wrote:
>
&g
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)