Skip to content

lixueqi9999/PPoPP2017_artifact

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPoPP 2017 Artifact for our paper:

The original title of our paper is "Demystifying GPU Microarchitecture to Tune SGEMM". Now it is changed to "Understanding the GPU Microarchitecture to Achieve Bare-Metal Performance Tuning".

These codes are corresponding to section 3 (Instruction solver and GPU assembler KeplerAs), section 4 (SGEMM implementation and optimizations), and section 5 (SGEMM performance evaluation). Follow the instructions in each directory, and validate the functionality and performance results.

If you have any question, please feel free to contact me: zhangxiuxia1@gmail.com

About

Third party assembler and GEMM library for NVIDIA Kepler GPU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 81.5%
  • Perl 11.1%
  • C++ 4.2%
  • Python 1.9%
  • Shell 0.7%
  • Cuda 0.4%
  • Other 0.2%