Add gfx103x support#69
Conversation
|
@djismgaming please check my PR for adding |
Specifically: gfx1030, gfx1031,gfx1032 and gfx1034
|
OK, I think we're set now. Thanks for all the guidance on making this a reality. |
danielholanda
left a comment
There was a problem hiding this comment.
Thanks for the PR!
|
Thanks for the great PR! Happy to see all workflows passing! |
|
A great learning experience. Thanks for the opportunity :D |
|
I just want to highlight that this PR is adding support only for RDNA2 discrete GPUs (gfx1030, gf1031, gfx1032, gfx1034) and there is no support for RDNA2 integrated GPUs (gfx1033, gfx1035, gfx1036) because TheRock is not providing gfx103X-igpu tarballs here: https://rocm.nightlies.amd.com/tarball/ |
Added gfx103X support for the windows build. Fixed the ubuntu build so it would not fail but have yet to test it as I don't have availability of testing that build on my hardware currently.
Would fix the original issue on #58