Skip to content

SYCL: Allow setting queue priority with oneAPI

Andrey Alekseenko requested to merge aa-sycl-priorities-oneapi into main

Only supported in CUDA at the moment, but nice to have the API in place.

Removed the flag for out-of-order queues, since no planned use of them in sight, but they made the code too branchy.

Edited by Andrey Alekseenko

Merge request reports