Releases: oneapi-src/SYCLomatic
Releases · oneapi-src/SYCLomatic
SYCLomatic daily 2022-10-23
[SYCLomatic] Refine vector types migration (#305) uchar1 => uint8_t ushort1 => uint16_t uint1 => uint32_t ulong1=> uint64_t ulonglong1 => uint64_t longlong1 => int64_t Similar to make_xx1 functions. Signed-off-by: Tang, Jiajun [email protected]
SYCLomatic daily 2022-10-22
[SYCLomatic] Refine vector types migration (#305) uchar1 => uint8_t ushort1 => uint16_t uint1 => uint32_t ulong1=> uint64_t ulonglong1 => uint64_t longlong1 => int64_t Similar to make_xx1 functions. Signed-off-by: Tang, Jiajun [email protected]
SYCLomatic daily 2022-10-21
[SYCLomatic] Refine vector types migration (#305) uchar1 => uint8_t ushort1 => uint16_t uint1 => uint32_t ulong1=> uint64_t ulonglong1 => uint64_t longlong1 => int64_t Similar to make_xx1 functions. Signed-off-by: Tang, Jiajun [email protected]
SYCLomatic daily 2022-10-20
20221020 [SYCLomatic] Fix a bug that diagnostic messages are not print on term…
SYCLomatic daily 2022-10-19
[SYCLomatic] Remove using of deprecated host_unified_memory (#294) The 'host_unified_memory' was deprecated in SYCL 2020, use device::has() with one of the aspect::usm_* aspects instead. Signed-off-by: Chen, Sheng S <[email protected]>
SYCLomatic daily 2022-10-18
20221018 [SYCLomatic] Add a new property for user defined rule to distinguish …
SYCLomatic daily 2022-10-17
20221017 [SYCLomatic] Add a new property for user defined rule to distinguish …
SYCLomatic daily 2022-10-16
[SYCLomatic] Support CUDA 11.8 (#292) Signed-off-by: Chen, Sheng S <[email protected]>
SYCLomatic daily 2022-10-15
[SYCLomatic] Support CUDA 11.8 (#292) Signed-off-by: Chen, Sheng S <[email protected]>
SYCLomatic daily 2022-10-14
[SYCLomatic] Support CUDA 11.8 (#292) Signed-off-by: Chen, Sheng S <[email protected]>