Skip to content

Releases: cornelisnetworks/psm2-nccl

psm2-nccl-0.3.0

04 Jun 14:40
Compare
Choose a tag to compare

Changes:

  • Update PSM2-NCCL plugin to support up to NCCL Net API version 8.
  • Fix a segfault in psm2_nccl_iflush().
  • Update README with information for running with NCCL 2.19 or newer.

psm2-nccl-0.2.2

25 Aug 22:11
Compare
Choose a tag to compare

Changes:

  • Re-enable plugin-GPUDirect support by default.
  • Null out request objects on completion so NCCL does not test already-complete requests.
  • Add information about NCCL_NET_GDR_READ, NCCL_PROTO environment variables to README.

psm2-nccl-0.2.1

01 Jul 15:15
Compare
Choose a tag to compare

Major changes:

  • Fix PSM2-NCCL not honoring device number (HFI) passed in from NCCL. This would result in non-deterministic HFI selection by PSM2.

Improvements:

  • Warn when NCCL wants to open a communicator on a different device than the one the plugin shared-EP already has opened.
  • Print frequent log messages at higher (VERDBG) level, less-frequent messages at lower (INFO, DBG) levels.

psm2-nccl-0.1

16 Feb 19:01
Compare
Choose a tag to compare
psm2-nccl-0.1 Pre-release
Pre-release

Beta release of PSM2-NCCL plugin. See README for build instructions.