I use Torque + Maui( pbs_server version: 2.4.0b1, Maui version 3.2.6p21 ). I add consumed resouce through adding "NODECFE[<hostname>] GRES=<sourcename>:<count>" in maui.cfg. But when I use checknode command to check my defined consumed resouce, I find my defined consumed resouce is Utilized Resources! And ' qsub -W x="GRES:<sourcename>@<count>" ' command can't check and use my defined consumed resouce! Then I read maui 3.3 resource code, find MNodeSetAttr(mode_t *N, ...) function initialize N->ARes.GRes, but don't initialize N->CRes.GRes. I want to konw if this function cause this maui's bug or not? I also add consumed resouce through adding "<sourcename> <count>" in mom_priv/config files belong to those nodes contain of this consumed resouce. ' qsub -W x="GRES:<sourcename>@<count>" ' command also can't check and use my defined consumed resouce! I want to know if my config is wrong or not? How to config a user-defined consumed resouce? I want to know if the bug can be resolved or not through update my Torque and Maui?
_______________________________________________ mauiusers mailing list [email protected] http://www.supercluster.org/mailman/listinfo/mauiusers
