-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2a7eb67
commit aebe286
Showing
5 changed files
with
0 additions
and
1,011 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,23 +26,6 @@ jobs: | |
- name: Checkout repository | ||
uses: actions/checkout@v4 | ||
|
||
# - name: Install CUDA Toolkit | ||
# uses: Jimver/[email protected] | ||
# id: cuda-toolkit | ||
# with: | ||
# cuda: '12.4.0' | ||
# - name: Install CUDA Driver + Toolkit | ||
# run: | | ||
# wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64/cuda-keyring_1.1-1_all.deb | ||
# sudo dpkg -i cuda-keyring_1.1-1_all.deb | ||
# sudo apt-get update | ||
# sudo apt-get -y install nvidia-open | ||
# sudo modprobe nvidia | ||
# sudo modprobe nvidia-drm | ||
# sudo modprobe nvidia-uvm | ||
# sudo apt-get -y install cuda-toolkit-12-4 | ||
# nvidia-smi | ||
|
||
- name: NVIDIA-SMI | ||
run: nvidia-smi | ||
|
||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.