MaoxinYee
MaoxinYee
[devices.txt](https://github.com/user-attachments/files/22608501/devices.txt) [cpuinfo.txt](https://github.com/user-attachments/files/22608502/cpuinfo.txt)
Yes, I have tried the Zen5 PR on my machine,but it still failed to run. Thank you, I will try the changed code again.
(ironenv) ymx@link:~/likwid$ cd /sys/devices/power_core/events (ironenv) ymx@link:/sys/devices/power_core/events$ ls energy-core energy-core.scale energy-core.unit (ironenv) ymx@link:/sys/devices/power_core/events$ cat energy-core event=0x01 (ironenv) ymx@link:/sys/devices/power_core/events$ cat energy-core.scale 2.3283064365386962890625e-10 (ironenv) ymx@link:/sys/devices/power_core/events$ cat energy-core.unit Joules
(ironenv) ymx@link:~$ cd /sys/devices/power_core/format (ironenv) ymx@link:/sys/devices/power_core/format$ ls event (ironenv) ymx@link:/sys/devices/power_core/format$ cat event config:0-7
Thanks, Just put the code of your Zen5 CPU modelID on the #define ZEN5_EPYC 0x70 in src/includes/topology.h. Then It works!
I have fixed this by set > [ (k // 2 , 2), (m, k), (2, 1), ] Running Kernel (iteration 0). Running Kernel (iteration 1). Verifying against reference matmul...