On Mon Nov 24 2014 at 8:37:36 AM Erik Schnetter <[email protected]> wrote:
> To use MPI from Julia, use the MPI.jl package > <https://github.com/lcw/MPI.jl> (`Pkg.add("MPI")`). There are also > examples in this package. > That's great! Somehow I missed the examples when I first saw that package. If I can't get pmap to work nice across machines, this should be at least as good. Thank you for your work on this!
