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

Vck5000 IRON Support #1140

Closed
wants to merge 29 commits into from
Closed

Commits on Mar 22, 2024

  1. * Adding initial support for VCK5000

    * Adding comments to build-mlir-aie.sh on how to point to the ROCm runtime
    * Updating documentation to build on VCK5000 and adding script to allow users to clone the ROCm-air-platforms repository
    * Updating build-mlir-aie that builds against the ROCm runtime as a new script, and updating the documentation to refer to the new script
    * Updating documentation on new way to build aie-rt that works with both Phoenix and VCK5000
    eddierichter-amd committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    83bbef5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15b6589 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9e01bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c397f7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7d97a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0078a5d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d31bd08 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2262a85 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1531e50 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6899a0b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    62e8edc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2e3286d View commit details
    Browse the repository at this point in the history
  13. Updating the HSA target to correctly get the channel ID as well as ge…

    …t the correct func op when there are multiple. Also adding more IRON tests to the vck5000 directory
    eddierichter-amd committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d550162 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cd07eb9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b395f1a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c3abe39 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    62fadfb View commit details
    Browse the repository at this point in the history
  18. Updating HSA target to make sure all packet completion signals are ma…

    …rked as done before exiting as well as destroying the signals at the end.
    eddierichter-amd committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0de0011 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a5d14c3 View commit details
    Browse the repository at this point in the history
  20. Adding IRON examples

    eddierichter-amd committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d6c983e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e648ca8 View commit details
    Browse the repository at this point in the history
  22. Fixing examples

    eddierichter-amd committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    924ecd2 View commit details
    Browse the repository at this point in the history
  23. Small fixup

    eddierichter-amd committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    fb24af6 View commit details
    Browse the repository at this point in the history
  24. small fixes

    eddierichter-amd committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    7e653bb View commit details
    Browse the repository at this point in the history
  25. Small fixup

    eddierichter-amd committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    a54bc1e View commit details
    Browse the repository at this point in the history
  26. clang-format

    eddierichter-amd committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    fc3fc08 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8d29423 View commit details
    Browse the repository at this point in the history
  28. Small fixes to CMake lit testing configuration and adding file lock t…

    …o VCK5000 tests to have each test run one at a time
    eddierichter-amd committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    97c8c69 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ea5c1a5 View commit details
    Browse the repository at this point in the history