This repository was archived by the owner on Jul 4, 2025. It is now read-only.
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
hardware: Intel iGPU, dGPU and NPU support #470
Closed
Description
Overview
- Intel's Lunar Lake is releasing soon, which has CPU, NPU and iGPU in a single chip
Tasklist
- engine: Intel OpenVino #677
- feat: Add Intel GPU Support via SYCL on Linux platform cortex.llamacpp#107
- doc: add Intel MKL compilation for building library with server example cortex.llamacpp#99 from @xiangyang-95
Original Post
Problem
Unable to use Intel integrated GPU and discrete GPU to offload the model inferencing.
Success Criteria
Able to use Intel integrated GPU and discrete GPU to offload the model inferencing.
Additional context
I can add in the documentation to add Intel GPU support to nitro inference server.