Skip to content

Commit e39fce2

Browse files
authored
1 parent fd479a6 commit e39fce2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/tasks/src/hardware.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,10 @@ export const SKUS = {
196196
tflops: 18.12,
197197
memory: [8],
198198
},
199+
"RTX 3060 Mobile": {
200+
tflops: 10.94,
201+
memory: [6],
202+
},
199203
"RTX 3050 Mobile": {
200204
tflops: 7.639,
201205
memory: [6],

0 commit comments

Comments
 (0)