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
Hi, I meet the same problem. And no matter what the seed is, it always comes up with a segmentation fault. Could you further provide more details about your runing environment.
Description
Running
./render.sh
results in a segmentation fault during object synchronization stage, regardless of using CUDA or OptiX as compute device type.Environment
Steps to Reproduce
./render.sh
Attempted Fix
Changed device type from OptiX to CUDA in render_scenes_rgbd.py:
But the same segmentation fault persists.
Question
Which files/scripts need to be modified and what changes are needed to successfully run the rendering process without segmentation fault?
The text was updated successfully, but these errors were encountered: