Translations:META-Farm/209/en: Difference between revisions

Importing a new version from external source
(Importing a new version from external source)
 
(Importing a new version from external source)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The run-time you choose should be significantly larger than the average run-time of an individual case, ideally by a factor of 100 or more.  
The runtime you choose should be significantly larger than the average runtime of an individual case, ideally by a factor of 100 or more.  
It must definitely be larger than the longest run-time you expect for an individual case.  
It must definitely be larger than the longest runtime you expect for an individual case.  
On the other hand it should not be too large; say, no more than 3 days.  
On the other hand it should not be too large; say, no more than 3 days.  
The longer a job's run-time is, the longer it will usually wait to be scheduled.  
The longer a job's runtime is, the longer it will usually wait to be scheduled.  
On Alliance general-purpose clusters, a good choice would be 12h or 24h due to [[Job_scheduling_policies#Time_limits|scheduling policies]].  
On Alliance general-purpose clusters, a good choice would be 12h or 24h due to [[Job_scheduling_policies#Time_limits|scheduling policies]].  
Once you have settled on a run-time, divide the total number of CPU-hours by the run-time you have chosen (in hours) to get the required number of meta-jobs.  
Once you have settled on a runtime, divide the total number of CPU-hours by the runtime you have chosen (in hours) to get the required number of metajobs.  
Round up this number to the next integer.
Round up this number to the next integer.
38,760

edits