Bureaucrats, cc_docs_admin, cc_staff
2,306
edits
Line 5: | Line 5: | ||
It is equally important that your estimate of the job duration be relatively accurate: asking for five days when the computation in reality finishes after just sixteen hours leads to your job spending much more time waiting to start than it would had you given a more accurate estimate of the duration. It's natural to leave a certain amount of room for error in the estimate and so to increase the duration by five or ten percent "just in case" but otherwise it's in your interest for your estimate of the job's duration to be as accurate as possible. You can see how long completed jobs took to run using the command | It is equally important that your estimate of the job duration be relatively accurate: asking for five days when the computation in reality finishes after just sixteen hours leads to your job spending much more time waiting to start than it would had you given a more accurate estimate of the duration. It's natural to leave a certain amount of room for error in the estimate and so to increase the duration by five or ten percent "just in case" but otherwise it's in your interest for your estimate of the job's duration to be as accurate as possible. You can see how long completed jobs took to run using the command | ||
{{Command | |||
|seff 1234567 | |||
|result= | |||
Job ID: 1234567 | Job ID: 1234567 | ||
Cluster: beluga | Cluster: beluga | ||
Line 18: | Line 19: | ||
Memory Utilized: 14.95 GB (estimated maximum) | Memory Utilized: 14.95 GB (estimated maximum) | ||
Memory Efficiency: 11.68% of 128.00 GB (8.00 GB/core) | Memory Efficiency: 11.68% of 128.00 GB (8.00 GB/core) | ||
}} | |||
in the field <i>Job Wall-clock time</i>. | in the field <i>Job Wall-clock time</i>. | ||