Hacker News new | ask | show | jobs
by amanzi 624 days ago
I'm really curious about how well they run Linux. e.g. will the NPU work under Linux in the same way it does on Windows? Or does it require specific drivers? Same with the batter life - if there a Windows-specific driver that helps with this, or can we expect the same under Linux?
2 comments

You can look at the NPU software stack here:

https://github.com/intel/linux-npu-driver/blob/main/docs/ove...

The Linux driver is specific to Linux, but the software on top of that like oneAPI and OpenVINO are cross platform I think.