JuliaParallel / JuliaParallel/MPI.jl
Use `MPIPreferences` to automatically initialise MPI?
Open
enhancement
MPIPreferences
- Dominant language
- Julia
- Stars
- 439
- Forks
- 127
- Avg merge
- 19h 6m
- Merged PRs (30d)
- 17
Description
While playing with mpi4py earlier this week I realised it automatically initialises MPI at loading time. This can be controlled with the [`mpi4py.rc`](https://mpi4py.readthedocs.io/en/stable/mpi4py.html#runtime-configuration-options) object, including the threading setup. I think we can do something similar with an option in `MPIPreferences.jl`. How does that sound?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.