Skip to content

Releases: aws/aws-ofi-nccl

AWS OFI NCCL v0.9.2

23 Feb 02:01
Compare
Choose a tag to compare

This release introduces changes required to support NCCLv2.4 and fixes race
condition during connection establishment by removing FI_SOURCE requirement.

The plugin has been tested with following libfabric providers:

  • tcp;ofi_rxm
  • sockets
  • verbs;ofi_rxm

AWS OFI NCCL v0.9.1

23 Jan 07:10
Compare
Choose a tag to compare

This release makes improvements to the building and CI infrastructure. It also
includes several bug fixes.

The plugin has been tested with following libfabric providers:

  • tcp;ofi_rxm
  • sockets
  • verbs;ofi_rxm
  • psm2

AWS OFI NCCL v0.9

27 Nov 02:51
Compare
Choose a tag to compare

AWS OFI NCCL supports NCCL v2.3.7+ and requires libfabric v1.6.x+.
Please note that current master of libfabric is broken for rxm providers and would require PR-4641.

The plugin has been tested with following libfabric providers:

  • tcp;ofi_rxm
  • sockets
  • verbs;ofi_rxm