Skip to content

[FEA] Add kernel launch wrapper #152

@PointKernel

Description

@PointKernel

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

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions