Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
slurm_manage [2017/07/09 15:42] meesters |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Information on Jobs ====== | ||
- | |||
- | ^List job(s) ... for you (or a different user) ^ Command ^ | ||
- | | | '' | ||
- | | in < | ||
- | | priority | '' | ||
- | | running | '' | ||
- | | pending | '' | ||
- | | details | '' | ||
- | | status info | '' | ||
- | | statistics on completed (per job) | '' | ||
- | | statistics on completed (per username) | '' | ||
- | |||
- | <WRAP center round info 80%> | ||
- | You can see completed Jobs only wit '' | ||
- | </ | ||
- | |||
- | ===== Headline ===== | ||
- | |||
- | Now, you know why your job is pending and you want to know: What does it mean? There can be several reasons. The most frequent are: | ||
- | |||
- | * '' | ||
- | * '' | ||
- | * '' | ||
- | * and then there limitations due to the number of jobs a user or group (a.k.a. account) may run at a given time. | ||
- | |||
- | ====== Controlling Jobs ====== | ||
- | |||
- | ^ To... job(s) ^ Command ^ | ||
- | | cancel one | '' | ||
- | | cancel all | '' | ||
- | | cancel all the pending | '' | ||
- | | cancel one or more by name | '' | ||
- | | pause one | '' | ||
- | | resume one | '' | ||
- | | requeue one | '' | ||
- | |||
- | ====== Modifying Pending Jobs ====== | ||
- | |||
- | Sometimes '' | ||
- | |||
- | ^ To correct a job's ^ Command ^ | ||
- | | memory requirement | '' | ||
- | | memory requirement | '' | ||
- | | number of requested CPUs | '' | ||
- | |||
- | For more information see '' | ||