JuliaParallel / JuliaParallel/LSFClusterManager.jl
LSF: Handling of busy LSF daemon
Open
manager: LSF
- Dominant language
- Julia
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I sometimes get the following failure when adding LSF workers:
`ClusterManagers.LSFException("LSF daemon (LIM) not responding ... still trying")`
I'm not sure if this message is the same on all systems, but if it is then maybe its worth adding to the set of expected responses [here](https://github.com/JuliaParallel/ClusterManagers.jl/blob/b520580b421b45aa077e08aeedb94d6e1d574af4/src/lsf.jl#L44).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.