Skip to content

collinwarner/MPI.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

529 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPI interface for the Julia language

Docs latest Build Status Build status codecov.io Coverage Status

This is a basic Julia wrapper for the portable message passing system Message Passing Interface (MPI). Inspiration is taken from mpi4py, although we generally follow the C and not the C++ MPI API. (The C++ MPI API is deprecated.)

About

MPI wrappers for Julia

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 97.9%
  • Shell 2.1%