Releases: oneapi-src/SYCLomatic
Releases · oneapi-src/SYCLomatic
SYCLomatic daily 2022-11-25
[SYCLomatic] Enable migration of asm instruction 'lop3'. (#335) Signed-off-by: Tang, Jiajun [email protected]
SYCLomatic daily 2022-11-24
[SYCLomatic] Enable migration of asm instruction 'lop3'. (#335) Signed-off-by: Tang, Jiajun [email protected]
SYCLomatic daily 2022-11-23
20221123 [SYCLomatic] Refactor CUB migration rule and improve CUB APIs migrati…
SYCLomatic daily 2022-11-22
20221122 [SYCLomatic] Refactor CUB migration rule and improve CUB APIs migrati…
SYCLomatic daily 2022-11-21
20221121 [SYCLomatic] Fix a bug that template parameters of explicit instantia…
SYCLomatic daily 2022-11-20
20221120 [SYCLomatic] Ensure wrappers are only generated under C language link…
SYCLomatic daily 2022-11-19
20221119 [SYCLomatic] Ensure wrappers are only generated under C language link…
SYCLomatic daily 2022-11-18
20221118 [SYCLomatic] Ensure wrappers are only generated under C language link…
SYCLomatic daily 2022-11-17
[SYCLomatic] Refine migration of cudaMemGetInfo() (#228) 1. Add a new value "device_info" for option “--no-dpcpp-extensions" to guide migration of cudaMemGetInfo(). 2. Add a new helper function get_memory_info() in helper file device.hpp to get the number of bytes of free and total memory of the SYCL device Signed-off-by: chenwei.sun <[email protected]>
SYCLomatic daily 2022-11-16
[SYCLomatic] Migrate cublasHandle_t to dpct::queue_ptr (#354) Signed-off-by: Jiang, Zhiwei <[email protected]>