Re: [OMPI devel] SOS!! Run-time error

2007-04-16 Thread Brian Barrett
Wow, it appears everything aborts when opal_event_loop() is called. Did you make any changes to the event library code in opal/event/? If not, that might indicate a mismatch between the binaries and libraries (ie, binaries from one build vs. libraries from another). This will cause rando

Re: [OMPI devel] SOS!! Run-time error

2007-04-15 Thread Adrian Knoth
On Sun, Apr 15, 2007 at 01:40:01PM -0400, chaitali dherange wrote: > Hi, Hi! > I have downloaded the developer version of source code by downloading a > nightly Subversion snapshot tarball.And have installed the openmpi. Things are getting much clearer when you compile Open MPI with --enable-

[OMPI devel] SOS!! Run-time error

2007-04-15 Thread chaitali dherange
Hi, I have downloaded the developer version of source code by downloading a nightly Subversion snapshot tarball.And have installed the openmpi. Using ./configure --prefix=/net/hc293/chaitali/openmpi_dev (lots of output... without errors) make all install. (lots of output... without errors) the