-mem Function This command line function limits the amount of memory taken by that particular Shake process. The amount is listed in megabytes. Because of Shake handling of memory and its hybrid renderer, that process will never take more than the limit you set when processing a script. For more information on setting memory limits for the interface, see Configuring Shake to Fit Your Machine. Example shake -script my_script -mem 64
|