Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork122
JuliaParallel/MPI.jl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This providesJulia interface to the Message Passing Interface (MPI), roughly inspired bympi4py.
Please see thedocumentation for instructions onconfiguration andusage.
Breaking changes with v0.20: The way how MPI.jl is configured to usedifferent MPI implementations has changed from v0.19 to v0.20 in anon-backward-compatible manner.Specifically, mostJULIA_MPI_XXX
variables do not have an effect anymore.Please refer to thedocsfor information on how to migrate your existing configuration.
For help and discussion, we suggest asking on the following venues:
- "Julia at Scale" topic on the Julia Discourse
- #distributed channel on theJulia Slack (visithttps://julialang.org/slack/ to join).
Contributions are encouraged. In particular, MPI provides several hundred functions, only a small number of which are currently exposed. If there are additional functions you would like to use, please open anissue orpull request.
Additional examples and documentation improvements are also very welcome.
If you use MPI.jl in your work, please cite the following paper:
Simon Byrne, Lucas C. Wilcox, and Valentin Churavy (2021) "MPI.jl: Julia bindings for the Message Passing Interface".JuliaCon Proceedings, 1(1), 68, doi:10.21105/jcon.00068
About
MPI wrappers for Julia
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.