SYCLomatic icon indicating copy to clipboard operation
SYCLomatic copied to clipboard

The SYCL sub-group does not support mask options for sycl::reduce_over_group.

Open jinz2014 opened this issue 11 months ago • 2 comments

warning: DPCT1023:7: The SYCL sub-group does not support mask options for sycl::reduce_over_group.

                                           temp = __reduce_max_sync(same_threads, diag_maxHH[(m<<5)+real_warp_id]);

jinz2014 avatar Mar 01 '24 19:03 jinz2014

Could you please provide me which application this code comes from?

intwanghao avatar Mar 12 '24 08:03 intwanghao

https://github.com/readwrite112/AGAThA/tree/main/AGAThA/src

Attached paper

3627535.3638474.pdf

@readwrite112

jinz2014 avatar Mar 12 '24 15:03 jinz2014

@intwanghao If there is some update, please let me know. Thanks.

jinz2014 avatar Sep 16 '24 02:09 jinz2014