Skip to content

Releases: uxlfoundation/oneDPL

oneDPL 2021.7.0 release

23 May 15:35
df96969
Compare
Choose a tag to compare

Deprecation Notice

  • Deprecated support of C++11 for Parallel API with host execution policies (seq, unseq, par, par_unseq).
    C++17 is the minimal required version going forward.

Fixed Issues

  • Fixed a kernel name definition error in range-based algorithms and reduce_by_segment used with
    a device_policy object that has no explicit kernel name.

oneDPL 2021.6.1 release

03 Feb 11:00
bfa2cd2
Compare
Choose a tag to compare
  • Fixed compilation errors with C++20.
  • Fixed CL_OUT_OF_RESOURCES issue for Radix sort algorithm executed on CPU devices.
  • Fixed crashes in exclusive_scan_by_segment, inclusive_scan_by_segment, reduce_by_segment algorithms applied to
    device-allocated USM.

oneDPL 2021.6.0 release

17 Dec 14:12
84373d1
Compare
Choose a tag to compare
oneDPL-2021.6.0-release

Update documentation version for 2021.6 release (#453) (#454)

oneDPL 2021.5.0 release

01 Oct 17:14
35830e7
Compare
Choose a tag to compare

Signed-off-by: Valentina Kats [email protected]

oneDPL 2021.4.0 release

02 Jul 01:43
bfe94bd
Compare
Choose a tag to compare

oneDPL 2021.3.0 release

06 May 14:11
e18b78a
Compare
Choose a tag to compare

Signed-off-by: Valentina Kats [email protected]

oneDPL 2021.2.0 release

02 Apr 01:54
cec2cb9
Compare
Choose a tag to compare

oneDPL golden release

25 Nov 06:29
Compare
Choose a tag to compare
Update documents for oneDPL golden release

Signed-off-by: gejin <[email protected]>

Parallel STL 20201111 release

11 Nov 09:46
Compare
Choose a tag to compare
Committing Parallel STL 20201111 open source release

oneDPL beta10 release

21 Oct 03:42
Compare
Choose a tag to compare
Signed-off-by: gejin <[email protected]>