From 21f57e384819c8007fadbeb32449baf0ae7ffca8 Mon Sep 17 00:00:00 2001 From: Md Aamir Raihan Date: Tue, 20 Nov 2018 18:32:33 -0800 Subject: updated readme --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 8b8939c..c236854 100644 --- a/README +++ b/README @@ -24,9 +24,11 @@ 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: -- cgit v1.3 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(+) (limited to 'README') 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(-) (limited to 'README') 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 From c1ed3e6e1f57cd7f089265eaec2c48ffdc4be1bd Mon Sep 17 00:00:00 2001 From: Deval Shah Date: Wed, 30 Jan 2019 17:42:41 -0800 Subject: readme change --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 29d6366..998cb51 100644 --- a/README +++ b/README @@ -20,7 +20,7 @@ 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 Aamodt +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 -- cgit v1.3