Skip to content

v1.15.0 RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@brminich brminich released this 27 Jul 17:30
4f554ab

1.15.0 RC2 (July 27, 2023)

Features:

RDMA CORE (IB, ROCE, etc.)

  • Implemented is_reachable_v2 for IB interfaces

Build

  • Enabled build with binutils 2.40
  • Added versioned dependency to switch between packages with the same names

Bugfixes:

UCP

  • Fixed endpoint reconfiguration error due to wrong locality detection

RDMA CORE (IB, ROCE, etc.)

  • Fixed performance degradation when indirect atomic key is not supported by the hardware
  • Fixed remote access error to strict-order key because of wrong offset

GPU (CUDA, ROCM)

  • Fixed CUDA IPC performance degradation after libnuma removal