[O-MPI devel] NPB- FT errors

2005-10-11 Thread Galen M. Shipman
When running the NPB - FT using 128 nodes problem size C, I get the following error with both btl_tcp and btl_mvapi: -bash-3.00$ mpirun -np 128 -machinefile ~/dqlist -mca btl self,tcp - mca mpi_leave_pinned 0 ./bin/ft.C.128 NAS Parallel Benchmarks 2.3 -- FT Benchmark No input file inputft

Re: [O-MPI devel] NPB- FT errors

2005-10-11 Thread Jeff Squyres
Now fixed in SVN. Thanks! On Oct 11, 2005, at 6:06 PM, Galen M. Shipman wrote: When running the NPB - FT using 128 nodes problem size C, I get the following error with both btl_tcp and btl_mvapi: -bash-3.00$ mpirun -np 128 -machinefile ~/dqlist -mca btl self,tcp - mca mpi_leave_pinned 0 ./b

Re: [O-MPI devel] porting guide?

2005-10-11 Thread Brooks Davis
On Mon, Oct 10, 2005 at 11:26:41PM -0500, Brian Barrett wrote: > On Oct 10, 2005, at 6:59 PM, Brooks Davis wrote: > > > The configure output ends with: > > > > ... > > config.status: creating test/util/Makefile > > config.status: creating include/ompi_config.h > > config.status: creating include/m

Re: [O-MPI devel] porting guide?

2005-10-11 Thread Jeff Squyres
On Oct 11, 2005, at 11:01 PM, Brooks Davis wrote: Of course, the 1.0 nightly for tomorrow morning will not have the fix just yet. Thanks. With the following patchs and passing --disable-pretty-print-stacktrace to configure I was able to get truck at rev 7709 to build. I haven't done any test

Re: [O-MPI devel] porting guide?

2005-10-11 Thread Brooks Davis
On Tue, Oct 11, 2005 at 11:20:57PM -0400, Jeff Squyres wrote: > On Oct 11, 2005, at 11:01 PM, Brooks Davis wrote: > > >> Of course, the 1.0 nightly for tomorrow morning will not have the fix > >> just yet. > > > > Thanks. With the following patchs and passing > > --disable-pretty-print-stacktrace