Operating System - Tru64 Unix
1748256 Members
3881 Online
108760 Solutions
New Discussion юеВ

Alphaserver CPU Processor Model Number required

 
Danesh Qureshi
Regular Advisor

Alphaserver CPU Processor Model Number required

Hello,

I have a Alphaserver ES47, a Alphaserver DS25 and Alphasever DS10 all running Tru64 Unix V5.1B.

Can anyone tell me how do I find the CPU Processor Model number in each of these Alphaserver systems?

Thank you
3 REPLIES 3
Steven Schweda
Honored Contributor

Re: Alphaserver CPU Processor Model Number required

> [...] how do I find [...]

Disassemble the hardware and look?

Or were you seeking:
An SRM console command?
A Tru64 command?
A run-time library function?

I'd probably start with "show config" at the
SRM console prompt (">>>"). My XP1000, for
example, says:

[...]
Processor
DECchip (tm) 21264-3 500MHz
[...]
Martin Moore
HPE Pro

Re: Alphaserver CPU Processor Model Number required

psrinfo -v may provide some helpful information. It will at least distinguish between the architecture types. For example on an ES40:

[...]
The alpha EV6.8AL (21264B) processor operates at 834 MHz,
has a cache size of 8388608 bytes,
and has an alpha internal floating point processor.

While on an ES47:

[...]
The alpha EV7 (21364) processor operates at 1000 MHz,
has a cache size of 1835008 bytes,
and has an alpha internal floating point processor.
I work for HPE
A quick resolution to technical issues for your HPE products is just a click away HPE Support Center
See Self Help Post for more details

Accept or Kudo

Pieter 't Hart
Honored Contributor

Re: Alphaserver CPU Processor Model Number required

open the system management homepage
look for syscheck,

is this the info you seek?
>>>
System Type: AlphaServer ES45 Model 2 ALPHATITAN
Number of CPUs: 4
CPU Type Speed (Mhz)

0 EV6.8CB (21264C) 1250
1 EV6.8CB (21264C) 1250
2 EV6.8CB (21264C) 1250
3 EV6.8CB (21264C) 1250
<<<