You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed pypapi on a cluster and I am encountering an unknown error code. I used papi low to do the reading. the events I used (including the commented ones) are available and can be read in the system. the code breaks in the initialization block, but I can't pin point the reason
Linux 5.14.0-362.24.1.el9_3.0.1.x86_64 x86_64
PAPI Version: 7.1.0.0
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 46 bits physical, 57 bits virtual
Byte Order: Little Endian
CPU(s): 96
On-line CPU(s) list: 0-95
Vendor ID: GenuineIntel
Model name: Intel(R) Xeon(R) Platinum 8468
CPU family: 6
Model: 143
Thread(s) per core: 1
Core(s) per socket: 48
Socket(s): 2
Stepping: 8
CPU max MHz: 3800.0000
CPU min MHz: 800.0000
BogoMIPS: 4200.00
PyPAPI is only a Python wrapper to PAPI, if the error is not caused by the Python binding itself I will not be able to help (I am only maintaining the Python part, I do not know how PAPI work). :)
Hello,
I installed pypapi on a cluster and I am encountering an unknown error code. I used papi low to do the reading. the events I used (including the commented ones) are available and can be read in the system. the code breaks in the initialization block, but I can't pin point the reason
The text was updated successfully, but these errors were encountered: