Hello. I've got an Intel Arc A380. I'm trying to compute pytorch computations to the XPU device on it. However, the guides from Intel are for Ubuntu and Windows[1]. I would really appreciate a guide to enable XPU support on Debian.
Further information:
[1] https://www.intel.com/content/www/us/en ... u/2-6.html
Further information:
Code:
17:45 $ lspci | grep VGA06:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430]09:00.0 VGA compatible controller: Intel Corporation DG2 [Arc A380] (rev 05)17:46 $ clinfo | grep NumberNumber of platforms 017:46 $ uname -aLinux darthDebian9 6.12.6-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.6-1 (2024-12-21) x86_64 GNU/Linux
Statistics: Posted by farooqkz — 2025-01-15 14:19 — Replies 0 — Views 21