Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

MPI wrappers for Julia

License

NotificationsYou must be signed in to change notification settings

JuliaParallel/MPI.jl

Repository files navigation

Docs latestDocs stableUnit TestsGPU testscodecov.ioCoverage Status

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.

Help and discussion

For help and discussion, we suggest asking on the following venues:

Contributing

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.

Citation

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


[8]ページ先頭

©2009-2025 Movatter.jp