Skip to content

Bump rocm-systems from c76140f to 8017ffe#4479

Merged
araravik-psd merged 1 commit intomainfrom
bump-rocm-systems-8017ffe
Apr 14, 2026
Merged

Bump rocm-systems from c76140f to 8017ffe#4479
araravik-psd merged 1 commit intomainfrom
bump-rocm-systems-8017ffe

Conversation

@systems-assistant
Copy link
Copy Markdown
Contributor

Bumps ROCm/rocm-systems from c76140f to 8017ffe.

Commits

See full comparison here:

ROCm/rocm-systems@c76140f...8017ffe


@araravik-psd
Copy link
Copy Markdown
Contributor

Sanity check issues for Windows seem to be runner issues, both gfx110x and gfx1151 seem to be missing gpu nodes or are not recognizing them.

hipGetDeviceCount: Returned hipErrorNoDevice
Failed to get device count: no ROCm-capable device is detected

@ScottTodd
Copy link
Copy Markdown
Member

Sanity check issues for Windows seem to be runner issues, both gfx110x and gfx1151 seem to be missing gpu nodes or are not recognizing them.

hipGetDeviceCount: Returned hipErrorNoDevice Failed to get device count: no ROCm-capable device is detected

Agreed these look like machine issues. I can't reproduce locally on Windows gfx1100. Using https://github.com/ROCm/TheRock/actions/runs/24282325338/job/71112020580?pr=4474,

python build_tools/artifact_manager.py fetch --run-id=24282325338 --stage=all --flatten --amdgpu-families=gfx110X-all --output-dir=D:/scratch/therock/24282325338/

cd D:/scratch/therock/24282325338/bin
.\hipInfo.exe
# valid output

cd D:/scratch/therock/24282325338/lib/llvm/bin
.\offload-arch.exe
# gfx1100
# gfx1100

@jayhawk-commits
Copy link
Copy Markdown
Contributor

Windows gfx110X test results look promising

  • hip-tests on ROCR xfail, should not block
  • if hipsparse passes on retry, then I will go ahead and merge this PR

@jayhawk-commits
Copy link
Copy Markdown
Contributor

jayhawk-commits commented Apr 13, 2026

Windows gfx110X hipsparse issue occurs on retries
Issue did not occur on the rocm-libraries update PR #4474

@araravik-psd
Copy link
Copy Markdown
Contributor

Windows gfx110X hipsparse issue occurs on retries Issue did not occur on the rocm-libraries update PR #4474

hipsparse failures are seen on #4473
#4471 too, following up with devs and will file an issue for this

@araravik-psd
Copy link
Copy Markdown
Contributor

Issues for hipsparse are being looked at: #4533. ROCR hip-tests failures are expected.

Bypassing and merging this to move rocm-systems ahead in therock.

@araravik-psd araravik-psd merged commit faf4be7 into main Apr 14, 2026
1143 of 1190 checks passed
@araravik-psd araravik-psd deleted the bump-rocm-systems-8017ffe branch April 14, 2026 16:30
@github-project-automation github-project-automation bot moved this from TODO to Done in TheRock Triage Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants