Yes, I read the documentation on MPI.jl. I did not find any example usages for mpi_gather or mpi_scatter. TBH I didn’t find the given examples very enlightening.
And yes, i realize that Julia has it’s own implementation, but we cannot use it in this case b/c of the need to interface with codes in other languages.