I use MPI with both Julia (using MPI.jl) and Octave (using the MPI package 
for Octave). For both Julia and Octave, the packages are wrapping (in my 
case) Open MPI functions. I believe that it should be possible for Julia 
and Octave to send information back and forth via MPI. Before trying this 
myself, does anyone have an example of something similar? Any pointers 
would be appreciated.

Reply via email to