cc_staff
28
edits
No edit summary |
m (Updating status of job submission script) |
||
Line 39: | Line 39: | ||
* Slurm operations will occasionally time out with a message such as ''Socket timed out on send/recv operation'' or ''Unable to contact slurm controller (connect failure)''. As a temporary workaround, attempt to resubmit your jobs/commands; they should go through in a few seconds. | * Slurm operations will occasionally time out with a message such as ''Socket timed out on send/recv operation'' or ''Unable to contact slurm controller (connect failure)''. As a temporary workaround, attempt to resubmit your jobs/commands; they should go through in a few seconds. | ||
** Should be resolved after a VHD migration to a new backend for slurmctl. | ** Should be resolved after a VHD migration to a new backend for slurmctl. | ||
*Some people are getting the message ''error: Job submit/allocate failed: Invalid account or account/partition combination specified''. | *<del>Some people are getting the message ''error: Job submit/allocate failed: Invalid account or account/partition combination specified''.</del> | ||
**They need to specify <tt>--account=<accounting group></tt> in their job submission. | **They need to specify <tt>--account=<accounting group></tt> in their job submission. | ||
** This should be resolved in the latest version of the job submission script (Nathan Wielenga 2017-08-18). | |||
= Graham only = <!--T:4--> | = Graham only = <!--T:4--> |