Skip to content

Work out how to make warp_size non-const expr #1596

@dmcdougall

Description

@dmcdougall

This will enable quda to query the warp sizes of different devices from different vendors. Right now, on the AMD side we're returning 64 without prejudice. On the CUDA side we're returning 32 without prejudice.

The macro-guarded approach breaks for host-usage of this API because the #else branch is erroneously taken.

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