CPUID System Option

Specifies whether the CPU identification number is written to the SAS log.
Valid in: Configuration file, SAS invocation
Category: Log and procedure output control: SAS log
PROC OPTIONS GROUP= LOGCONTROL
Note: This option can be restricted by a site administrator. For more information, see Restricted Options.

Syntax

Syntax Description

CPUID
specifies that the CPU identification number is printed at the top of the SAS log after the licensing information.
NOCPUID
specifies that the CPU identification number is not written to the SAS log.

See Also

The SAS Log in SAS Language Reference: Concepts