Re: [O-MPI devel] bproc problem

2005-07-22 Thread Jeff Squyres
Thanks Tim! On Jul 22, 2005, at 6:42 PM, Timothy B. Prins wrote: Problem 2 should be fixed in the trunk. We now detect if the proper version of bproc is available, and we will abort configure if the proper version is not available and --with-bproc is passed. To disable bproc entirely, simply

Re: [O-MPI devel] bproc problem

2005-07-22 Thread Timothy B. Prins
Problem 2 should be fixed in the trunk. We now detect if the proper version of bproc is available, and we will abort configure if the proper version is not available and --with-bproc is passed. To disable bproc entirely, simply pass --without-bproc or --with-bproc=no to configure (this functionali

Re: [O-MPI devel] bproc problem

2005-07-22 Thread Jeff Squyres
On Jul 22, 2005, at 10:42 AM, Timothy B. Prins wrote: The 1st problem should be fixed in the trunk now. Note that you'll need to re-autogen/configure after you "svn up" to get Tim's fix. Still working on the 2nd problem. -- {+} Jeff Squyres {+} The Open MPI Project {+} http://www.open-mpi.

Re: [O-MPI devel] bproc problem

2005-07-22 Thread Timothy B. Prins
All, The 1st problem should be fixed in the trunk now. Tim > There appear to be 2 bproc problems in the tree right now: > > 1. I mailed Tim Prins / Greg Watson about one of them already (trying > to compile bproc on systems that don't have bproc -- perhaps related to > the .ompi_unignore from la