Brian,
I had compiled 1.0.1 which seemed to be the latest stable version. But
just to be sure, I downloaded the latest, rebuilt, and I'm getting the
same problem. I ran strace on the run and mpirun is hanging on a futex()
call.
Any notion of what might cause this?
Thanks
Mike
> On Dec 30, 2
On Dec 30, 2005, at 4:01 PM, Michael L. Stokes wrote:
On Dec 30, 2005, at 1:05 PM, Michael L. Stokes wrote:
I have compiled and installed OpenMPI on a SUSE based SGI PRISM (8
processor model). I configured the build with --with-
device=ch_shmem,
otherwise I took all the defaults. I installe
> On Dec 30, 2005, at 1:05 PM, Michael L. Stokes wrote:
>
>> I have compiled and installed OpenMPI on a SUSE based SGI PRISM (8
>> processor model). I configured the build with --with-device=ch_shmem,
>> otherwise I took all the defaults. I installed as root using the
>> default
>> install prefix
On Dec 30, 2005, at 1:05 PM, Michael L. Stokes wrote:
I have compiled and installed OpenMPI on a SUSE based SGI PRISM (8
processor model). I configured the build with --with-device=ch_shmem,
otherwise I took all the defaults. I installed as root using the
default
install prefix. SO good so f
Users,
I have compiled and installed OpenMPI on a SUSE based SGI PRISM (8
processor model). I configured the build with --with-device=ch_shmem,
otherwise I took all the defaults. I installed as root using the default
install prefix. SO good so far. Then I compile my hello world project
using mpi