You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on [1933](https://github.com/oneapi-src/oneDPL/pull/1933#discussion_r1873731880) discussion, I agree with following conclusion:
We should consider the use of assert in device code as an extension of DPC++ and possibly other SYCL implementations, so it should be guarded by some macros
I don't insist doing it in this PR but I will create an GitHub issue.
dmitriy-sobolev
changed the title
Based on [1933](https://github.com/oneapi-src/oneDPL/pull/1933#discussion_r1873731880) discussion, I agree with following conclusion:
Assert usage in device code with DPC++
Dec 18, 2024
We should consider the use of assert in device code as an extension of DPC++ and possibly other SYCL implementations, so it should be guarded by some macros
I don't insist doing it in this PR but I will create an GitHub issue.
Originally posted by @MikeDvorskiy in #1970 (comment)
The text was updated successfully, but these errors were encountered: