-
Notifications
You must be signed in to change notification settings - Fork 52
Description
Hello, I am having a REALLY HARD TIME in implementing this project (NeuS2) on my local machine.
My specs:
NVIDIA RTX 4070, 32 GB ram , 8GB vram.
Ubuntu 22.04
I believe with the above configuration, I should be able to implement the project. However, I am constantly running into the following error when I execute the following two :
cmake . -B build
cmake --build build --config RelWithDebInfo -j
Can someone please help me out here? I would greatly appreciate any direction. I would like to know if someone tried this repo on a similar setup as mine. I think all this error is coming from the fact that the repo was designed and built on RTX 30xx GPU and I have RTX 40xx. I would greatly appreciate any kind of help.
Please feel free to reach out to via email - pannaga@umich.edu
Thank you very much.
Awaiting your kind support.
