IntelPython / dpctl

Python SYCL bindings and SYCL-based Python Array API library
https://intelpython.github.io/dpctl/
Apache License 2.0
97 stars 29 forks source link

Need barrier after call to custom inclusive scan to avoid race condition #1624

Closed oleksandr-pavlyk closed 3 months ago

oleksandr-pavlyk commented 3 months ago

Need barrier after call to custom inclusive scan to avoid race condition with subsequent writes into SLM.

Added comments explaining why barriers are needed

github-actions[bot] commented 3 months ago

Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. :crossed_fingers:

github-actions[bot] commented 3 months ago

Array API standard conformance tests for dpctl=0.17.0dev0=py310h15de555_193 ran successfully. Passed: 839 Failed: 0 Skipped: 92