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 don't understand, with the example.py, I stumble upon this error:
File "C:\Users\sylle\.conda\envs\trellis\lib\site-packages\diffoctreerast\octree_trivec_rasterizer.py", line 105, in forward
num_rendered, color, depth, alpha, percent_depth, geomBuffer, binningBuffer, imgBuffer = _C.rasterize_octree_trivecs(*args)
RuntimeError: CUDA out of memory. Tried to allocate 196.89 GiB. GPU 0 has a total capacity of 24.00 GiB of which 16.91 GiB is free.
The text was updated successfully, but these errors were encountered:
I don't understand, with the example.py, I stumble upon this error:
The text was updated successfully, but these errors were encountered: