Show HN: Npunlock – Run custom C kernels for Intel NPUs
Summary
npunlock is an open-source project that enables custom C kernels to run inside Intel NPU graphs by bridging the gap from C code to NPU-executable kernels. The repository provides a GELU example, Python and C APIs, build steps, and documentation, with current support limited to Windows x64 on Meteor Lake / NPU3720. It also discusses limitations, Linux porting ideas, and how to contribute.