oneapi-src / oneDPL

oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html
Apache License 2.0
716 stars 113 forks source link

Invalid macro check in `__dpl_sycl::__group_barrier` implementation #1615

Closed SergeyKopienko closed 3 weeks ago

SergeyKopienko commented 2 months ago

https://github.com/oneapi-src/oneDPL/blob/f53c8e7a24a8378b2566295c66bfe05771cd9384/include/oneapi/dpl/pstl/hetero/dpcpp/sycl_defs.h#L170

Please see details in https://github.com/intel/llvm/issues/12531 Please see details in https://registry.khronos.org/SYCL/specs/sycl-2020/html/sycl-2020.html#_group_broadcast

akukanov commented 3 weeks ago

Duplicates #1679 where some discussion is already going.