BachiLi/redner

CUDA Runtime Error: out of memory at E:\redner\src\buffer.h:55

Theo-Wu opened this issue · 2 comments

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?

Hei, I meet the same problem with you, you may reduce your camera resolution~
It is just because we don't have better GPU hhh

😂