HP OpenVMS Systemsask the wizard |
The Question is: How do I find out the processor speed and type on my Alpha? The Answer is :
Details on Alpha microprocessor identification are included in various
topics here, at the main level Alpha Microprocessor identification
section (and the associated alpha_implver_amask_features.c example) of
the Ask The Wizard area (as detailed in the OpenVMS FAQ discussion of
identifying the microprocessor as part of choosing the target Alpha
/ARCHITECTURE for an architecture-specific compilation), and by commands
such as the following:
$ SHOW CPU /FULL
$ ANALYZE/SYSTEM
CLUE CONFIG
In addition to the top-level microprocessor discussion, related topics
include (4134), (5687), (6661) and (7071).
|