Closed finsberg closed 1 year ago
Use h5py only on rank 0 and broadcast data to the other processors. Postprocessing should now also work in parallel.
h5py
Also add a smoke test to run the simple_demo with MPI.
simple_demo
Note you should also make sure to install cardiac-geometries>=0.6.1 (https://pypi.org/project/cardiac-geometries/)
cardiac-geometries>=0.6.1
Use
h5py
only on rank 0 and broadcast data to the other processors. Postprocessing should now also work in parallel.Also add a smoke test to run the
simple_demo
with MPI.Note you should also make sure to install
cardiac-geometries>=0.6.1
(https://pypi.org/project/cardiac-geometries/)