You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- AMD GPU benchmarks works on rocm platform
(tested on rocm 6.1.1) and offers support
of using CUDA api with AMD gpus
- only code change is needed is to test.sh
to check whether rocm-smi tool is available
and whether it returns AMD GPUs
- rocm-smi can be used to query the AMD gpu count
- I had pytorch 2.3.0 and pytorch vision 0.18.0 installed
with AMD rocm support enabled and all tests executed
without errors on AMD RX 6800
Signed-off-by: Mika Laitio <[email protected]>
0 commit comments