Skip to content

Commit 45f77f9

Browse files
committed
remove static gpu node
1 parent 80eb3d6 commit 45f77f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyt301/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ locals {
33

44
custom = {
55
nnodes = {
6-
gpu = 1
6+
gpu = 0
77
gpupool = 4
88
}
99
}

0 commit comments

Comments
 (0)