Sylwester Arabas
Sylwester Arabas
- HDF5/MPI-IO
Thanks @david-zwicker Just a few thoughts to follow up: - the original reason for starting with `numba-mpi` was as follows: we have implemented the `PyMPDATA` PDE-solver project (https://doi.org/10.21105/joss.03896) with the...
worth mentioning https://juliaparallel.org/MPI.jl/
Just noting down that we have met last week with @xann16 and @Delcior to discuss this "issue". The key good news is that we have finally solved last week the...
Another update: over the last days, we've finally merged into PyMPDATA-MPI the multi-threading developments and relevant example code that depicts MPI+threading logic. There are new animations in the README file...
Closing as the paper was just submitted to arXiv and SoftwareX! Kudos @Delcior, @xann16, @abulenok & @david-zwicker Thanks!
https://arxiv.org/abs/2407.13712
(and if impossible, remove mention of character datatypes from README)
there is a draft here: #76
Great! Thanks @Delcior The TODO items for this PR are then - [ ] mechanism for a default value for the comm argument (i.e., COMM_WORLD) so that existing code does...