Page 1 of 1

TOPs Deadline

Posted: Fri Jun 28, 2019 2:57 pm
by HMXMedia
Hello,
I'm having some issues rendering image sequences using TOPs and Deadline:

I'm using a ropfetch in TOPs, which works fine as long as I render one frame per batch. (but that means one Deadline job per frame)
The issue comes when I check the "alll frames in one batch" option or if I increase the "frames per Batch" setting to something higher than 1 : I get an error in deadline : "Process returned non-zero exit code '1')"

I thought at first the issue might be from Houdini or Deadline, but when I do the same operation with Mantra, it renders all fine.
I've attached the working Mantra file and non working Octane file.

Any idea what that could be?
Thanks,

( I'v followed these instructions to set up PDG with Deadline:
http://www.sidefx.com/docs/houdini/node ... duler.html)

Houdini 17.5.229
Octane plugin 4.05
deadline 10.0.26.0

Re: TOPs Deadline

Posted: Fri Jun 28, 2019 4:52 pm
by juanjgon
Hmm, I'm not sure what could be the problem, but I can imagine that in the end if you are trying to render more than 1 frame per batch, the system could be trying to render two or more images at the same time using the same Houdini/Octane session, something that is not possible. Currently, a single Houdini/Octane process only can render one image at the same time, even if the plugin is running on hython.

Probably all this stuff has been designed for Mantra or other CPU renderers, that can launch several render sessions that the same time from a single process.

Thanks,
-Juanjo

Re: TOPs Deadline

Posted: Mon Jul 01, 2019 12:00 pm
by HMXMedia
Hi,
I see.. Mantra Renders one image after the other so I'm not sure what is Octane's behaviour..
but I've found a way to keep Deadline organised when using "1 frame per batch" if anyone is interested: use a Job Batch Name (screenshot attached)

Thank you juanjgon.