Nerfstudio does work with ROCM #2388
TheToby1
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I managed to get the codebase running with ROCM. It's slow (partially due to the lack of tcnn) and a little buggy but if anyone has an interest I've pasted the docker file below, I don't think it should be part of the repo as I presume it won't be officially supported.
ENV HSA_OVERRIDE_GFX_VERSION and ENV HCC_AMDGPU_TARGET should be set based on your GPU architecture. My testing was done on a 6700s.
Beta Was this translation helpful? Give feedback.
All reactions