NVlabs / instant-ngp

Instant neural graphics primitives: lightning fast NeRF and more
https://nvlabs.github.io/instant-ngp
Other
15.86k stars 1.91k forks source link

error: static assertion failed with "MIN_GPU_ARCH=860 must bound __CUDA_ARCH__=520 from below, but doesn't." #1500

Open WilburZiWong opened 8 months ago

WilburZiWong commented 8 months ago

Looking at the thread 253 & 883, I switched to cmake 3.22.2 & 3.28.1 (latest release) but still hitting similar error in the command running: cmake --build build --config RelWithDebInfo -j

The error message is shown as below:

Snipaste_2024-01-08_22-12-27