-
Notifications
You must be signed in to change notification settings - Fork 330
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: phase 1 opts + recursion circuit (#1638)
Co-authored-by: rkm0959 <[email protected]> Co-authored-by: Tamir Hemo <[email protected]> Co-authored-by: Ratan Kaliani <[email protected]> Co-authored-by: Chris T. <[email protected]> Co-authored-by: umadayal <[email protected]> Co-authored-by: Conner Swann <[email protected]> Co-authored-by: tamirhemo <[email protected]>
- Loading branch information
1 parent
6512b56
commit 79884ff
Showing
512 changed files
with
21,201 additions
and
42,233 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
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 |
---|---|---|
@@ -0,0 +1,17 @@ | ||
images: | ||
nvidia-linux: | ||
platform: "linux" | ||
arch: "x64" | ||
ami: "ami-0a63dc9cb9e934ba3" | ||
owner: "421253708207" | ||
|
||
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: ["g6.4xlarge"] | ||
image: dlami-x64 |
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
Oops, something went wrong.