[ROCm][CI-Build] Cherry pick triton BUFFER_OPS fix and update AITER#38580
Conversation
Signed-off-by: Gregory Shtrasberg <Gregory.Shtrasberg@amd.com>
Signed-off-by: Gregory Shtrasberg <Gregory.Shtrasberg@amd.com>
Signed-off-by: Gregory Shtrasberg <Gregory.Shtrasberg@amd.com>
There was a problem hiding this comment.
Code Review
This pull request updates the CMake configuration to suppress unused value warnings for HIP and adds a new cherry-pick to the ROCm base Dockerfile. A critical syntax error was identified in the Dockerfile where inline comments were placed before line continuation characters, which would cause the shell to ignore subsequent commands and break the build process.
Signed-off-by: Gregory Shtrasberg <Gregory.Shtrasberg@amd.com>
Signed-off-by: Gregory Shtrasberg <Gregory.Shtrasberg@amd.com>
tjtanaa
left a comment
There was a problem hiding this comment.
LGTM, the release pipeline is also green.
|
@gshtras is there a need for us to trigger the AMD CI tests with these new changes? |
I believe there were test CI runs for the new base. For sure there were runs for both changes separately |
…llm-project#38580) Signed-off-by: Gregory Shtrasberg <Gregory.Shtrasberg@amd.com>
…llm-project#38580) Signed-off-by: Gregory Shtrasberg <Gregory.Shtrasberg@amd.com>
…llm-project#38580) Signed-off-by: Gregory Shtrasberg <Gregory.Shtrasberg@amd.com>
…llm-project#38580) Signed-off-by: Gregory Shtrasberg <Gregory.Shtrasberg@amd.com>
…llm-project#38580) Signed-off-by: Gregory Shtrasberg <Gregory.Shtrasberg@amd.com>
…llm-project#38580) Signed-off-by: Gregory Shtrasberg <Gregory.Shtrasberg@amd.com> Signed-off-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
Cherry pick triton-lang/triton#9541 into the triton build
Silence the spammy warning that used to be handled by Wno-unused-result
Bump AITER version