Re: [OMPI users] Segmentation fault in MPI_Finalize with IB hardware and memory manager.

2010-06-03 Thread guillaume ranquet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/02/2010 07:51 PM, Jeff Squyres wrote: >>From your prior mails: > > - there's no segv when ptmalloc is disabled at run-time via the env var > - there's no segv when MX is completed disabled (both BTL and MTL) > > What happens if you run with onl

Re: [OMPI users] Segmentation fault in MPI_Finalize with IB hardware and memory manager.

2010-06-03 Thread Scott Atchley
On Jun 3, 2010, at 8:54 AM, guillaume ranquet wrote: > granquet@bordeplage-15 ~ $ mpirun --mca btl mx,openib,sm,self --mca pml > ^cm --mca mpi_leave_pinned 0 ~/bwlat/mpi_helloworld > [bordeplage-15.bordeaux.grid5000.fr:02707] Error in mx_init (error No MX > device entry in /dev.) > Hello world fro

[OMPI users] SM failure with mixed 32/64-bit procs on the same machine

2010-06-03 Thread Katz, Jacob
Hi, I have two processes, one a 32bit and another a 64bit, running on the same 64bit machine. When running with TCP BTL everything works fine, however with SM BTL it's not. In one application the processes just got stuck - one in Send and the other in Recv. In another application I even saw a se