Re: remaining issues for pytorch-rocm
Hi Mo,
On 2024-10-11 10:22, Mo Zhou wrote:
> I made some initial attempts to build pytorch-rocm, but encountered some
> issues:
>
> 1. rocm_version.h cannot be found in any rocm package.
I guess we need [1]?
>
> 2. hipblaslt is missing while hipblas is present.
Kari was working on this [2, 3], but ran into a couple of larger
obstacles. I guess we should take a fresh look.
> By the way, what GPU architecture is a good choice for debugging the build?
> I just wrote gfx1100 there.
gfx1100 is officially supported so should be the safest bet.
Best,
Christian
[1]: https://github.com/ROCm/rocm-core
[2]: https://lists.debian.org/debian-ai/2024/03/msg00093.html
[3]: https://salsa.debian.org/rocm-team/hipblaslt
Reply to: