winsiderss / systeminformer

A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-internals.com
https://systeminformer.sourceforge.io
MIT License
10.88k stars 1.38k forks source link

Show NPU like Taskmgr #2038

Closed MagicAndre1981 closed 4 weeks ago

MagicAndre1981 commented 5 months ago

Description of the feature, modification, idea or suggestion

Taskmgr in Windows 11 24H2 shows NPU graph

image

Can you also add this to syteminformer for the new "AI" PCs where MS requires NPU?

Proposed implementation details (optional)

No response

MagicAndre1981 commented 3 months ago

Ok, I see you added it: https://github.com/winsiderss/systeminformer/commit/518f95bad3184e18218dc6e164042a815f976a37

How does it look? Can you please post a picture on what it shows?

jxy-s commented 3 months ago

image

MagicAndre1981 commented 3 months ago

ok, you now have a CoPilot+ ARM64 Laptop. How does it perform? How well does the arm64 version of VS2022 run?

jxy-s commented 3 months ago

VS works good. A few things in my development workflow need attention:

  1. Neovim does not yet have a native version. It works in emulation but some of my setup/plugins gives errors. Haven't had an opportunity to investigate the cause.
  2. Some VS22 extensions are missing and not yet supported on ARM64. Like trailing white space and spell check. VSVim works, thankfully.
  3. Bazel currently has some quirks if you end up running under emulation.

Those are all relatively minor things that I'm confident will get sorted out in time. Overall the machine exceeds my needs/expectations on performance and the battery life is stellar.