JuliaParallel / JuliaParallel/MPIClusterManagers.jl
Better integration with libuv's event loop when using MPI as transport
Open
- Dominant language
- Julia
- Stars
- 47
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Currently we do a busy-wait with `MPI.IProbe` - `yield()` loop, which consumes CPU cycles unnecessarily.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.