nv-tlabs / GET3D

Other
4.17k stars 374 forks source link

Is there anyway to run GET3D with AMD GPUs / on Windows #136

Closed mstahrirchi closed 1 year ago

mstahrirchi commented 1 year ago

I was so excited to find this project, but no luck in running it! I'm running an AMD RX 7900 XT and using Windows 11.

This article is the furthest I got regarding running GET3D on my system: https://www.hpcwire.com/2022/11/28/porting-cuda-applications-to-run-on-amd-gpus/

I'd appreciate ANY insight.

SteveJunGao commented 1 year ago

Hi @mstahrirchi,

Unfortunately, our code requires NVIDIA GPU and Linux to run, I haven't tested it in AMD with Windows

mstahrirchi commented 1 year ago

@SteveJunGao, thanks for your quick response! I've read through the issues here, and I got familiar with the basics of your code (btw, great job!) I wanted to open a new issue to see if anyone had any tricks up their sleeves to expand the usability. Cheers,

SteveJunGao commented 1 year ago

Thank you for your kind words!!

Let me know if you have any questions to the code!