ComputationalPhysiology / simcardems

Simula Cardiac ElectroMechanics Solver
http://computationalphysiology.github.io/simcardems
GNU Lesser General Public License v2.1
11 stars 11 forks source link

Add workflow for running test suite in paralell #188

Closed finsberg closed 1 year ago

finsberg commented 1 year ago

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/)