Skip to content

Improve AMD GCN detection fallback#4

Open
rasbid wants to merge 1 commit intomasterfrom
codex/update-get_device_architecture-for-gcn-support
Open

Improve AMD GCN detection fallback#4
rasbid wants to merge 1 commit intomasterfrom
codex/update-get_device_architecture-for-gcn-support

Conversation

@rasbid
Copy link
Copy Markdown
Owner

@rasbid rasbid commented Oct 12, 2025

Summary

  • allow AMD GCN detection to rely on shader core wavefront size when integer dot product or subgroup size control extensions are missing
  • record when VK_EXT_subgroup_size_control is unavailable so later feature requests can avoid it while still treating the GPU as GCN
  • log the detected device architecture at startup to confirm GCN-specific paths engage on hardware such as the RX 580

Testing

  • not run (not requested)

https://chatgpt.com/codex/tasks/task_e_68ebe20eb94c8330b838cab5c032b354

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant