希望支持AMD RoCm加速
#2738
Replies: 3 comments 2 replies
-
|
自己装个支持rocm的torch就可以了吧,我们没有设备没法测试这个,可以自行摸索下 |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
pytorch官方2.8.0版本预计支持gfx1151,7/7/2025发布。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
补充:由于gfx1151和gfx1100兼容,可以临时修改变量模拟成gfx1100, export HSA_OVERRIDE_GFX_VERSION=11.0.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
希望支持AMD RoCm加速🙏
补充信息:
我的GPU是[AMD Ryzen™ Al Max+ 395]
(https://www.amd.com/en/products/processors/laptop/ryzen/ai-300-series/amd-ryzen-ai-max-plus-395.html)
gpu_type=gfx1151
rocm版本:6.4.1
Beta Was this translation helpful? Give feedback.
All reactions