Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BugFix] [Kernel] Add Cutlass2x fallback kernels #5744

Commits on Jun 21, 2024

  1. Add fallback gemms based on SharedMemory requirements

    Varun Sundar Rabindranath committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    071c841 View commit details
    Browse the repository at this point in the history
  2. avoid compiler warnings

    Varun Sundar Rabindranath committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    028eadf View commit details
    Browse the repository at this point in the history
  3. format

    Varun Sundar Rabindranath committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    aa4e546 View commit details
    Browse the repository at this point in the history
  4. Add an explicit FallbackGemm

    Varun Sundar Rabindranath committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a1eaf19 View commit details
    Browse the repository at this point in the history
  5. format

    Varun Sundar Rabindranath committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    833d018 View commit details
    Browse the repository at this point in the history
  6. codespell

    Varun Sundar Rabindranath committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    8a20c16 View commit details
    Browse the repository at this point in the history
  7. fix : use the passed in device-id

    Varun Sundar Rabindranath committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    796701b View commit details
    Browse the repository at this point in the history