Update BUILD_TOPOLOGY.toml#5096
Draft
davidd-amd wants to merge 2 commits intomainfrom
Draft
Conversation
marbre
reviewed
May 7, 2026
Member
marbre
left a comment
There was a problem hiding this comment.
FAILED: artifacts/rocwmma_dbg_generic/artifact_manifest.txt /__w/TheRock/TheRock/build/artifacts/rocwmma_dbg_generic/artifact_manifest.txt
cd /__w/TheRock/TheRock/build/math-libs && /usr/local/therock-tools/bin/cmake -E env PYTHONPATH=/__w/TheRock/TheRock/rocm-systems/shared/kpack/python /opt/python/cp312-cp312/bin/python3.12 /__w/TheRock/TheRock/rocm-systems/shared/kpack/python/rocm_kpack/tools/split_artifacts.py --artifact-dir /__w/TheRock/TheRock/build/artifacts-unsplit/rocwmma_dbg_gfx94X-dcgpu --output-dir /__w/TheRock/TheRock/build/artifacts/ --artifact-prefix rocwmma_dbg --clang-offload-bundler /__w/TheRock/TheRock/build/compiler/amd-llvm/dist/lib/llvm/bin/clang-offload-bundler --split-databases rocwmma --gpu-targets gfx942
usage: split_artifacts.py [-h]
(--artifact-dir ARTIFACT_DIR | --batch-artifact-parent-dir BATCH_ARTIFACT_PARENT_DIR)
--output-dir OUTPUT_DIR
[--artifact-prefix ARTIFACT_PREFIX]
[--split-databases {aotriton,hipblaslt,hipsparselt,miopen,rocblas} [{aotriton,hipblaslt,hipsparselt,miopen,rocblas} ...]]
[--gpu-targets GPU_TARGETS [GPU_TARGETS ...]]
[--tmp-dir TMP_DIR] [--verbose]
[--clang-offload-bundler CLANG_OFFLOAD_BUNDLER]
split_artifacts.py: error: argument --split-databases: invalid choice: 'rocwmma' (choose from aotriton, hipblaslt, hipsparselt, miopen, rocblas)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Technical Details
Test Plan
Test Result
Submission Checklist