llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[SYCL] Throttled Wait extension, proposal and implementation

Open cperkinsintel opened this issue 4 months ago • 0 comments

This PR proposes a new extension for a wait that sleeps rather than running CPU full tilt, as has been requested for IoT and similar applications.

Because it is fairly trivial, I am including an implementation.

cperkinsintel avatar Oct 16 '24 00:10 cperkinsintel