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'm running python run_nerf.py --config config_fern.txt
And I get this kind of issue, any big brother knows how to fix this issue?
ps: I have the environment right, I have a big GPU memory(16G 4070 ti super), I have a compatible cuda version, I have the latest Graphic driver. And I dont know what to do
The text was updated successfully, but these errors were encountered:
I'm using a 4070Super with 12G GPU memory and I'm still having this issue. I even used AI to generate a script for testing, but the script worked without any errors. The normal operation of this script shows that my graphics card driver is compatible with the cudnn version number, and the cuBLAS library can also be called and perform matrix calculations normally, and the video memory is not full at all, all possible problems have been eliminated, and I am beginning to wonder if this code has been abandoned by the times for too long. I'm trying to reassemble the code with an existing new environment, but I don't have any expectations.
I'm running python run_nerf.py --config config_fern.txt
And I get this kind of issue, any big brother knows how to fix this issue?
ps: I have the environment right, I have a big GPU memory(16G 4070 ti super), I have a compatible cuda version, I have the latest Graphic driver. And I dont know what to do
The text was updated successfully, but these errors were encountered: