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
I am trying to train a gausian splat, but it always fails during the gsplat: Setting up CUDA with MAX_JOBS=10 stage.
After dumping a bunch of information, it fails with the error ninja: build stopped: subcommand failed.
I originally thought it was an error with Visual Vtudio 2019, so I did a full reinstall with 2022 17.8 which didn't seem to fix it.
I have copied the end of the log below, but the full terminal output can be referenced here: https://pastebin.com/s33PEqyX
Thanks for your help!
3 errors detected in the compilation of "C:/Users/ellio/miniconda3/envs/nerfstudio/lib/site-packages/gsplat/cuda/csrc/fully_fused_projection_packed_fwd.cu".
fully_fused_projection_packed_fwd.cu
ninja: build stopped: subcommand failed.
The text was updated successfully, but these errors were encountered:
I am trying to train a gausian splat, but it always fails during the
gsplat: Setting up CUDA with MAX_JOBS=10
stage.After dumping a bunch of information, it fails with the error
ninja: build stopped: subcommand failed
.I originally thought it was an error with Visual Vtudio 2019, so I did a full reinstall with 2022 17.8 which didn't seem to fix it.
I have copied the end of the log below, but the full terminal output can be referenced here: https://pastebin.com/s33PEqyX
Thanks for your help!
3 errors detected in the compilation of "C:/Users/ellio/miniconda3/envs/nerfstudio/lib/site-packages/gsplat/cuda/csrc/fully_fused_projection_packed_fwd.cu".
fully_fused_projection_packed_fwd.cu
ninja: build stopped: subcommand failed.
The text was updated successfully, but these errors were encountered: