lwgrp
MPI/GCC/12.3.0/OpenMPI/4.1
1.0.5
Description
===========
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.
More information
================
- Homepage: https://github.com/LLNL/lwgrp
| EBROOTLWGRP | /p/software/fs/deep/stages/2024/software/lwgrp/1.0.5-gompi-2023a |
| EBVERSIONLWGRP | 1.0.5 |
| EBDEVELLWGRP | /p/software/fs/deep/stages/2024/software/lwgrp/1.0.5-gompi-2023a/easybuild/MPI-GCC-12.3.0-OpenMPI-4.1-lwgrp-1.0.5-easybuild-devel |
| +CMAKE_PREFIX_PATH | /p/software/fs/deep/stages/2024/software/lwgrp/1.0.5-gompi-2023a |
| +CPATH | /p/software/fs/deep/stages/2024/software/lwgrp/1.0.5-gompi-2023a/include |
| +LD_LIBRARY_PATH | /p/software/fs/deep/stages/2024/software/lwgrp/1.0.5-gompi-2023a/lib |
| +LIBRARY_PATH | /p/software/fs/deep/stages/2024/software/lwgrp/1.0.5-gompi-2023a/lib |
| +PKG_CONFIG_PATH | /p/software/fs/deep/stages/2024/software/lwgrp/1.0.5-gompi-2023a/lib/pkgconfig |
| +XDG_DATA_DIRS | /p/software/fs/deep/stages/2024/software/lwgrp/1.0.5-gompi-2023a/share |