[SCore-users-jp] Re: [SCore-users] scrun wait option

Atsushi HORI hori @ swimmy-soft.com
2003年 9月 22日 (月) 11:07:42 JST


Hi,

>Is there a way to disable starting a job, when there ois another job 
>witing for resources 
>to become available.
>
>For example if there is 8 nodes available and a 16-node-job is 
>waiting for available 
>nodes, i don't want another 4-node job start running before the 16-node one.
>
>by default score let the 4-node job get ahead of the waiting line 
>and runs it. is there a 
>way to disable this? that is a strict FIFO order?

This sounds like that the 16-node job and the 4 node-job has a 
dependency in which the 16 node job must be executed before the 
4-node job. In Unix and Linux, this kind of dependency problem is 
resolved by using the "make" command. How about invokeing those 2 
jobs by using the make command ?

----
Atsushi HORI
Swimmy Software, Inc.

_______________________________________________
SCore-users mailing list
SCore-users @ pccluster.org
http://www.pccluster.org/mailman/listinfo/score-users



SCore-users-jp メーリングリストの案内