We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c42aa2 commit 62a3b80Copy full SHA for 62a3b80
inspector/tasks.py
@@ -8,6 +8,8 @@
8
9
STRESSNG_TAG = "b7c7a5877501679a3b0a67d877e6274a801d1e4e" # V0.17.08
10
GPU_EXCLUDE = {
11
+ ("aws", "g3.4xlarge"),
12
+ ("aws", "g3.8xlarge"),
13
("aws", "g3.16xlarge"),
14
("aws", "g4dn.metal"),
15
("aws", "p2.8xlarge"),
0 commit comments