exo/Ubuntu 24.04\343\201\270exo\343\202\222\343\202\244\343\203\263\343\202\271\343\203\210\343\203\274\343\203\253\343\201\231\343\202\213.md
... ...
@@ -4,6 +4,12 @@
4 4
- <https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#network-repo-installation-for-ubuntu>
5 5
1. cuDNNのインストール
6 6
- <https://developer.nvidia.com/cudnn-downloads>
7
+1. 必要なパッケージのインストール
8
+
9
+ ```
10
+ sudo apt install clang
11
+ ```
12
+
7 13
1. exoのインストール
8 14
- <https://github.com/exo-explore/exo?tab=readme-ov-file#from-source>
9 15
1. `llvmlite`のインストール