On 08/16/2012 03:56 PM, Suraj Prabhakaran wrote: > Hello, > > I have been looking into torque and maui communication for some days. I have > a question regarding job submission. > During a qsub command, does Maui get the information about the qsub only from > torque or does it also get directly from the client? > > Again, any pointers to torque-maui documentation with more descriptions could > be very helpful! >
Maui gets it information from pbs_server and parse the qstat -f <jobid> output, see: * src/moab/MPBSI.c -- ******************************************************************** * Bas van der Vlies e-mail: [email protected] * * SARA - Academic Computing Services Amsterdam, The Netherlands * ********************************************************************
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ mauiusers mailing list [email protected] http://www.supercluster.org/mailman/listinfo/mauiusers
