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

Re: Finishing the ROCm 6 update and few other stuffs I explored



Hi Christian,

Thank you for your offer to help. It is much appreciated! I'll be looking at pytorch-rocm shortly. There's a lot to process in your mail, so I'll respond to just a couple points now.

On 2025-02-27 17:25, Christian BAYLE wrote:
I have got a RX7600XT (16Gb VRAM) board and had some trouble with rocm6 an pytorch

I think that's mainly because PyTorch itself is not built for your GPU architecture (gfx1102). I was in a discussion earlier this week that resulted in a pull request to change that [1]. You may have more success with the latest PyTorch nightly wheel. Not that I intend to dissuade you from helping with preparing the Debian package!

I also tried and mostly managed to build rocm from amd source code
from https://github.com/ROCm/ROCm
creating bookworm and trixie images here :
https://github.com/cbayle/ROCm/tree/debian-build/tools/rocm-build/docker

Ah. I'm glad those build instructions are useful. I was in the working group for those, but I wasn't aware that they had been released yet. Of course, my only contribution was to say, "just start by taking what we're currently doing and put it somewhere public," any time someone suggested trying to improve them before publishing. Still, it's nice to know that they were helpful.

Sincerely,
Cory Bloor

[1]: https://github.com/pytorch/pytorch/pull/147761


Reply to: