Skip to content

Commit d2e41e9

Browse files
authored
Fix inaccurate hardware specs (tflops, power, msrp, release year) (#2261)
Corrects inaccurate **non-memory** hardware spec fields, verified against techpowerup / Intel ARK / AMD / vendor docs. These are spec-lookup values only, so there's no Hub backward-compat impact. - **MI300** tflops `383` -> `1307.4` (entry's 192GB/750W is MI300X; 383 was the MI250X figure) - **GB10** msrp `3000` -> `3999`, power `240` -> `140` (chip TDP, not the full DGX Spark system) - **Jetson AGX Orin 32GB** msrp `1600` -> `999` (module retail price) - **RX 6700** msrp `500` -> `329` (500 was the 6700 XT price) - **RTX 2050 Mobile** releaseYear `2022` -> `2021` - **Intel Core i5/i3 (10th/11th gen)** power -> PL2 values; **Ryzen 7 3800X** tflops `1.73` -> `1.15` (8-core) & power -> PPT; **Ryzen Zen 5 9000 R7/R5** power -> `88` (stock PPT). Aligns with the field's documented convention (PL2 for Intel, PPT for AMD). Memory-array corrections are intentionally excluded: shrinking a SKU's `memory` options breaks `JOI_HARDWARE_ITEM_SCHEMA` validation of users' persisted hardware items on the Hub (see closed #1937). Those would need a data migration first. <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Static reference data only; no runtime logic or auth/data-path changes, and memory arrays are untouched. > > **Overview** > Corrects **non-memory** fields in the tasks package hardware SKU tables so estimates match vendor/docs and the documented conventions (Intel **PL2**, AMD **PPT**). > > **GPU:** **RX 6700** msrp **500 → 329**; **GB10** msrp **3000 → 3999** and power **240 → 140** (chip TDP); **Jetson AGX Orin 32GB** msrp **1600 → 999**; **RTX 2050 Mobile** releaseYear **2022 → 2021**. > > **CPU:** 10th/11th gen Intel Core **i5/i3** power raised to PL2-style values; **Ryzen 7 3800X** tflops **1.73 → 1.15** and power **105 → 142**; Ryzen Zen 5 9000 **Ryzen 7/5** power **105 → 88**. > > Memory option arrays are unchanged to avoid Hub validation issues on persisted hardware items. > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit f2d6523. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent 709b10b commit d2e41e9

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

packages/tasks/src/hardware-amd.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ export const AMD_GPU_SKUS: Record<string, AmdGpuHardwareSpec> = {
184184
tflops: 22.58,
185185
memory: [10],
186186
gfxVersion: "gfx1031",
187-
msrp: 500,
187+
msrp: 329,
188188
power: 175,
189189
releaseYear: 2022,
190190
},

packages/tasks/src/hardware-nvidia.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ export const NVIDIA_SKUS: Record<string, NvidiaHardwareSpec> = {
112112
tflops: 29.71,
113113
memory: [128],
114114
computeCapability: 12.1,
115-
msrp: 3_000,
116-
power: 240,
115+
msrp: 3_999,
116+
power: 140,
117117
releaseYear: 2025,
118118
},
119119
"RTX PRO 6000 WS": {
@@ -802,7 +802,7 @@ export const NVIDIA_SKUS: Record<string, NvidiaHardwareSpec> = {
802802
computeCapability: 8.6, // Ampere (outlier GPU in the 20xx series)
803803
msrp: 250,
804804
power: 45,
805-
releaseYear: 2022,
805+
releaseYear: 2021,
806806
},
807807
"GTX 1080 Ti": {
808808
tflops: 11.34, // float32 (GPU does not support native float16)
@@ -936,7 +936,7 @@ export const NVIDIA_SKUS: Record<string, NvidiaHardwareSpec> = {
936936
tflops: 6.66,
937937
memory: [32],
938938
computeCapability: 8.7,
939-
msrp: 1_600,
939+
msrp: 999,
940940
power: 40,
941941
releaseYear: 2022,
942942
},

packages/tasks/src/hardware.ts

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -278,13 +278,13 @@ export const SKUS = {
278278
"Intel Core 11th Generation (i5)": {
279279
tflops: 0.5,
280280
msrp: 250,
281-
power: 182,
281+
power: 251,
282282
releaseYear: 2021,
283283
},
284284
"Intel Core 11th Generation (i3)": {
285285
tflops: 0.35,
286286
msrp: 150,
287-
power: 65,
287+
power: 90,
288288
releaseYear: 2021,
289289
},
290290
"Intel Core 10th Generation (i9)": {
@@ -302,13 +302,13 @@ export const SKUS = {
302302
"Intel Core 10th Generation (i5)": {
303303
tflops: 0.46,
304304
msrp: 250,
305-
power: 150,
305+
power: 182,
306306
releaseYear: 2020,
307307
},
308308
"Intel Core 10th Generation (i3)": {
309309
tflops: 0.44,
310310
msrp: 150,
311-
power: 65,
311+
power: 90,
312312
releaseYear: 2020,
313313
},
314314
},
@@ -374,9 +374,9 @@ export const SKUS = {
374374
releaseYear: 2017,
375375
},
376376
"Ryzen 7 3800X (16)": {
377-
tflops: 1.73,
377+
tflops: 1.15,
378378
msrp: 400,
379-
power: 105,
379+
power: 142,
380380
releaseYear: 2019,
381381
},
382382
"Ryzen Zen 5 9000 (Ryzen 9)": {
@@ -388,13 +388,13 @@ export const SKUS = {
388388
"Ryzen Zen 5 9000 (Ryzen 7)": {
389389
tflops: 0.56,
390390
msrp: 350,
391-
power: 105,
391+
power: 88,
392392
releaseYear: 2024,
393393
},
394394
"Ryzen Zen 5 9000 (Ryzen 5)": {
395395
tflops: 0.56,
396396
msrp: 300,
397-
power: 105,
397+
power: 88,
398398
releaseYear: 2024,
399399
},
400400
"Ryzen Zen 4 7000 (Ryzen 9)": {

0 commit comments

Comments
 (0)