Skip to content

Experiment with rust-gpu specialization constants via asm! #5

@ProfLander

Description

@ProfLander

Should be able to emit rust-gpu spec consts for named constants in the values parameter, thus offloading the permutation of functions to the driver and reducing total permutation count.

Note that this will not eliminate the need for permutation, on account of ex. variant rust types needing to be compiled in statically.

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