Skip to content

mp_count_nodes with colors and keys

Pietro requested to merge QEF/q-e-gpu:nodesplit into develop

This updated version of mp_count_nodes returns two additional integers, color and key on each MPI process. These values may be used in MPI_Comm_Split.

WIP: not passing tests, maybe related to recent updates in QEF/develop. The changes to gitlab-ci.yml must be removed before merging.

Edited by Pietro

Merge request reports