Skip to content

Commit

Permalink
cleanup workflow & remove katz code
Browse files Browse the repository at this point in the history
  • Loading branch information
samayala22 committed Sep 19, 2024
1 parent 2a7eb67 commit aebe286
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 1,011 deletions.
17 changes: 0 additions & 17 deletions .github/workflows/linux_gpu_ubi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,23 +26,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4

# - name: Install CUDA Toolkit
# uses: Jimver/cuda-toolkit@v0.2.16
# 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

Expand Down
12 changes: 0 additions & 12 deletions data/katz/Makefile

This file was deleted.

160 changes: 0 additions & 160 deletions data/katz/katz_cl.txt

This file was deleted.

Loading

0 comments on commit aebe286

Please sign in to comment.