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
I am using multi-processing to render data. Each process renders 25 images for 200 scenes, so one process should render 5000 images at all. But almost half processes only rendered about 3000 images and then broke down. I rendered at a sever with sufficient computering powers. So it shouldn't be the device's issue.
Below are some logs of processes broke down. They just stoped rendering without error logs.
And here is the log of processes run normally.
I truely appreciate it if someone could help me!
Minimal code example
No response
Files required to run the code
No response
Expected behavior
Every processes complete render job.
BlenderProc version
v2.7.0
The text was updated successfully, but these errors were encountered:
Describe the issue
I am using multi-processing to render data. Each process renders 25 images for 200 scenes, so one process should render 5000 images at all. But almost half processes only rendered about 3000 images and then broke down. I rendered at a sever with sufficient computering powers. So it shouldn't be the device's issue.
Below are some logs of processes broke down. They just stoped rendering without error logs.
And here is the log of processes run normally.
I truely appreciate it if someone could help me!
Minimal code example
No response
Files required to run the code
No response
Expected behavior
Every processes complete render job.
BlenderProc version
v2.7.0
The text was updated successfully, but these errors were encountered: