Github hosted website URL: https://mr-september.github.io/Nvidias_Core-ner_Cutting/
This project offers visualizations of several alternative NVIDIA GPU metrics over time, starting from the 500 series. It features multiple interactive charts:
- CUDA Core Visualization: Tracks the evolution of CUDA core counts, tracking the decreasing percentage of cores in lower-tier cards compared to flagship models.
- VRAM Analysis: Displays memory capacity trends across different GPU tiers with console comparison capabilities.
- Die Area Plots: Examines die sizes vs MSRP, with options for inflation adjustment and effective (cut-down) vs. full die size analysis.
There are theoretically other visualizations possible from the data .jsons
in /visualization/src/assets
. Feel free to submit a pull request!
- Add estimations for TSMC's supply prices charged to Nvidia.
- Add VRAM/price, VRAM/CUDA Cores.
- Add AMD GPUs. Challenge: AMD's naming scheme/product segmentation has varied wildly over this time period.
- React
- Vite
- Tailwind CSS
- D3.js
- u/brennan313 for the background image.
- TechPowerUp for GPU data.
- FRED for CPI and wage data.
This project is licensed under the MIT License.