JuliaParallel / JuliaParallel/SlurmClusterManager.jl
Slurm: broken (hangs on `connecting to worker 1 out of <N>`)
Open
bug
manager: SLURM
- Dominant language
- Julia
- Stars
- 76
- Forks
- 10
- Avg merge
- 8m
- Merged PRs (30d)
- 1
Description
Is anybody maintaining this package? I haven't been able to get Slurm working for the past month or so... It just ends up stalling on `connecting to worker 1 out of `:
```julia
julia> p = addprocs_slurm(2)
connecting to worker 1 out of
```
The exact same code seemed to work a month ago. This is slurm 22.05.8. Not sure if this new version is breaking things or not.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.