Has anyone modified Maui 3.3.1 to understand Torque 5?

In Torque 5.1.1 that we have installed here, the exec_host attribute for 
jobs changed its format to something like

exec_host = node-f2-39/0-3,10-11

or

node-c2-21/0-11+node-c2-47/0-11+node-c2-68/0-11+node-c2-73/0-11

depending on the job, compared to the old format

exec_host = 
node-f2-39/0+node-f2-39/1+node-f2-39/2+node-f2-39/3+node-f2-39/10+node-f2-39/11

As far as I can see, the only effect seems to be an error in showq 
display for running jobs (it counts only one proc per node).

Similarly, the jobs attribute for nodes changed to the format

jobs = 0-11/3962827.egeon2

instead of

jobs = 
0/3962827.egeon2,1/3962827.egeon2,2/3962827.egeon2,3/3962827.egeon2,4/3962827.egeon2,5/3962827.egeon2,6/3962827.egeon2,7/3962827.egeon2,8/3962827.egeon2,9/3962827.egeon2,10/3962827.egeon2,11/3962827.egeon2

This format change causes the following errors in maui.log :

09/10 18:27:16 ALERT:    cannot locate PBS job '0-11' (running on node 
node-f2-35)
09/10 18:27:16 ALERT:    cannot locate PBS job 
'4-5/3962777.egeon2,6/3962809.egeon2' (running on node node-f2-36)
09/10 18:27:16 ALERT:    cannot locate PBS job '4-5' (running on node 
node-f2-36)
09/10 18:27:16 ALERT:    cannot locate PBS job '0-11' (running on node 
node-f2-37)
09/10 18:27:16 ALERT:    cannot locate PBS job '0-11' (running on node 
node-f2-38)
09/10 18:27:16 ALERT:    cannot locate PBS job '0-11' (running on node 
node-f2-39)
09/10 18:27:16 ALERT:    cannot locate PBS job '6-11' (running on node 
node-f2-40)
09/10 18:27:16 ALERT:    cannot locate PBS job '0-5' (running on node 
node-f2-40)
09/10 18:27:16 ALERT:    cannot locate PBS job '0-11' (running on node 
node-f2-41)
09/10 18:27:16 ALERT:    cannot locate PBS job '0-7' (running on node 
node-f2-42)

Surprisingly, Maui seems to somehow cope and run jobs correctly, but 
there might be unknown side effects.



-- 
Michel Béland, analyste en calcul scientifique
michel.bel...@calculquebec.ca
bureau S-250, pavillon Roger-Gaudry (principal), Université de Montréal
téléphone : 514 343-6111 poste 3892     télécopieur : 514 343-2155
Calcul Québec (www.calculquebec.ca)
Calcul Canada (calculcanada.ca)

_______________________________________________
mauiusers mailing list
mauiusers@supercluster.org
http://www.supercluster.org/mailman/listinfo/mauiusers

Reply via email to