From e221d5e8fe0515fae3a09abe0b89030476ff1a92 Mon Sep 17 00:00:00 2001 From: Deval Shah Date: Sun, 25 Nov 2018 21:14:53 -0800 Subject: update README --- README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README b/README index c236854..300703f 100644 --- a/README +++ b/README @@ -18,6 +18,12 @@ 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 in GPGPU-Sim, 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 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, -- cgit v1.3 From e626a331401ae4bc497e4b42dee2210d7e06c521 Mon Sep 17 00:00:00 2001 From: deval281shah Date: Sun, 25 Nov 2018 21:16:35 -0800 Subject: update README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 300703f..29d6366 100644 --- a/README +++ b/README @@ -18,7 +18,7 @@ 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 in GPGPU-Sim, the Checkpoint function or the Debigging tool for functional simulation error in GPGPU-Sim for your research +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 Aamodt Analyzing Machine Learning Workloads Using a Detailed GPU Simulator, arXiv:1811.08933, -- cgit v1.3