add comment

This commit is contained in:
Nicholas Page 2024-05-09 17:10:15 -07:00
parent 4d76996fda
commit 13ee3dc01d

View File

@ -1,3 +1,4 @@
# TODO check if python3.9 is installable instead
if [ -e /usr/local/cuda-12.2 ]; then if [ -e /usr/local/cuda-12.2 ]; then
apt-get update && \ apt-get update && \
apt-get install wget build-essential ccache clang cmake pkg-config -y apt-get install wget build-essential ccache clang cmake pkg-config -y