Softimage Forum (Read Only)
Welcome to Autodesk’s Softimage Forums. Share your knowledge, ask questions, and explore popular Softimage topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to limit number of mr threads on one machine?

4 REPLIES 4
Reply
Message 1 of 5
Anonymous
209 Views, 4 Replies

how to limit number of mr threads on one machine?

hello,
how do I limit the number of threads/cores that xsi gui uses on my workstation? I have 8 cores but only want mental ray to use 6 so that I can run other apps while test rendering.
is there an environment variable in the setenv.bat?
thanks in advance,
mike
4 REPLIES 4
Message 2 of 5
Stephen.Blair
in reply to: Anonymous

Use the -threads command line argument.


// Stephen Blair
// Arnold Renderer Support
Message 3 of 5
Anonymous
in reply to: Anonymous

I tried this:

C:\Softimage\XSI_Client_7.0\Application\bin\XSI.bat -threads 1

to start up xsi but it still hogs all cpus when rendering from gui.

Where do I include the "threads" argument? Or, should I be specifying the number of threads in the .ray3hosts file?

Sorry, it's been a long time since I did this. Can't remember. Thanks.

Mike
Message 4 of 5
Stephen.Blair
in reply to: Anonymous

Oops, I meant -thread, not -threads.

For example:

xsibatch -thread 1 -render "%XSI_HOME%\Data\XSI_SAMPLES\Scenes\red_jaiqua.scn"


// Stephen Blair
// Arnold Renderer Support
Message 5 of 5
Anonymous
in reply to: Anonymous

that works... fantastic! thanks

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report