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

[nvidia] Support passing TMA descriptors by-value #4498

Merged
merged 15 commits into from
Aug 19, 2024

Commits on Aug 12, 2024

  1. byval tma desc working prototype

    embg committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    8bb3c1d View commit details
    Browse the repository at this point in the history
  2. nits for driver code

    embg committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    f14b9cb View commit details
    Browse the repository at this point in the history
  3. TmaDescKernelParam class

    embg committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1e010f7 View commit details
    Browse the repository at this point in the history
  4. refactor FuncOpConversion

    embg committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1ed44a3 View commit details
    Browse the repository at this point in the history
  5. bugfix for null argAttrDict

    embg committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    98d7191 View commit details
    Browse the repository at this point in the history
  6. add lit test

    embg committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4a8e66b View commit details
    Browse the repository at this point in the history
  7. format

    embg committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    e3d4032 View commit details
    Browse the repository at this point in the history
  8. update unit tests for byval tma

    embg committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    20d63a8 View commit details
    Browse the repository at this point in the history
  9. format

    embg committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    8a3b707 View commit details
    Browse the repository at this point in the history
  10. check PTX in unit tests

    embg committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b5b420f View commit details
    Browse the repository at this point in the history
  11. remove local test script

    embg committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    cd03b7a View commit details
    Browse the repository at this point in the history
  12. small bugfix

    embg committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    35dde67 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. fence when byval_tma is false

    embg committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    84d0173 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. nits

    embg committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    24079ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bec85b View commit details
    Browse the repository at this point in the history