Skip to content

Add a kernel argument type to avoid passing a memory object #235

Closed
@dmed256

Description

Sometimes an argument might be unused and NULL would be passed. Since we do type checking in the kernel launch, we need an additional check on the type

Potentially something like:

addVectors(entries, a, b, ab, occa::null)

Metadata

Assignees

No one assigned

    Labels

    featureUse this label to request a new feature!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions