Shake 4: Tip for best performance on Mac Pro (8-core) with Mac OS X 10.5 Leopard

  • Last Modified: January 03, 2008
  • Article: TS1101
  • Old Article: 306813

Symptoms

Shake 4.1 is supported on computers with Mac OS X 10.5 Leopard, but on a Mac Pro (8-core) configuration, Shake will achieve the best performance when it is configured to utilize just 4 CPU cores.

When using Mac OS X 10.4 Tiger, Shake is able to utilize all 8 CPU cores in a Mac Pro (8-core).

Products Affected

Shake 4.X, Mac Pro, Mac OS X 10.5

Resolution

Take the following steps to change Shake's Global settings so that 4 CPU cores will be utilized:

  1. In Shake, click the Globals tab.
  2. Click the minus sign next to renderControls to disclose the renderControls settings.
  3. Change the maxThread parameter to 4.

Alternatively, (if you use scripts to manage Shake's configuration) you can create a file located in the ~/nreal/include/startup/ui directory, which includes the following line: sys.maxThread = 4;

For more information on setting global parameters for Shake, refer to the Shake 4 User Manual.

 

Not helpful Somewhat helpful Helpful Very helpful Solved my problem