Hello. I'm rendering scenes through Deadline using the Octane plugin for Maya. I found that the scenes were only rendering on 1 GPU. (there are 3 in each of my render nodes). Is the selection in the Octane Render settings to use all of the GPUs set per project or is it set for any project in Maya?
Thanks.
Vaughn
Use all GPUs?
Moderator: JimStar
Code: Select all
render -r octane -help
- Jolbertoquini
- Posts: 1067
- Joined: Sun Aug 31, 2014 7:08 am
- Location: London
- Contact:
Hi
I did this mel script and it's work for us on deadline aswell
setAttr "octaneSettings.GPU[0]" 1;
setAttr "octaneSettings.GPU[1]" 1;
setAttr "octaneSettings.GPU[2]" 1;
save and submit again.
Bset
JO
I did this mel script and it's work for us on deadline aswell
setAttr "octaneSettings.GPU[0]" 1;
setAttr "octaneSettings.GPU[1]" 1;
setAttr "octaneSettings.GPU[2]" 1;
save and submit again.

Bset
JO
Octane Render for Maya.
https://vimeo.com/jocg/videos
https://www.linkedin.com/in/jocgtd
http://www.hmxmedia.com/
--------------------
Join MAYA OCTANE USERS Skype discussion here :
https://join.skype.com/LXEQaqqfN15w
https://vimeo.com/jocg/videos
https://www.linkedin.com/in/jocgtd
http://www.hmxmedia.com/
--------------------
Join MAYA OCTANE USERS Skype discussion here :
https://join.skype.com/LXEQaqqfN15w