SYCLomatic
SYCLomatic copied to clipboard
Not resolving symbolic link to `dpct` might result in incorrect path to _dpct.cmake_. This PR resolves the issue.
[WIP][SYCLomatic] Refine the migration of __syncthreads by supporting some cross-function analysis
Signed-off-by: Jiang, Zhiwei [email protected]
Signed-off-by: Jiang, Zhiwei
Signed-off-by: Wang, Yihan
Signed-off-by: Tang, Jiajun [email protected]
Hi, downloaded latest daily version for Windows.. fail maybe because of?: >warning: CUDA version is newer than the latest supported version 12.3 [-Wunknown-cuda-version] note last sentence: > dpct exited with...
Hi, This way is easier to track compatibilty/maturity status vs new added cuda functions.. Hipify docs do this.. It’s a easy as copying from hipify docs the “ a” and...
Hi, HIPIFY includes it.. and don't know how to handle it.. all/lots of samples from CUDA SDK make use of headers: ``` // helper functions and utilities to work with...