-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
Description
In #developers-corner we have a request for cancellation support in the pipeline API.
That could also be something to consider in the context of a more asynchronous API in general; some applications want to avoid blocking the thread if all the slow parts are on a GPU device and the CPU is available to do other work.
I don't expect this is something to fit in the next release or two, but we can plant the seed to start thinking what sort of API could provide these features.
parlance-zz, JustMaier, qweryty, patrickvonplaten, anton-l and 3 more