Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 799 Bytes

2019-01-30-aluminum-0.2.md

File metadata and controls

17 lines (12 loc) · 799 Bytes
title categories
Aluminum 0.2 Released
release

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: