ryujaehun/pytorch-gpu-benchmark

cannot support ROCM

znsoftm opened this issue · 3 comments

With amd GPU, it can only use CPUs to do testing tasks.

Can you guys support AMD GPU with ROCM?

hi, i just benchmark my machine rtx 2060, produces all csv result, but I cannot produce the graph, attached the result, how to interpret the result?

thank you

result.zip

@znsoftm this rocm docker will help you.

thanks. I mean DGL runs with rocm. It has native code linked to cuda native API, so we need a transplant from cuda to rocm for DGL.