- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am experiencing an issue where my system detects the Intel NPU (Lunar Lake) using "lscpi", but "sycl-ls" does not list it as an available device. When I try running a sycl program, it throws the following error:
terminate called after throwing an instance of 'sycl::_V1::exception'
what(): No device of requested type 'info::device_type::accelerator' available.
I'm using oneAPI Version: 2025.0.4
OS Version: Ubuntu 24.10
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I don't think sycl supports npu right now, as far as I know npu is not a general purpose programming device, but designed only for inferencing. Maybe you can checkout the openvino documentation, which supports inferencing on npu.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page