Open Babwenbiber opened 4 years ago
Could this be due to memory usage?
Could this be due to memory usage?
I don't think so. I have 8GB RAM and no other applications are running. Example 1 and 5 work properly on my system, it is just example 2.
Can I get any verbose messages?
This is odd. I would try reducing the number of samples per pixel (SPP) to 1 and potentially render the scene at a fairly low resolution. Are you rendering a custom scene or one which is packaged in the repository? Does it work when you try rendering the cornell box? Are you compiling with or without Embree support enabled (default is without Embree)
When I execute 02_depth_integrator/depth_integrator.py it crashes at line 57 surface_interaction = scene.ray_intersect(rays) with the only message "Killed" I am on Ubuntu 20.04, Python 3.8