|
Parameter |
Description |
|
SI_RLIMIT_NOFILE_MAX
|
Increases the number of entries allowed in the file descriptor process table used for interactive previews/renders with mental ray. The default limit is 1000. Specify the number of entries you want to increase to, such as 1500. |
Example
|
Platform |
Syntax |
|
Windows NT |
set SI_RLIMIT_NOFILE_MAX=1500 |
|
IRIX/Linux |
setenv SI_RLIMIT_NOFILE_MAX 1500 |