Skip to content

Commit 8bec996

Browse files
committed
added NVIDIA GB10
specs pulled from https://www.techpowerup.com/gpu-specs/gb10.c4342 and https://www.topcpu.net/en/cpu/nvidia-gb10 Signed-off-by: Christian Otto Stelter <[email protected]>
1 parent f5d9f06 commit 8bec996

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
@@ -66,6 +66,10 @@ export const SKUS = {
6666
tflops: 30.29,
6767
memory: [24],
6868
},
69+
GB10: {
70+
tflops: 29.71,
71+
memory: [128],
72+
},
6973
"RTX PRO 6000 WS": {
7074
tflops: 126,
7175
memory: [96],

0 commit comments

Comments
 (0)