Skip to content

Performance comparison of CPUs and GPUs through the last decade or so

License

Notifications You must be signed in to change notification settings

mgalloy/cpu-vs-gpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e09caa2 · Apr 6, 2017

History

38 Commits
Jun 6, 2013
May 25, 2015
Apr 5, 2017
Feb 12, 2014
Apr 6, 2017
Apr 5, 2017
Apr 5, 2017
Jun 6, 2013
Apr 5, 2017
Apr 6, 2017
Apr 6, 2017
Apr 6, 2017

Repository files navigation

This repo contains the data on theoretical peak performance of NVIDIA GPUs and Intel CPUs since about 2001 as well as IDL and Python code to plot the trends.

Code requires IDL and mglib library or Python and pylab for plotting. To make the plot, simply do:

IDL> mg_cpu_vs_gpu

or

python cpu_vs_gpu_plot.py