this post was submitted on 28 Oct 2024
16 points (94.4% liked)

Linux 101 stuff. Questions are encouraged, noobs are welcome!

1130 readers
6 users here now

Linux introductions, tips and tutorials. Questions are encouraged. Any distro, any platform! Explicitly noob-friendly.

founded 2 years ago
MODERATORS
 

Title. In other words, to make the system redirect workload to the NPU -first- and then to the CPU when it reaches 100% usage? Like both NPU and CPU were a single, huge CPU instead of being separated?

Thanks in advance.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 5 points 3 months ago (1 children)

isn't the npu more like a specialized GPU than a specialized CPU? so it would suck at not parallel tasks.

[โ€“] [email protected] 3 points 3 months ago

Yeah, that's my understanding. It just isn't good at generalized processing, because that's not what it was designed for. The CPU, on the other hand, was designed to be a jack of all trades.