Skip to content

Commit 504fcb4

Browse files
1 parent 77b4f84 commit 504fcb4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/tasks/src/hardware.ts

+4
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ export const SKUS = {
7272
tflops: 12.0,
7373
memory: [16],
7474
},
75+
"RTX A6000": {
76+
tflops: 38.7,
77+
memory: [48],
78+
},
7579
"RTX A4000": {
7680
tflops: 19.2,
7781
memory: [16],

0 commit comments

Comments
 (0)