Skip to content

Commit

Permalink
Add RTX 3060 Mobile (#1157)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKarpe authored Jan 31, 2025
1 parent fd479a6 commit e39fce2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/tasks/src/hardware.ts
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ export const SKUS = {
tflops: 18.12,
memory: [8],
},
"RTX 3060 Mobile": {
tflops: 10.94,
memory: [6],
},
"RTX 3050 Mobile": {
tflops: 7.639,
memory: [6],
Expand Down

0 comments on commit e39fce2

Please sign in to comment.