[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: remaining issues for pytorch-rocm



Another potentially useful application I tried is cupy:
https://salsa.debian.org/science-team/cupy/-/commit/2e1a0fb2818d2f5e85817698784e65f269acfe54

cupy is a GPU version of numpy/scipy, which seems to me an easier target
than pytorch-rocm right now -- even if cupy's rocm support is experimental.

And it seems that the roctracer is missing since it needs roctx.h

On salsa roctracer was packaged but not yet uploaded:
https://salsa.debian.org/rocm-team/roctracer/-/blob/master/debian/changelog?ref_type=heads

Do you need help here?


On 10/11/24 01:22, Mo Zhou wrote:
Hello guys,

I made some initial attempts to build pytorch-rocm, but encountered some issues:

1. rocm_version.h cannot be found in any rocm package.

2. hipblaslt is missing while hipblas is present.

There might be more issues but the build aborts there.

By the way, what GPU architecture is a good choice for debugging the build?
I just wrote gfx1100 there.



Reply to: