Skip to content

Replace Vamana build scatter kernel with RAFT primitives #2493

Description

@bkarsin

Currently the GPU Vamana build uses a custom kernel here.
This needs to be replaced with a RAFT primitive to avoid excessive kernel definitions and simplify the codebase. However, it's not a standard access pattern so needs to be done with a strided view or something similar.

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