Skip to content

Add an index typevar to GridArray #30

Open
@lcw

Description

@lcw

By default julia uses Int to index its arrays. CuArrays might change this [1] to allow Int32 indexing to reduce register pressure of kernels. Should we do a similar thing for GridArrays?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions