This site is currently under development for the RSE-ops community.

Aluminum 0.2 Released

Published:

Reading time: 1 min

First released in September 2018, 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.

Improvements included in this release:

  • Host-transfer implementations of standard collectives in the MPI-CUDA backend
  • Experimental RMA Put/Get operations
  • Improved algorithm specification, point-to-point operations, testing, and benchmarks

Learn more:


Next post: HiOp 0.2 Released

Previously: CCT 1.0.4 Released