Trying to compile

Denis denismpa at gmail.com
Mon Mar 17 08:30:26 EDT 2008


Dears,

I have tested from every node in an interactive job and I am being
able to perform a qstat from every one(as you can see below).

Is there another probably problem?

Thanks again.

-bash-3.00$ qsub -I
qsub: waiting for job 3459.cromo.ufabc.edu.br to start
qsub: job 3459.cromo.ufabc.edu.br ready
-bash-3.00$ cd downloads/mpiexec-0.83
-bash-3.00$ ./mpiexec  -n 1 hello
mpiexec: Error: get_hosts: pbs_connect: No server specified.
-bash-3.00$ qstat
Job id              Name             User            Time Use S Queue
------------------- ---------------- --------------- -------- - -----
3187.cromo          Corsika6617      miltonleao      286:01:5 R batch
3188.cromo          Corsika6617      miltonleao      286:26:0 R batch
3189.cromo          Corsika6617      miltonleao      285:57:1 R batch
3191.cromo          Corsika6617      miltonleao      274:28:0 R batch
3236.cromo          Corsika6617      miltonleao      217:03:4 R batch
3261.cromo          qq               fileti          353:07:3 R longa
3262.cromo          qq               fileti          538:09:1 R longa
3279.cromo          Au55-s-3         pontes                 0 Q longa
3282.cromo          ZnO147only       alinelsz               0 Q longa
3289.cromo          ZnO147h100       alinelsz               0 Q longa
3325.cromo          G03              paula           172:08:3 R longa
3326.cromo          G03              paula           173:38:1 R longa
3329.cromo          G03              paula           89:47:45 R longa
3337.cromo          parsec-teste     pontes                 0 Q longa
3406.cromo          zno92hp-wur      alinelsz        00:00:00 R longa
3429.cromo          node-03          fileti          29:54:33 R longa
3430.cromo          node-06          fileti          32:45:37 R longa
3434.cromo          ZnOCo_fm         dalpian         00:00:00 R longa
3459.cromo          STDIN            denismpa               0 R batch


2008/3/16, Pete Wyckoff <pw at osc.edu>:
> denismpa at gmail.com wrote on Thu, 13 Mar 2008 19:41 -0300:
> > Following Troy's directions (thanks Troy) I have done the compilation with icc.
> > I got some warns(showed below) while compiling, but it has gone until the end.
> >
> > When I tried the ./runtests.pl I had these errors:
> >
> > -bash-3.00$ ./runtests.pl
> > Testing 1 node with SMP size 1.
> > 3398 to testqo.16903.01 mpiexec -n 1 hello ..
> > File testho.16903.01: unexpected line: mpiexec: Error: get_hosts:
> > pbs_connect: No server specified.
> > 3399 to testqo.16903.02 mpiexec hello ..
> > File testho.16903.02: unexpected line: mpiexec: Error: get_hosts:
> > pbs_connect: No server specified.
> > 3400 to testqo.16903.03 mpiexec -nostdin hello ..
> > File testho.16903.03: unexpected line: mpiexec: Error: get_hosts:
> > pbs_connect: No server specified.
> > 3401 to testqo.16903.04 mpiexec -allstdin hello ..
> > File testho.16903.04: unexpected line: mpiexec: Error: get_hosts:
> > pbs_connect: No server specified.
> > 3402 to testqo.16903.05 mpiexec -nostdout hello ..
> >
> > I have seen on the lists historys, that it could be caused by the
> > absence of pbs_server config on pbs_mom, but it is set on every nodes.
>
> That's generally it.  Put yourself in an interactive job and type
> "qstat".  If it fails, mpiexec will fail too.
>
> > below is the make's output
>
> Thanks for all these warnings.  I fixed up the valid ones, even the
> questionable warnings that will keep it a bit more quiet.
>
>                -- Pete
>


-- 
Denis Anjos.
Cisco Certified Network Associate.
Universidade Federal do ABC
Santo André - SP - BR


More information about the mpiexec mailing list