Skip to content

[test] Add gfx1250/gfx1251 support and strip xnack target features - #2390

Merged
ronlieb merged 1 commit into
aomp-devfrom
amd/dev/saiislam/gfx1250_xnack
Aug 3, 2026
Merged

[test] Add gfx1250/gfx1251 support and strip xnack target features#2390
ronlieb merged 1 commit into
aomp-devfrom
amd/dev/saiislam/gfx1250_xnack

Conversation

@saiislam

@saiislam saiislam commented Aug 3, 2026

Copy link
Copy Markdown
Member

Motivation

gfx1250 and gfx1251 always operate with xnack enabled and the compiler rejects explicit :xnack+/:xnack- target features. Add these GPUs to the supported list and remove any requested xnack feature from AOMP_TARGET_FEATURES in both Makefile.defs and Makefile.rules so tests that hard-code features still build and run.

Technical Details

Sustitute AOMP_TARGET_FEATURES with empty string if AOMP_GPU is gfx1250/gfx1251.

Submission Checklist

gfx1250 and gfx1251 always operate with xnack enabled and the compiler
rejects explicit :xnack+/:xnack- target features. Add these GPUs to the
supported list and remove any requested xnack feature from
AOMP_TARGET_FEATURES in both Makefile.defs and Makefile.rules so tests
that hard-code features still build and run.
@ronlieb
ronlieb merged commit 7489641 into aomp-dev Aug 3, 2026
1 check passed
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.

2 participants