diff options
| author | Tim Rogers <[email protected]> | 2019-03-12 20:25:38 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-03-12 20:25:38 -0400 |
| commit | 2e4669fdc12f251c60158e8b49d0bf74e5b17bef (patch) | |
| tree | a20c217b18858738a3a9ce7cba77e046e9134299 /README | |
| parent | 695592593ac59be49bdc013814710e216d18a438 (diff) | |
| parent | 49e95cdb5086d4ce4f7d7f2d295b5fc0a9529d41 (diff) | |
Merge pull request #1 from gpgpu-sim/dev
Merging the latest dev
Diffstat (limited to 'README')
| -rw-r--r-- | README | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -18,15 +18,23 @@ Analyzing CUDA Workloads Using a Detailed GPU Simulator, in IEEE International Symposium on Performance Analysis of Systems and Software (ISPASS), Boston, MA, April 19-21, 2009. +If you use cuDNN and Pytorch support, the Checkpoint function or the Debigging tool for functional simulation error in GPGPU-Sim for your research, +please cite: +Jonathan Lew, Deval Shah, Suchita Pati, Shaylin Cattell, Mengchi Zhang, Amruth Sandhupatla, Christopher Ng, Negar Goli, Matthew D. Sinclair, Timothy G. Rogers, Tor M. Aamodt +Analyzing Machine Learning Workloads Using a Detailed GPU Simulator, arXiv:1811.08933, +https://arxiv.org/abs/1811.08933 + If you use the memory system in GPGPU-Sim, or the Volta/Pascal models, please cite: Mahmoud Khairy, Jain Akshay, Tor Aamodt, Timothy G Rogers, Exploring Modern GPU Memory System Design Challenges through Accurate Modeling, arXiv:1810.07269, https://arxiv.org/abs/1810.07269 -If you use the tensorcore in GPGPU-Sim or CUTLASS Library in your research +If you use the Tensor Core in GPGPU-Sim or CUTLASS Library for your research please cite: - add the arxiv link here +Md Aamir Raihan, Negar Goli, Tor Aamodt, +Modeling Deep Learning Accelerator Enabled GPUs, arXiv:1811.08309, +https://arxiv.org/abs/1811.08309 If you use the GPUWattch energy model in your research, please cite: |
