Azure / Azure/cyclecloud-slurm
Race condition when two jobs request the same node
Open
- Dominant language
- Python
- Stars
- 84
- Forks
- 56
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 1
Description
For jobs that can run on or have requested the same node, there's a race condition where the second job to request the node may fail with a communication error.
Working on a workaround to get the job to block until the node is completely up and registered with Slurm. It's not clear yet if this is a bug in Slurm or an issue with the Chef recipe order of operations.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.