Skip to content

Releases: oneapi-src/SYCLomatic

SYCLomatic daily 2023-02-26

26 Feb 18:37
f6f8f8b

Choose a tag to compare

Pre-release
20230226

[SYCLomatic] Remove volatile qualifier in pointer-to-volatile-vector …

SYCLomatic daily 2023-02-25

25 Feb 18:23
f6f8f8b

Choose a tag to compare

Pre-release
20230225

[SYCLomatic] Remove volatile qualifier in pointer-to-volatile-vector …

SYCLomatic daily 2023-02-24

24 Feb 18:24
6af2cd1

Choose a tag to compare

Pre-release
[SYCLomatic] Migrate CU_JIT* options (#641)

* [SYCLomatic] Migrate CU_JIT* options

Signed-off-by: Lu, John <[email protected]>

* CU_JIT test not supported with CUDA 8.0

Signed-off-by: Lu, John <[email protected]>

* Remove CU_JIT options not available in CUDA 9.2

Signed-off-by: Lu, John <[email protected]>

* Migrate CU_JIT_* options to 0 and give a warning.

Signed-off-by: Lu, John <[email protected]>

* Formatting changes

Signed-off-by: Lu, John <[email protected]>

* Remove unnecessary code

Signed-off-by: Lu, John <[email protected]>

---------

Signed-off-by: Lu, John <[email protected]>

SYCLomatic daily 2023-02-23

23 Feb 18:23
4cbbd48

Choose a tag to compare

Pre-release
[SYCLomatic] Fix convolution_desc bool conversion (#653)

Signed-off-by: Cai, Justin <[email protected]>

SYCLomatic daily 2023-02-22

22 Feb 18:41
f761f67

Choose a tag to compare

Pre-release
[SYCLomatic] Fix migration of cub::DoubleBuffer accessors (#640)

Signed-off-by: Cai, Justin <[email protected]>

SYCLomatic daily 2023-02-21

21 Feb 22:43
af809ea

Choose a tag to compare

Pre-release
20230221

[SYCLomatic] dpct::device_vectors::shrink_to_fit() bugfix for non USM…

SYCLomatic daily 2023-02-20

21 Feb 06:09
af809ea

Choose a tag to compare

Pre-release
20230220

[SYCLomatic] dpct::device_vectors::shrink_to_fit() bugfix for non USM…

SYCLomatic daily 2023-02-19

19 Feb 23:04
0b9f9d5

Choose a tag to compare

Pre-release
20230219

[SYCLomatic] Remove directories created temporarily by lit test gen_b…

SYCLomatic daily 2023-02-18

18 Feb 18:41
0b9f9d5

Choose a tag to compare

Pre-release
20230218

[SYCLomatic] Remove directories created temporarily by lit test gen_b…

SYCLomatic daily 2023-02-17

17 Feb 18:38
4fab4ab

Choose a tag to compare

Pre-release
[SYCLomatic] Fix replace_if/replace_copy_if for corner case (#584)

* [SYCLomatic] Fix replace_copy_if for long long

Signed-off-by: Lu, John <[email protected]>

* [SYClomatic] fix replace_if/replace_copy_if corner case

Signed-off-by: Lu, John <[email protected]>

* Deal with corner case of replace_copy_if. long -> long long

Signed-off-by: Lu, John <[email protected]>

---------

Signed-off-by: Lu, John <[email protected]>