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
When I was running the tutorial "fast_local_shading", the render_deferred function took more than 5G memory of GPU. My device only has 6G. So when I set pyredner.set_use_gpu(False) it works.
But I am wondering if I was missing any configuration or something?
The text was updated successfully, but these errors were encountered:
When I was running the tutorial "fast_local_shading", the render_deferred function took more than 5G memory of GPU. My device only has 6G. So when I set pyredner.set_use_gpu(False) it works.
But I am wondering if I was missing any configuration or something?
The text was updated successfully, but these errors were encountered: