I have used ccall()
a few times, but I wonder what I should do when the callee Fortran function uses MPI itself? Can MPI.jl work in this case?
I have used ccall()
a few times, but I wonder what I should do when the callee Fortran function uses MPI itself? Can MPI.jl work in this case?