Closed d3v-null closed 4 months ago
I was able to test this one my 7800XT on rocm6 eventually, just needed to manually set the architecture in HIP.
Because I was unable to get it working inside the Pawsey-provided docker containers, I wasn't able to test on rocm5, but that's probably an issue with the containers.
Let me know if you still have time to maintain this repo, otherwise I can keep it up to date on my own fork.
Thanks
Thanks @d3v-null. The code looks good and cargo test
passes on my home desktop (5700XT, hip
& rocm
6.0.2).
Apologies on the delay; somehow this fell off my radar.
Thanks Chris!
Fixes #4
This works on Setonix, however there seems to be an issue testing this with my Radeon RX 7800 XT. I can't get anything to work except the
hip_info
demo. It would be great if you could test this on your AMD hardware too if you have the time. Cheers!