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

Enable NPU power monitor on Ryzen 5 7640U #142

Open
jena1-usr opened this issue Dec 12, 2024 · 0 comments
Open

Enable NPU power monitor on Ryzen 5 7640U #142

jena1-usr opened this issue Dec 12, 2024 · 0 comments

Comments

@jena1-usr
Copy link

I need to enable power monitor on Ryzen 5 7640U with NPU. During NPU task I execute the xrt-smi examine --report platform cmd, but it returns no power value:


[00c2:00:01.1] : NPU

Platform
Name : NPU
Power Mode : Turbo

Power : N/A

Does this NPU-Type support power monitoring? On the other site the npu validate check works properly by typing xrt-smi validate --run all, so xrt should be fine:

Validate Device : [00c2:00:01.1]
Platform : NPU
Power Mode : Performance

Test 1 [00c2:00:01.1] : latency
Details : Average latency: 110.0 us
Test Status : [PASSED]

Test 2 [00c2:00:01.1] : throughput
Details : Average throughput: 23385.2 ops
Test Status : [PASSED]

Test 3 [00c2:00:01.1] : cmd-chain-latency
Details : Average latency: 27.7 us
Test Status : [PASSED]

Test 4 [00c2:00:01.1] : cmd-chain-throughput
Details : Average throughput: 35808.7 ops
Test Status : [PASSED]

Test 5 [00c2:00:01.1] : df-bw
Details : Average bandwidth per shim DMA: 23.0 GB/s
Test Status : [PASSED]

Test 6 [00c2:00:01.1] : tct-one-col
Details : Average TCT throughput: 192346.5 TCT/s
Test Status : [PASSED]

Test 7 [00c2:00:01.1] : tct-all-col
Details : Average TCT throughput: 419662.0 TCT/s
Test Status : [PASSED]

Test 8 [00c2:00:01.1] : aie-reconfig-overhead
Details : Array reconfiguration overhead: 9.7 ms
Test Status : [PASSED]

Test 9 [00c2:00:01.1] : spatial-sharing-overhead
Details : Overhead: 5752.9 ms
Test Status : [PASSED]

Test 10 [00c2:00:01.1] : temporal-sharing-overhead
Details : Overhead: '11426.6' ms
Test Status : [PASSED]

Validation completed. Please run the command '--verbose' option for more details

Does anyone have an idea about the missing Power Value?

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