mpiexec-0.70
Bill Wichser
bill at Princeton.EDU
Wed Oct 30 11:31:11 EST 2002
Just when I had everything under control with version .68 the powers
that be have me upgrading the mpich-gm-1.2..4..8a. Now that this works
I am having some trouble with the new mpiexec.
When I run a job, under openPBS-2.3.16-1, the error file contains:
mpiexec: Error: read_gm_startup_ports: accept gmpi_port#1 iter 0:
Invalid argument.
And the job never runs and leaves an empty output file. Running with
mpiexec -verbose, the output file looks like this:
resolve_exe: using absolute exe "/home/bill/examples/cpi"
node 0: name = node128, cpu = 1
node 1: name = node128, cpu = 0
node 2: name = node127, cpu = 1
node 3: name = node127, cpu = 0
node 4: name = node126, cpu = 1
node 5: name = node126, cpu = 0
node 6: name = node125, cpu = 1
node 7: name = node125, cpu = 0
wait_one_task_start: evt = 2, task 0 host node128
wait_one_task_start: evt = 3, task 1 host node128
wait_one_task_start: evt = 4, task 2 host node127
wait_one_task_start: evt = 6, task 4 host node126
wait_one_task_start: evt = 8, task 6 host node125
wait_one_task_start: evt = 5, task 3 host node127
wait_one_task_start: evt = 9, task 7 host node125
wait_one_task_start: evt = 7, task 5 host node126
All 8 tasks started.
read_gm_startup_ports: waiting for info
Did I overlook something?
Thanks...Bill
More information about the mpiexec
mailing list