Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RDNA1 ISA 10.1.0 features #205

Open
jonlap opened this issue Nov 14, 2024 · 0 comments
Open

RDNA1 ISA 10.1.0 features #205

jonlap opened this issue Nov 14, 2024 · 0 comments

Comments

@jonlap
Copy link

jonlap commented Nov 14, 2024

I was trying to build composable kernel targeting gfx1010 (my GPU is RX 5700 XT) and ran into errors about target not having certain features. I couldn't find information what targets support what features so I started looking at llvm source. If we look at

def FeatureISAVersion10_1_0 : FeatureSet<
we can see 10.1.0 lacks features compared to 10.1.1. Considering the similarity across RDNA1 line, is this correct or should gfx1010 hardware have these dot instructions as well?

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

No branches or pull requests

1 participant