Hi,
I can submit a mpich-g2 job to Torque cluster but I don't know why only
one process on one node created, While I specify count parameter in RSL
script to 3. There is 3 nodes free in my Torque Cluster. The following is my
RSL script:
+
( &(resourceManagerContact="Server.eng4.shirazu.ac.ir/jobmanager-pbs")
(count=3)
(jobtype=mpi)
(label="subjob 0")
(environment=(GLOBUS_DUROC_SUBJOB_INDEX 0)
(GLOBUS_DOMAIN_NAME "eng4.shirazu.ac.ir")
(LD_LIBRARY_PATH /usr/local/gt-src-4.0.3-mpi-gcc/lib/))
(queue=batch)
(directory="/home/grid/globusTest/MPICH-G2")
(executable="
https://gnode1.eng4.shirazu.ac.ir:47487/home/grid/globusTest/MPICH-G2/cpiServer
")
(stdout=
https://gnode1.eng4.shirazu.ac.ir:47487/home/grid/globusTest/MPICH-G2/oCpi)
(stderr=
https://gnode1.eng4.shirazu.ac.ir:47487/home/grid/globusTest/MPICH-G2/eCpi)
)
What's the matter?
--
Best Regards,
S.Mehdi Sheikhalishahi,
Web: http://www.cse.shirazu.ac.ir/~alishahi/
Bye.