-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Labels
P2: Nice to haveDesired, but not necessaryDesired, but not necessarygood first issueGood for newcomersGood for newcomerstype: feature requestNew feature requestNew feature request
Description
Is your feature request related to a problem? Please describe.
Currently, we are adding early exits in all bulk functions to avoid launching kernels with 0 threads. This is laborious and should be done in a more systematic way.
Describe the solution you'd like
As mentioned in #151 (review), a kernel launch wrapper is desired to automate skipping kernel launches for 0 threads.
Metadata
Metadata
Assignees
Labels
P2: Nice to haveDesired, but not necessaryDesired, but not necessarygood first issueGood for newcomersGood for newcomerstype: feature requestNew feature requestNew feature request