Skip to content

Releases: ROCm/rccl

rccl 2.12.10 for ROCm 5.3.3

17 Nov 19:21
Compare
Choose a tag to compare

RCCL code for ROCm 5.3.3 did not change. The library was rebuilt for the updated ROCm 5.3.3 stack.

rccl 2.12.10 for ROCm 5.3.2

10 Nov 01:06
Compare
Choose a tag to compare

RCCL code for ROCm 5.3.2 did not change. The library was rebuilt for the updated ROCm 5.3.2 stack.

rccl 2.12.10 for ROCm 5.3.1

28 Oct 16:58
Compare
Choose a tag to compare

RCCL code for ROCm 5.3.1 did not change. The library was rebuilt for the updated ROCm 5.3.1 stack.

RCCL 2.12.10 for ROCm 5.3.0

30 Sep 19:25
e1f21a8
Compare
Choose a tag to compare

Changed

  • Improvements to LL128 algorithms

Added

RCCL 2.12.10 for ROCm 5.2.3

18 Aug 16:59
Compare
Choose a tag to compare

Added

  • Compatibility with NCCL 2.12.10
  • Packages for test and benchmark executables on all supported OSes using CPack.
  • Adding custom signal handler - opt-in with RCCL_ENABLE_SIGNALHANDLER=1
    • Additional details provided if Binary File Descriptor library (BFD) is pre-installed
  • Adding support for reusing ports in NET/IB channels
    • Opt-in with NCCL_IB_SOCK_CLIENT_PORT_REUSE=1 and NCCL_IB_SOCK_SERVER_PORT_REUSE=1
    • When "Call to bind failed : Address already in use" error happens in large-scale AlltoAll
      (e.g., >=64 MI200 nodes), users are suggested to opt-in either one or both of the options
      to resolve the massive port usage issue
    • Avoid using NCCL_IB_SOCK_SERVER_PORT_REUSE when NCCL_NCHANNELS_PER_NET_PEER is tuned >1

Removed

  • Removed experimental clique-based kernels

rccl 2.11.4 for ROCm 5.2.1

21 Jul 20:24
Compare
Choose a tag to compare

RCCL code for ROCm 5.2.1 did not change. The library was rebuilt for the updated ROCm 5.2.1 stack.

RCCL 2.11.4 for ROCm 5.2.0

28 Jun 18:44
Compare
Choose a tag to compare

Changed

  • Unit testing framework rework
  • Minor bug fixes

Known issues

  • Managed memory is not currently supported for clique-based kernels

rccl 2.11.4 for ROCm 5.1.3

20 May 17:05
Compare
Choose a tag to compare

RCCL code for ROCm 5.1.3 did not change. The library was rebuilt for the updated ROCm 5.1.3 stack.

rccl 2.11.4 for ROCm 5.1.1

08 Apr 20:53
ae61c33
Compare
Choose a tag to compare

RCCL code for ROCm 5.1.1 did not change. The library was rebuilt for the updated ROCm 5.1.1 stack.

RCCL 2.11.4 for ROCm 5.1.0

30 Mar 17:29
ae61c33
Compare
Choose a tag to compare

Added

  • Compatibility with NCCL 2.11.4

Known issues

  • Managed memory is not currently supported for clique-based kernels