wzlu <[email protected]> writes:

> My script as following:
> #$ -S /bin/sh
> #$ -q q0-em64t-ge
> #$ -pe mpich 2
> #$ -v 
> OMPI_MCA_pls_gridengine_verbose=1,OMPI_MCA_plm_rsh_agent=rsh,LD_LIBRARY_PATH=/usr1/wzlu/openmpi/1.4.3/lib:/lib64:/lib:/usr/lib64:/usr/lib

You definitely don't want to set plm_rsh_agent.  Did some documentation
suggest that?  Your mpich PE may or may not be appropriate.  It should
have:

start_proc_args    NONE
stop_proc_args     NONE
control_slaves     TRUE
job_is_first_task  FALSE
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to