Skip to content

Commit

Permalink
Add runs-on repo config
Browse files Browse the repository at this point in the history
  • Loading branch information
lockshaw committed Dec 18, 2024
1 parent 1d5140d commit f91904d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/runs-on.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
images:
dlami-x64:
platform: "linux"
arch: "x64"
owner: "898082745236" # AWS
name: "Deep Learning Base OSS Nvidia Driver GPU AMI (Ubuntu 22.04)*"

runners:
gpu-nvidia:
family: ["g4dn.xlarge"]
image: dlami-x64

0 comments on commit f91904d

Please sign in to comment.