cloudmesh / cloudmesh-mpi

https://cloudmesh.github.io/cloudmesh-mpi/report-mpi.pdf
Other
1 stars 4 forks source link

Expand on MPI-IO #6

Closed shekinah-lungu closed 2 years ago

shekinah-lungu commented 3 years ago

MPI-IO produces txt file with weird binary symbols. We need reverse and read. The way to do this is to read it into second buffer and then see if values are same. for example one can print the numpy array

laszewsk commented 3 years ago

PLease integrate into documentation in mpi with include

laszewsk commented 2 years ago

same as #37