SYCLomatic icon indicating copy to clipboard operation
SYCLomatic copied to clipboard

Results 132 SYCLomatic issues
Sort by recently updated
recently updated
newest added

In Progress PR for Load/Store header functions for Block API (related later to #1305 ) cc @yihanwg @danhoeflinger @mmichel11

There is some performance gap between the cuda and dpct programs when they run on an NVIDIA GPU (e.g. 3090). Thanks for your review. DPCT program:https://github.com/zjin-lcf/HeCBench/blob/master/src/streamCreateCopyDestroy-sycl/main.cpp Create+Copy+Synchronize+Destroy time for 1...

From email discussion on SYCLcompat for cooperative group apis, this is created to add all header algorithms related to block/warp for sycl. This PR only replaces the group apis -...