This repository contains an open-access list of GPU models from Nvidia and AMD. This list is not exhaustive and only provides a small sample of all GPU models produced by these companies. The data is distributed in JSON and CSV, along with a MongoDB database dump. All data is sourced from the respective Wikipedia pages, and release under the Creative Commons Attribution Share-Alike (CC BY-SA) license.
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Data sources:
- https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units
- https://en.wikipedia.org/wiki/List_of_AMD_graphics_processing_units
Repository Author: Nikola Sočec
Version: v2.0
Language: English
Release date: 2024-11-11
Export MIME types: text/csv, application/json, application/bson
Date format: YYYY-MM-DD
Currency: USD
Data fields:
-
GPUModel
classmodelName
: GPU model namemanufacturer
: GPU manufacturer (Nvidia or AMD)chip
: instance of associatedGPUChip
class (column not present in CSV)launchDate
: GPU launch datelaunchPrice
: GPU launch pricememory
: GPU memory size (GB)computeUnits
: enabled GPU compute units (CU/SM)performance
: GPU FP32 performance (TFLOPS)
-
GPUChip
classchipName
: GPU chip namearchitecture
: GPU chip architecturefab
: GPU chip fabrication processtransistors
: GPU chip transistor count (billions)dieSize
: GPU chip die size (mm^2)