cancel
Showing results for 
Search instead for 
Did you mean: 

Processors

pberg
Journeyman III

AMDuProfCLI timechart for power profile on AMD EPYC 7742

I did a power profiling on a

 

[snip]

./AMDuProfCLI info --system

[OS Info]
OS Details : LinuxOracle Linux Server 8.3-64
Distribution Details : "fedora" 8.3
Kernel Details : 5.4.17

[CPU Info]
AMD Cpu : Yes
Family : 0x17
Model : 0x31
Stepping : 0x0
Local APIC : Yes
Socket Count : 2
SMT Enabled : Yes
Threads per Core : 2
Threads per CCX : 8
Threads per Package : 128
Total number of Threads : 256

[PERF Features Availability]
Core PMC : Yes
L3 PMC : Yes
DF PMC : Yes
Perf Event Paranoid : 2
Perf Event Max Mlock : 516 KB
Perf Event Max Stack : 127
PERF TS : No

[IBS Features Availability]
IBS : Yes
IBS Fetch Sampling : Yes
IBS OP Sampling : Yes
IBS FetchCtlExtd : Yes
IBS ExtCount : Yes
IBS Dispatch : Yes
IBS BrTgtAddr : Yes
IBS OpData4 : No

[RAPL/CEF Features Availability]
RAPL : Yes
APERF & MPERF : Yes
Read Only APERF & MPERF : Yes
IRPERF : Yes
HW P-State Control : Yes

[Hypervisor Info]
Hypervisor Enabled : No

[snip]

with the command:
./AMDuProfCLI timechart --event power --interval 100 --duration 100

When I evaluated the CSV-file under full load("stress-ng -t 120 -l 100 -c 256 --cpu-method all") of the server I can see:

Average Power of socket 1: 204W
Average Power of socket 2: 201W
Average Power of cpus: 268W

Is the complete power consumption of the server now: 204W+201W+268W=673W ?
Or do I miss something like power consumption for memory?

Best regards

Thomas

0 Likes
2 Replies
pberg
Journeyman III

No ideas?

0 Likes
jimtech10
Journeyman III

Hello,

I am also using this CPU "AMD Epyc 7742 and has 64 cores with 128 threads and based on 2. gen of the AMD Epyc series."

But i want to achieve 256 threads. Would you please tell me how  would it be possible. Thanks!

Please check the CPU information installed on the system:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 128
On-line CPU(s) list: 0-127
Thread(s) per core: 1
Core(s) per socket: 64
Socket(s): 2
NUMA node(s): 32
Vendor ID: AuthenticAMD
CPU family: 23
Model: 49
Model name: AMD EPYC 7742 64-Core Processor
Stepping: 0
CPU MHz: 2250.000
CPU max MHz: 2250.0000
CPU min MHz: 1500.0000
BogoMIPS: 4491.67
Virtualization: AMD-V
L1d cache: 32K
L1i cache: 32K
L2 cache: 512K
L3 cache: 16384K

 

 

0 Likes