Skip to content

Commit 8b7946c

Browse files
authored
Merge pull request gpgpu-sim#203 from aamodt/dev
fix typos
2 parents 6e43eb6 + 1163697 commit 8b7946c

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,18 @@ Accel-Sim: An Extensible Simulation Framework for Validated GPU Modeling.
1818
In proceedings of the 47th IEEE/ACM International Symposium on Computer Architecture (ISCA),
1919
May 29 - June 3, 2020.
2020

21-
If you use cuDNN and Pytorch support, the Checkpoint function or the Debigging tool for functional simulation error in GPGPU-Sim for your research,
22-
please cite:
23-
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
21+
If you use CuDNN or PyTorch support, checkpointing or our new debugging tool for functional
22+
simulation errors in GPGPU-Sim for your research, please cite:
23+
24+
Jonathan Lew, Deval Shah, Suchita Pati, Shaylin Cattell, Mengchi Zhang, Amruth Sandhupatla,
25+
Christopher Ng, Negar Goli, Matthew D. Sinclair, Timothy G. Rogers, Tor M. Aamodt
2426
Analyzing Machine Learning Workloads Using a Detailed GPU Simulator, arXiv:1811.08933,
2527
https://arxiv.org/abs/1811.08933
2628

2729

28-
If you use the Tensor Core in GPGPU-Sim or CUTLASS Library for your research
29-
please cite:
30+
If you use the Tensor Core model in GPGPU-Sim or GPGPU-Sim's CUTLASS Library
31+
for your research please cite:
32+
3033
Md Aamir Raihan, Negar Goli, Tor Aamodt,
3134
Modeling Deep Learning Accelerator Enabled GPUs, arXiv:1811.08309,
3235
https://arxiv.org/abs/1811.08309

0 commit comments

Comments
 (0)