View previous topic :: View next topic |
Author |
Message |
rsnfunky Tux's lil' helper
Joined: 30 Dec 2007 Posts: 81
|
Posted: Sun Oct 13, 2024 1:59 am Post subject: AMD XDNA Drivers for Gentoo |
|
|
I have an AMD processor with NPU - Ryzen 8700G. AMD has provided NPU drivers - AMD XDNA Drivers (which are an extension of their XRT drivers) -
Code: | https://github.com/amd/xdna-driver |
I tried installing it on my Gentoo box but faced issues (the scripts are written for Ubuntu system):
Code: | fatal error: ocl_icd.h: No such file or directory |
ocl-icd has been replaced by opencl-icd-loader, and this package does not seem to provide the above file ocl_icd.h
Will be happy to check how to install the NPU driver and see its functionality in AI inferencing on the NPU.
(PS: ROCm is for using the AMD graphics and APUs. The latest processors also have an NPU: ie- processor + APU + NPU. For using NPU they have the xdna driver) |
|
Back to top |
|
|
rsnfunky Tux's lil' helper
Joined: 30 Dec 2007 Posts: 81
|
Posted: Sun Dec 22, 2024 10:21 am Post subject: |
|
|
bumping up the post |
|
Back to top |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 22889
|
Posted: Sun Dec 22, 2024 2:36 pm Post subject: |
|
|
What is the goal of this thread? Are you seeking advice on how to get a viable ocl_icd.h? Are you seeking help to patch the xdna project to work without that header? |
|
Back to top |
|
|
rsnfunky Tux's lil' helper
Joined: 30 Dec 2007 Posts: 81
|
Posted: Sun Dec 22, 2024 3:45 pm Post subject: |
|
|
Hi Hu,
The aim is how to get a viable ocl_icd.h |
|
Back to top |
|
|
|