Skip to content

Commit 7cee77c

Browse files
committed
Correct NVIDIA GPU launch, architecture, and VRAM values
1 parent f1a783e commit 7cee77c

6 files changed

Lines changed: 16 additions & 11 deletions

File tree

‎data/gpu/nvidia/1995/consumer/stg-2000.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "STG-2000",
44
"manufacturer": "nvidia",
55
"architecture": "NV1",
6-
"release_date": "1995-01-01",
6+
"release_date": "1995-09-30",
77
"msrp_usd": 249,
88
"cuda_cores": null,
99
"stream_processors": 1,

‎data/gpu/nvidia/2002/consumer/geforce4-mx-440.json‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"slug": "geforce4-mx-440",
33
"name": "GeForce4 MX 440",
44
"manufacturer": "nvidia",
5-
"architecture": "NV17",
5+
"architecture": "Celsius",
66
"release_date": "2002-02-06",
77
"msrp_usd": 109,
88
"cuda_cores": null,
@@ -28,6 +28,7 @@
2828
"source_urls": [
2929
"https://en.wikipedia.org/wiki/GeForce_4_series#GeForce4_MX",
3030
"https://www.techpowerup.com/gpu-specs/geforce4-mx-440.c716",
31-
"https://www.videocardbenchmark.net/gpu_list.php"
31+
"https://www.videocardbenchmark.net/gpu_list.php",
32+
"https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units"
3233
]
3334
}

‎data/gpu/nvidia/2010/consumer/geforce-gtx-470.json‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"stream_processors": null,
1010
"rt_cores": null,
1111
"tensor_cores": null,
12-
"memory_gb": 1,
12+
"memory_gb": 1.25,
1313
"memory_type": "GDDR5",
1414
"memory_bus_bit": 320,
1515
"memory_bandwidth_gbps": 134,
@@ -28,6 +28,7 @@
2828
"source_urls": [
2929
"https://en.wikipedia.org/wiki/GeForce_400_series",
3030
"https://www.techpowerup.com/gpu-specs/geforce-gtx-470.c265",
31-
"https://www.videocardbenchmark.net/gpu_list.php"
31+
"https://www.videocardbenchmark.net/gpu_list.php",
32+
"https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units"
3233
]
3334
}

‎data/gpu/nvidia/2010/consumer/geforce-gtx-480.json‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"stream_processors": null,
1010
"rt_cores": null,
1111
"tensor_cores": null,
12-
"memory_gb": 1,
12+
"memory_gb": 1.5,
1313
"memory_type": "GDDR5",
1414
"memory_bus_bit": 384,
1515
"memory_bandwidth_gbps": 177,
@@ -28,6 +28,7 @@
2828
"source_urls": [
2929
"https://en.wikipedia.org/wiki/GeForce_400_series",
3030
"https://www.techpowerup.com/gpu-specs/geforce-gtx-480.c268",
31-
"https://www.videocardbenchmark.net/gpu_list.php"
31+
"https://www.videocardbenchmark.net/gpu_list.php",
32+
"https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units"
3233
]
3334
}

‎data/gpu/nvidia/2010/consumer/geforce-gtx-570.json‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"stream_processors": null,
1010
"rt_cores": null,
1111
"tensor_cores": null,
12-
"memory_gb": 1,
12+
"memory_gb": 1.25,
1313
"memory_type": "GDDR5",
1414
"memory_bus_bit": 320,
1515
"memory_bandwidth_gbps": 152,
@@ -28,6 +28,7 @@
2828
"source_urls": [
2929
"https://en.wikipedia.org/wiki/GeForce_500_series",
3030
"https://www.techpowerup.com/gpu-specs/geforce-gtx-570.c266",
31-
"https://www.videocardbenchmark.net/gpu_list.php"
31+
"https://www.videocardbenchmark.net/gpu_list.php",
32+
"https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units"
3233
]
3334
}

‎data/gpu/nvidia/2010/consumer/geforce-gtx-580.json‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"stream_processors": null,
1010
"rt_cores": null,
1111
"tensor_cores": null,
12-
"memory_gb": 1,
12+
"memory_gb": 1.5,
1313
"memory_type": "GDDR5",
1414
"memory_bus_bit": 384,
1515
"memory_bandwidth_gbps": 192,
@@ -29,6 +29,7 @@
2929
"https://en.wikipedia.org/wiki/GeForce_500_series",
3030
"https://www.techpowerup.com/gpu-specs/geforce-gtx-580.c270",
3131
"https://www.videocardbenchmark.net/gpu_list.php",
32-
"https://www.topcpu.net/en/gpu-r/"
32+
"https://www.topcpu.net/en/gpu-r/",
33+
"https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units"
3334
]
3435
}

0 commit comments

Comments
 (0)