Skip to content

k_propagate CUDA kernel saturation #9

Description

@UtkarshJoshiNtl

when N is small (<50), GPU launch overhead dominates. The auto-backend in accelerator.py doesn't account for this; it always picks CUDA if available. Should fall back to C++ for small N.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions