intel / pti-gpu

Profiling Tools Interfaces for GPU (PTI for GPU) is a set of Getting Started Documentation and Tools Library to start performance analysis on Intel(R) Processor Graphics easily
MIT License
198 stars 52 forks source link

Assertion status == ZE_RESULT_SUCCESS failed #36

Closed YMont closed 1 year ago

YMont commented 1 year ago

Dear,

I have a question.

$ ./sysmon -p

sysmon: /home/user/pti-gpu/tools/sysmon/main.cc:1239: int main(int, char**): Assertion `status == ZE_RESULT_SUCCESS' failed.
Aborted
YMont commented 1 year ago

I finish it. It seems to lack oneAPI base toolkit. Thanks.