This site is currently under development for the RSE-ops community.
Published:
Reading time: 1 min
Aluminum provides a generic interface to high-performance communication libraries with a focus on allreduce algorithms. Blocking and non-blocking algorithms and GPU-aware algorithms are supported. Aluminum also contains custom implementations of select algorithms to optimize for certain situations. The latest release includes improved progress engine binding logic, new benchmarks, initial support for vector collectives in the NCCL and MPI backends, and more.
Learn more:
Help improve its content by opening a Pull Request on GitHub.