How to set the GPU number in comand?

Autodesk Maya (Plugin developed by JimStar)

Moderator: JimStar

Post Reply
renmaxhb
Licensed Customer
Posts: 226
Joined: Mon Dec 13, 2010 8:53 am

How to set the GPU number in comand?
User avatar
JimStar
OctaneRender Team
Posts: 3816
Joined: Thu Jul 28, 2011 8:19 pm
Location: Auckland, New Zealand

renmaxhb wrote:How to set the GPU number in comand?
You can look at all possible batch command line switches by using -h switch.
renmaxhb
Licensed Customer
Posts: 226
Joined: Mon Dec 13, 2010 8:53 am

"c:\Program Files\Autodesk\Maya2013\bin\Render.exe" -renderer octane -rd "\\SERV03\projct\SJL\images\CP07_10" "\\SERV03\projct\SJL\scenes\CP07_10\render\CP07_10_Octane.mb"


can you give me a example?
User avatar
JimStar
OctaneRender Team
Posts: 3816
Joined: Thu Jul 28, 2011 8:19 pm
Location: Auckland, New Zealand

renmaxhb wrote:can you give me a example?

Code: Select all

render -verb -renderer octane -gpu1 on -gpu2 off -of gif -cam camera1 -s 1 -e 3 -smp 8000 -v on "c:\MayaScenes\SomeScene.mb"
renmaxhb
Licensed Customer
Posts: 226
Joined: Mon Dec 13, 2010 8:53 am

Thanks!
Post Reply

Return to “Autodesk Maya”