LLM/Intel Pro Arc B70: Difference between revisions

From Fundamental Ramen
< LLM
Jump to navigation Jump to search
No edit summary
Line 12: Line 12:
sudo apt update
sudo apt update
sudo apt install openssh-server
sudo apt install openssh-server
</syntaxhighlight>
<syntaxhighlight lang="bash">
# Check eGPU connection
boltctl list
</syntaxhighlight>
</syntaxhighlight>

Revision as of 09:12, 18 June 2026

Step

  • Check proper Ubuntu version for OpenVINO
  • Check proper Ubuntu version for SYCL
  • Install Ubuntu
  • Install HWE kernel
  • Install PPA driver

2026-06-18

sudo apt update
sudo apt install openssh-server
# Check eGPU connection
boltctl list