Skip to content

[AIROCMLIR-199] Fix invalid chipset error on multi-GPU systems#2236

Open
djramic wants to merge 5 commits intodevelopfrom
fix_multigpu_2
Open

[AIROCMLIR-199] Fix invalid chipset error on multi-GPU systems#2236
djramic wants to merge 5 commits intodevelopfrom
fix_multigpu_2

Conversation

@djramic
Copy link
Contributor

@djramic djramic commented Feb 10, 2026

Motivation

Resolve https://amd-hub.atlassian.net/browse/AIROCMLIR-199

Technical Details

  • Multi-GPU detection in all lit.site.cfg.py.in files — when multiple architectures are found, config.multi_gpu_detected is flagged and config.arch is set to device 0's architecture.
  • When multi-GPU is detected and the user hasn't set HIP_VISIBLE_DEVICES, it's automatically set to '0' in the test environment.
  • User-specified HIP_VISIBLE_DEVICES is always respected.

Test Plan

Verify tests on system with multiple gpus.

Test Result

All tests are passing

Submission Checklist

@djramic djramic changed the title Fix invalid chipset error on multi-GPU systems [AIROCMLIR-199] Fix invalid chipset error on multi-GPU systems Feb 10, 2026
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.

1 participant