Closed HsiangYangChu closed 3 years ago
Hi @HsiangYangChu ,
Could you try to reduce the number of sample per pixel or the rendering resolution?
We are well aware of the heavy memory usage of those integrators and are working hard to improve this. The upcoming release will likely solve those issues.
Hi @HsiangYangChu ,
Could you try to reduce the number of sample per pixel or the rendering resolution?
We are well aware of the heavy memory usage of those integrators and are working hard to improve this. The upcoming release will likely solve those issues.
Thanks for your reply and useful advice, it works when I reduce the number of sample per pixel or the rendering resolution! What bothers me is that the low resolution will limit my application:(!
Summary
I have encountered
out of memory, key error, segment error, runtime error
every time, I am gonna be mad! I doubt that I lost some key details in the process of compilation or in coding. Could someone provide some insights on that, I will be really appreciated it. Some cases are following.System configuration
scalar_rgb
packet_rgb
packet_spectral
gpu_autodiff_spectral
gpu_autodiff_rgb
gpu_autodiff_mono
Description
I run the original code
invert_pose.py
in docs and change some parameters to avoidout of memory
, but I get theruntime error
. The code is:The result is: