Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

try tool sysmon, not process detected. #67

Open
bopeng1234 opened this issue Jun 12, 2024 · 0 comments
Open

try tool sysmon, not process detected. #67

bopeng1234 opened this issue Jun 12, 2024 · 0 comments

Comments

@bopeng1234
Copy link

In Ubuntu 22.04, i5-1135G7 with iGPU enabled (oneAPI+compute runtime+level zero loader)

kernel 6.5.0-35-generic (follow this link to install)

Run the oneapi matrix_mult sample in one terminal

oneAPI-samples/DirectProgramming/C++SYCL/DenseLinearAlgebra/matrix_mul$ ./matrix_mul_dpc
Device: Intel(R) Iris(R) Xe Graphics
Problem size: c(1500,6000) = a(1500,3000) * b(3000,6000)
Result of matrix multiplication using SYCL: Success - The results are correct!

Run the sysmon in another terminal, got the following log

=====================================================================================
GPU 0: Intel(R) Iris(R) Xe Graphics    PCI Bus: 0000:00:02.0
Vendor: Intel(R) Corporation    Driver Version: 1.3.29377    Subdevices: 0
EU Count: 80    Threads Per EU: 7    EU SIMD Width: 8    Total Memory(MB): 14384.2
Core Frequency(MHz): 100.0 of 1300.0    Core Temperature(C): unknown
=====================================================================================
Running Processes: unknown

why no temperature and no process detected?

should I open any kernel configure and compile kernel from source code to enable profiling? or any thing I am missing.

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant