Skip to content

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

Notifications You must be signed in to change notification settings

jpaasen/cpu-vs-gpu

 
 

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • IDL 54.9%
  • Python 45.1%