Skip to content

Releases: intel/torch-ccl

oneCCL Bindings for Pytorch* v2.0.100+gpu release note

02 Aug 09:59
376cc1d

Choose a tag to compare

Features include:

  • Uplift oneCCL to 2021.10 release version
  • Uplift supported PyTorch version to 2.0.1
  • Support point to point send and receive operations on GPU
  • Change path policy from rpath to runpath to be compatible with oneCCL

Bug fixes:

  • Fix barrier hang issue on GPU

oneCCL Bindings for Pytorch* v1.13.200+gpu release note

29 Apr 07:34
cbf16b2

Choose a tag to compare

Features include:

  • uplift oneCCL to 2021.9 release version
  • uplift supported PyTorch version to 1.13.1
  • support USE_SYSTEM_ONECCL build option. When set to ON, uses can use system available oneCCL, for example, the version installed from oneAPI basekit.

oneCCL Bindings for Pytorch* v1.13.100

10 Jan 02:31
ab75c5b

Choose a tag to compare

Features of release v1.13.100.:

  • Update oneCCL to 2021.8
  • Support Intel GPU as XPU backend

oneCCL Bindings for Pytorch* v1.13.0

22 Nov 05:10

Choose a tag to compare

Features of release v1.13.0.:

  • Update oneCCL to 2021.7.1
  • Align oneccl_bindings_for_pytorch to torch-1.13

oneCCL Bindings for Pytorch* v1.12.0

15 Nov 06:21
85d5490

Choose a tag to compare

Features of release v1.12.0.:

  • Fix the performance issue introduced by the worker wait in 1.11
  • Change the module name to oneccl_bindings_for_pytorch from torch_ccl

oneCCL Bindings for Pytorch* v1.11.0

15 Mar 03:32

Choose a tag to compare

Features of release v1.11.0.:

  • Support pytorch v1.11.0.
  • Update the oneCCL release version to 2021.5.2

Note:

  • XPU is not supported.

oneCCL Bindings for Pytorch* v1.10.0

26 Nov 05:15

Choose a tag to compare

Features of release v1.10.0.

  1. Support pytorch v1.10.0.
  2. Update the oneCCL release version to 2021.2.
  3. Update the release version semantic to align with the pytorch release version.

Version format: <MAJOR>.<MINOR>.<SUBVERSION>.

  • MAJOR: compatible MAJOR version of the pytorch.
  • MINOR: compatible MINOR version of the pytorch.
  • SUBVERSION: Version of oneCCL Bindings for PyTorch*.

Note:

  • XPU is not supported.

oneCCL Bindings for Pytorch* v1.2.0

02 Jul 06:49

Choose a tag to compare

Update the torch-ccl to v1.2.0.

  1. Support pytorch v1.8.1.
  2. Support the XPU backend.
  3. Update the oneCCL version to ccl_2021.2-gold.

Torch oneCCL extension v1.1.0

23 Feb 02:09
4cf9eea

Choose a tag to compare

Merge pull request #13 from intel/torch-ccl-v1.1.0

Update the torch-ccl to v1.1.0.

2021.1-beta09

18 Sep 07:50

Choose a tag to compare

2021.1-beta09 Pre-release
Pre-release
1. Update the README for the installing instruction.

2. Add the patches to pytorch1.50-rc3 to enable the third party c10d.