Valid in: | Configuration file, SAS invocation, OPTIONS statement, SAS System Options window |
Category: | System administration: Performance |
PROC OPTIONS GROUP= | PERFORMANCE |
Default: | Under Windows and |
Interaction: | If the THREADS system option is set to NOTHREADS, the CPUCOUNT= option has no effect. |
Note: | This option cannot be restricted by a site administrator. For more information, see Restricted Options. |
Setting CPUCOUNT= to a number greater than the actual number of available CPUs might result in reduced overall performance of SAS.
Setting CPUCOUNT= to ACTUAL at any time causes the option to be reset to the number of physical processors that are associated with the operating system at that time. If the operating system is executing in a partition, the value of the CPUCOUNT system is the number of physical processors that are associated with the operating system in that partition.
If your system supports Simultaneous Multi-Threading (SMT), hyperthreading, or Chip Multi-Threading (CMT), the value of the CPUCOUNT= option represents the number of such threads on the system.