Skip to content

githubToLearn/Bingo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bingo

This repository contains the source code accompanying the following paper:

@inproceedings{Bingo,
  title={Bingo Spatial Data Prefetcher},
  author={Mohammad Bakhshalipour, Mehran Shakerinava, Pejman Lotfi-Kamran, Hamid Sarbazi-Azad},
  booktitle={International Symposium on High-Performance Computer Architecture (HPCA)},
  year={2019}
}

This source code includes the implementation of our proposal, named Bingo, as well as the implementation of competing methods such as BOP, SPP, VLDP, AMPM, and SMS. Everything is implemented on top of a modified version of the ChampSim simulator. Several scripts for running simulations and gathering results are also provided in this repo. Enjoy! :)

Please cite our paper if you use this code in your own work.

About

The source code of "Bingo Spatial Data Prefetcher" paper, which is accepted in HPCA 2019.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 71.2%
  • Python 26.4%
  • Shell 1.8%
  • Makefile 0.6%