golemfactory / golem-verificator

Shared module for verification (Golem & Concent)
1 stars 3 forks source link

Prepare all blender crops in single container. #54

Open Elfoniok opened 6 years ago

Elfoniok commented 6 years ago

Currently each crop is calculated in new container. This is unnecessary overhead. They should be all created in one container but crops should be outputted as soon as possible. Maybe so way of notification that crops is ready is possible. The whole task should be cancelable. In case where we already checked that whole verification have failed we cancel remaining crops to be rendered.

Elfoniok commented 6 years ago

Python script that can be a start: https://github.com/imapp-pl/golem_rd/wiki/Rendering-multiple-images-in-one-Blender-run