Afraid I don't have much to offer. I suspect the problem is here:
> Unmatched ".
> Unmatched ".
> Unmatched ".
Something may be eating a quote, or mistakenly adding one, to the cmd line. You
might try upping the verbosity: --mca plm_base_verbose 5
> On May 31, 2020, at 2:49 PM, Kulshrestha, V
On top of what Ralph said, I think that this output is unexpected:
> Starting server daemon at host "cod5"Starting server daemon at host
> "cod6"Starting server daemon at host "has4"Starting server daemon at host "co
> d4"
>
>
>
> Starting server daemon at host "hpb12"Starting server daemon at
Thank Jeff & Ralph for your responses.
I tried changing the verbose level to 5 using the option suggested by Ralph,
but there was no difference in the output (so no additional information in the
output).
I also tried to replace the grid submission script to a command line qsub job
submission,
Afraid I have no real ideas here. Best I can suggest is taking the qrsh cmd
line from the prior debug output and try running it manually. This might give
you a chance to manipulate it and see if you can identify what is causing it an
issue, if anything. Without mpirun executing, the daemons will
As a suggestion can we see the configuration of your Parallel Environment?
qconf -spl
qconf -sp orte2
On Mon, 1 Jun 2020 at 22:20, Ralph Castain via users <
users@lists.open-mpi.org> wrote:
> Afraid I have no real ideas here. Best I can suggest is taking the qrsh
> cmd line from the prior debug