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
Python 3.11.7 (main, Dec 8 2023, 18:56:58) [GCC 11.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from pypapi import papi_high
>>> papi_high.ipc()
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/home/itamarst/devel/sandbox/venv311/lib/python3.11/site-packages/pypapi/exceptions.py", line 197, in papi_error_wrapper
raise object_()
pypapi.exceptions.PapiNoEventError: Event does not exist. (PAPI_ENOEVNT)
Same problem with 5.5.1.5.
The text was updated successfully, but these errors were encountered:
This is Ubuntu 22.04 on Linux 6.5.6.
Same problem with 5.5.1.5.
The text was updated successfully, but these errors were encountered: