All Projects → karlrupp → cpu-gpu-mic-comparison

karlrupp / cpu-gpu-mic-comparison

Licence: other
Data repository supplementing my blog post comparing hardware characteristics of CPUs, GPUs, and MICs

Programming Languages

Gnuplot
187 projects
shell
77523 projects

CPU-GPU-MIC Comparison Charts

This is the data repository supplementing my blog post comparing hardware characteristics of CPUs, GPUs, and MICs: https://www.karlrupp.net/2013/06/cpu-gpu-and-mic-hardware-characteristics-over-time/

Replot the Figures:

  • Linux, MacOS: Run build.sh from your terminal (Gnuplot is required) – ./build.sh. EPS figures are generated.

    • Call ./build.sh --png to convert the EPS figures into PNG pictures. ImageMagick needs to be installed for this.
    • Call ./build.sh --pdf to convert the EPS figures into PDF graphics. epstopdf (from a LaTeX installation) is used for this.
  • Windows: Install gnuplot, then load the *.gnuplot files to recreate the figures (untested). You may need to install postscript or change the Gnuplot terminal to png.

ImageMagick changed its security policy. You may need to enable EPS or PDF in the policy file.

License

CC BY 4.0. See file LICENSE.txt for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].