JuliaParallel / JuliaParallel/ClusterManagers.jl
Slurm: Are there any users out there that are currently using `ClusterManagers.SlurmManager` (from this package)?
- Dominant language
- Julia
- Stars
- 260
- Forks
- 74
- Avg merge
- 6m
- Merged PRs (30d)
- 1
Description
Currently, there are two different Slurm managers available in Julia:
1. `ClusterManagers.SlurmManager` (from this package).
2. `SlurmClusterManager.SlurmManager` (from the [`SlurmClusterManager.jl`](https://github.com/JuliaParallel/SlurmClusterManager.jl) package).
We strongly recommend that all users use option 2 (the `SlurmClusterManager.jl` package).
Option 1 currently still exists. It has been deprecated (#246), but it has not been removed yet.
Are there any users out there that are currently using option 1? If the answer is no, then I'd like to completely remove option 1 from this package.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.