> Message: 1 > Date: Wed, 14 Sep 2005 14:44:26 -0600 > From: "Tim S. Woodall" <twood...@lanl.gov> > Subject: Re: [O-MPI users] attempt to override read-only MCA parameter > "orte_infrastructure" > To: Open MPI Users <us...@open-mpi.org> > Message-ID: <43288baa.6050...@lanl.gov> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Hello Daryl, > > I believe there is a problem w/ the latest version of the bproc launcher... > > Try running w/ the following to use an older version: > > mpirun -mca pls_bproc_seed_priority 101 <rest-of-args>
Tim, thanks for the suggestion. Unfortunately I got the same warning but this time the job did not complete; hung and then issued the following when I <Ctrl>-C'd: [0,0,0]-[0,0,1] mca_oob_tcp_msg_recv: readv failed with errno=104 Daryl > This could also be set in your system default or local MCA > parameter file. > > Thanks, > Tim [[ snip ]]