Skip to content

lwgrp

The light-weight group library defines data structures and collective operations to group MPI processes as an ordered set. Such groups are useful as substitutes for MPI communicators when the overhead of communicator creation is too costly. For example, certain sorting algorithms recursively divide processes into subgroups as the sort algorithm progresses. These groups may be different with each invocation, so that it is inefficient to create and destroy communicators during the sort routine.

homepage: https://github.com/LLNL/lwgrp

version toolchain
1.0.3 gompi/2020b
1.0.5 gompi/2022a
1.0.5 gompi/2023a
1.0.6 gompi/2024a

(quick links: (all) - 0 - a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z)