Skip to content

Fix write dependency on MPI

Loic Hausammann requested to merge fix_mpi_write_dep into master

Fix #733 (closed). As we were already reducing the total number of dependencies, I only need to add a reduce on s->nr_unlocks.

Thanks for dealing with the bug yesterday.

Merge request reports