Hi, I'm on archlinux with 6750 XT GPU and, as you may know, it doesnt support HIP,
but it supports runtime HIP. Or at least thats what I undestood.
I'm trying for a week now to compile your repo and, after I managed somehow
to get past all kind of errors, I get some CUDA version error.
So my question is, could you upload a precompiled version for your 6800 XT card?
It's the closest to mine, and it might work (since mine supports only runtime HIP).
Also, I have Amd cpu, and I stumbled upon all kind or errors related to intel cpu (OpenMP and so on)
(I guess you have intel), and it got passed them by commented out all lines
related to intel.
Thanks in advance
Hi, I'm on archlinux with 6750 XT GPU and, as you may know, it doesnt support HIP,
but it supports runtime HIP. Or at least thats what I undestood.
I'm trying for a week now to compile your repo and, after I managed somehow
to get past all kind of errors, I get some CUDA version error.
So my question is, could you upload a precompiled version for your 6800 XT card?
It's the closest to mine, and it might work (since mine supports only runtime HIP).
Also, I have Amd cpu, and I stumbled upon all kind or errors related to intel cpu (OpenMP and so on)
(I guess you have intel), and it got passed them by commented out all lines
related to intel.
Thanks in advance