Skip to content

Conversation

@AlexAUT
Copy link
Contributor

@AlexAUT AlexAUT commented Oct 29, 2024

Switches to code object v5 which requires to bump rocm to 6.2+ to avoid segfaults for device_prints and tl.num_programs.
The added unit test covers the previous segfault with device_prints for 2d tensors.

This is a preparation to test llvm/llvm-project@c4d8920

  • I am not making a trivial change, such as fixing a typo in a comment.

  • I have written a PR description following these
    rules.

  • I have run pre-commit run --from-ref origin/main --to-ref HEAD.

  • Select one of the following.

    • I have added tests.
      • /test for lit tests
      • /unittest for C++ tests
      • /python/test for end-to-end tests
    • This PR does not need a test because FILL THIS IN.
  • Select one of the following.

    • I have not added any lit tests.
    • The lit tests I have added follow these best practices,
      including the "tests should be minimal" section. (Usually running Python code
      and using the instructions it generates is not minimal.)

@AlexAUT AlexAUT force-pushed the switchToCOV5 branch 4 times, most recently from 8cf7619 to d5b5d81 Compare November 6, 2024 12:53
Copy link
Collaborator

@antiagainst antiagainst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for figuring out the docker issue! We need to separate this pull request into two parts--one updating the docker, the other to follow to switch to COv5.

@AlexAUT AlexAUT mentioned this pull request Nov 22, 2024
7 tasks
@antiagainst antiagainst marked this pull request as ready for review December 4, 2024 17:40
@antiagainst antiagainst requested a review from ptillet as a code owner December 4, 2024 17:40
@antiagainst antiagainst merged commit 91302ea into triton-lang:main Dec 12, 2024
7 checks passed
antiagainst added a commit to antiagainst/triton that referenced this pull request Dec 13, 2024
antiagainst added a commit to antiagainst/triton that referenced this pull request Dec 13, 2024
@AlexAUT AlexAUT deleted the switchToCOV5 branch February 6, 2025 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants