Re: [O-MPI devel] configure issue

2006-01-04 Thread Greg Watson
Forget about it. This is some weird error with the bproc machine in question. Greg On Jan 4, 2006, at 3:52 PM, Greg Watson wrote: I just downloaded 1.0.2a2 and ran the following configure command on a bproc machine: ./configure --enable-static --disable-shared --with-devel-headers At the v

[O-MPI devel] configure issue

2006-01-04 Thread Greg Watson
I just downloaded 1.0.2a2 and ran the following configure command on a bproc machine: ./configure --enable-static --disable-shared --with-devel-headers At the very end when the final substitutions are being done, I saw this: ... config.status: creating test/util/Makefile config.status: creati

[O-MPI devel] Debugging changes tonight

2006-01-04 Thread Brian Barrett
Hey all - Just a quick heads up about 3 changes I'm planning on committing tonight (unless someone speaks up to the contrary). First, I noticed that while we support using Solaris threads to launch / cancel / etc. threads, we don't use Solaris mutexes for the back end to our opal_mutex_t.

Re: [O-MPI devel] debugging methods

2006-01-04 Thread Craig Rasmussen
On Jan 4, 2006, at 8:55 AM, Jeff Squyres wrote: On Jan 4, 2006, at 10:35 AM, Craig Rasmussen wrote: In addition to what Brian said, do you have any specific questions about Open MPI's build system, the BTL, etc.? There has been a flurry of traffic on CCA's email list about the lack of updat

Re: [O-MPI devel] debugging methods

2006-01-04 Thread Jeff Squyres
On Jan 4, 2006, at 10:35 AM, Craig Rasmussen wrote: In addition to what Brian said, do you have any specific questions about Open MPI's build system, the BTL, etc.? There has been a flurry of traffic on CCA's email list about the lack of updates to autoconf. Will this affect you all in anyway

Re: [O-MPI devel] debugging methods

2006-01-04 Thread Craig Rasmussen
On Jan 3, 2006, at 11:38 AM, Jeff Squyres wrote: In addition to what Brian said, do you have any specific questions about Open MPI's build system, the BTL, etc.? There has been a flurry of traffic on CCA's email list about the lack of updates to autoconf. Will this affect you all in anyway?

Re: [O-MPI devel] sm btl/signal 11 problem on Linux

2006-01-04 Thread Jeff Squyres
On Dec 30, 2005, at 4:15 AM, Graziano Giuliani wrote: #0 0xb7ca2599 in orte_pls_rsh_launch (jobid=1) at pls_rsh_module.c: 716 716 if (mca_pls_rsh_component.debug) { which means we have a memory corruption somewhere else... Agreed. Investigating from outside on what