cms-patatrack / pixeltrack-standalone

Standalone Patatrack pixel tracking
Apache License 2.0
17 stars 35 forks source link

Update the SYCL device selector and improve the synchronisations #399

Closed fwyzard closed 1 year ago

fwyzard commented 1 year ago

Use ONEAPI_DEVICE_SELECTOR instead of the legacy SYCL_DEVICE_FILTER. Improve the synchronisation and error handling of the SYCL queues. Downgrade the error about missing oneAPI to a warning.