nv-tlabs / XCube

[CVPR 2024 Highlight] XCube: Large-Scale 3D Generative Modeling using Sparse Voxel Hierarchies
https://research.nvidia.com/labs/toronto-ai/xcube/
Other
344 stars 20 forks source link

Does fvdb only work in CUDA 12.1? #4

Closed yshen47 closed 5 months ago

yshen47 commented 5 months ago

Fixed by installing cuda with conda

haoyuhsu commented 1 month ago

I met this issue. I wonder how you address this issue. Thanks!