-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgpu_cheat_sheet.html
More file actions
180 lines (177 loc) · 5.33 KB
/
gpu_cheat_sheet.html
File metadata and controls
180 lines (177 loc) · 5.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>GPU generation cheat sheet</title>
<link rel="stylesheet" href="global.css">
<link rel="stylesheet" href="components.css">
<link rel="stylesheet" href="page-home.css">
<link rel="icon" type="images/png" href="icons/logo_icon_32.png">
<script src="scripts/redirector.js" defer></script>
<script src="scripts/main.js" defer></script>
</head>
<style>
</style>
<body style="text-align:center; background-image: none;
background-repeat: no-repeat; background-position: 50%; background-size: 50%; color:white;">
<div style="
position: fixed;
inset: 0;
background: url('images/logo.png') no-repeat 50% 50%;
background-size: 50%;
opacity: 0.1;
pointer-events: none;
z-index: -1;
"></div>
<h1 id="gpu-generation-equivalence-nvidia-vs-amd-vs-intel-igpu-">GPU Generation Cheat Sheet, 2012-2025</h1>
<main class="info-container">
<table>
<thead>
<tr>
<th><strong>NVIDIA Generation</strong></th>
<th><strong>Architecture</strong></th>
<th><strong>Release Year</strong></th>
<th><strong>AMD Equivalent</strong></th>
<th><strong>AMD Architecture</strong></th>
<th><strong>Intel Equivalent</strong></th>
<th><strong>Intel Graphics Architecture</strong></th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>GTX 600 / 700 Series</strong></td>
<td>Kepler</td>
<td>2012–2013</td>
<td><strong>HD 7000 / R9 200 Series</strong></td>
<td>GCN 1.0–1.1</td>
<td><strong>HD 4000 / 4600</strong></td>
<td>Ivy Bridge / Haswell (Gen 7 / 7.5)</td>
</tr>
<tr>
<td><strong>GTX 900 Series</strong></td>
<td>Maxwell</td>
<td>2014–2015</td>
<td><strong>R9 300 / Fury Series</strong></td>
<td>GCN 1.2</td>
<td><strong>HD 5000 / 5200 / 5500 / 6000</strong></td>
<td>Broadwell (Gen 8)</td>
</tr>
<tr>
<td><strong>GTX 1000 Series</strong></td>
<td>Pascal</td>
<td>2016–2018</td>
<td><strong>RX 400 / 500 / Vega Series</strong></td>
<td>GCN 4 / Vega</td>
<td><strong>UHD 620 / 630</strong></td>
<td>Kaby Lake / Coffee Lake (Gen 9 / 9.5)</td>
</tr>
<tr>
<td><strong>GTX 1600 + RTX 2000 Series</strong></td>
<td>Turing</td>
<td>2018–2019</td>
<td><strong>RX 5000 Series</strong></td>
<td>RDNA 1</td>
<td><strong>Iris Plus G7</strong></td>
<td>Kaby Lake R / Coffee Lake / Ice Lake (Gen 9.5 → 11)</td>
</tr>
<tr>
<td><strong>RTX 3000 Series</strong></td>
<td>Ampere</td>
<td>2020–2022</td>
<td><strong>RX 6000 Series</strong></td>
<td>RDNA 2</td>
<td><strong>A series</strong></td>
<td>Xe-HPG</td>
</tr>
<tr>
<td><strong>RTX 4000 Series</strong></td>
<td>Ada Lovelace</td>
<td>2022–2024</td>
<td><strong>RX 7000 Series</strong></td>
<td>RDNA 3</td>
<td><strong>B Series</strong></td>
<td>Xe2</td>
</tr>
<tr>
<td><strong>RTX 5000 Series</strong> <em>(current / upcoming)</em></td>
<td>Blackwell</td>
<td>2025+</td>
<td><strong>RX 9000 Series</strong></td>
<td>RDNA 4</td>
<td><strong>*C series</strong></td>
<td>-</td>
</tr>
</tbody>
</table>
</main>
<hr>
<h2 id="intel-igpu-evolution-reference">Intel iGPU Evolution Reference</h2>
<main class="info-container">
<table>
<thead>
<tr>
<th><strong>Intel Graphics Name</strong></th>
<th><strong>CPU Generation</strong></th>
<th><strong>GPU Architecture</strong></th>
<th><strong>Approx. NVIDIA Era</strong></th>
</tr>
</thead>
<tbody>
<tr>
<td>HD 4000</td>
<td>3rd Gen (Ivy Bridge, 2012)</td>
<td>Gen 7</td>
<td>GTX 600–700</td>
</tr>
<tr>
<td>HD 4600</td>
<td>4th Gen (Haswell, 2013)</td>
<td>Gen 7.5</td>
<td>GTX 700</td>
</tr>
<tr>
<td>HD 5500 / 6000</td>
<td>5th Gen (Broadwell, 2015)</td>
<td>Gen 8</td>
<td>GTX 900</td>
</tr>
<tr>
<td>UHD 620 / 630</td>
<td>7th–8th Gen (Kaby / Coffee Lake, 2016–2018)</td>
<td>Gen 9 / 9.5</td>
<td>GTX 1000</td>
</tr>
<tr>
<td>Iris Plus G7</td>
<td>10th Gen (Ice Lake, 2019)</td>
<td>Gen 11</td>
<td>GTX 1600 / RTX 2000</td>
</tr>
<tr>
<td>Iris Xe (G7)</td>
<td>11th Gen (Tiger Lake, 2020)</td>
<td>Gen 12 (Xe-LP)</td>
<td>RTX 3000</td>
</tr>
<tr>
<td>Iris Xe/Xe2 (Alder / Raptor Lake)</td>
<td>12th–13th Gen (2021–2023)</td>
<td>Xe-LP+/Xe2 (Battlemage)</td>
<td>RTX 4000</td>
</tr>
<tr>
<td>-</td>
<td>Ulta Gen 1 (Lunar Lake, 2025)</td>
<td>-</td>
<td>RTX 5000</td>
</tr>
</tbody>
</table>
</main>
<hr>
<ul>
</ul>
</body>
</html>