Page 1 of 1

deadline and octane

PostPosted: Thu Mar 08, 2018 9:50 pm
by mirkoj
Hello,
Doing some testing and run into an issue with thinkbox deadline render maanger
It seems that Octane is always using all GPUs in system, even tho deadline slaves have GPU affinity meaning each slave should use specific GPUs.
This is response from Thinkbox Deadline support:

I did some spelunking into the C4D Batch plugin, and it looks like we don't have code to control Octane at the moment.

GPU affinity is a very application / plugin specific feature as operating systems don't expose this to use as generically as CPU affinity. That means that we need to discover *how* to control it and usually that means how to control it within the application. For Redshift, that's via a command line flag to Cinema 4D itself.

Does anyone know how we can control Octane's affinity either from the command line or from within Cinema's API?
Edwin Amsler
Head of Support
Thinkbox Software Inc
+1-866-419-0283 ext 804

Winnipeg


So there is question as well, is there way for them to control GPU affinity?
Thanks

Re: deadline and octane

PostPosted: Fri Mar 09, 2018 1:20 am
by aoktar
You can select gpus for rendering by this notation
-octaneGPU "0:true 1:false"

Re: deadline and octane

PostPosted: Mon Mar 12, 2018 7:44 pm
by mirkoj
Forwarding again from thinkbox deadline forum:

Taking snapshot was easier so here it is. Makes sense?

thinkboxdeadeline_OctaneGPUselection.JPG

Re: deadline and octane

PostPosted: Thu Mar 15, 2018 11:45 am
by mirkoj
Wondering if someone can take a look at this one? :)

Re: deadline and octane

PostPosted: Sun Jun 24, 2018 8:40 pm
by pxlntwrk
Hi,

any news about that ?

Where am I supposed to write this informations ?

Code: Select all
-octaneGPU "0:true 1:true 2:true 3:true"


thanks

Re: deadline and octane

PostPosted: Mon May 20, 2019 11:02 pm
by jwzegelaar
Would really like this feature to work. Anybody got it working?

Looks like a small bug or we are missing something. :D

https://forums.thinkboxsoftware.com/t/c ... nity/13856

Re: deadline and octane

PostPosted: Thu Jun 27, 2019 9:47 am
by PanosLightfield01
Hi

We are about to undertake deadline integration for C4D with Octane, this thread is very interesting because this is the second office i've worked in this year that is doing this exact integration.

Any testing needed do let us know.

Regards

Panos

Re: deadline and octane

PostPosted: Fri Jun 28, 2019 1:59 am
by aoktar
pxlntwrk wrote:Hi,

any news about that ?

Where am I supposed to write this informations ?

Code: Select all
-octaneGPU "0:true 1:true 2:true 3:true"


thanks

I found that these options have an effect but rendering operations start before that. So gpu options will not be effective on first call.