Skip to content

Commit 9309ae9

Browse files
committed
add some notes
1 parent 0cab84a commit 9309ae9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

ISCA2020-presentation-v3.0.pptx

72 Bytes
Binary file not shown.

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -188,9 +188,10 @@ <h3>Accel-Sim Overview</h3>
188188
<h3>Manual</h3>
189189
<a name="manual"></a>
190190
<ul>
191-
<li> Beginner guide: <a href="https://github.com/accel-sim/accel-sim-framework/blob/release/README.md"> Accel-Sim beginner manual</a>
191+
<li> Introduction: The Accel-Sim ISCA 2020 paper [<a href="https://www.iscaconf.org/isca2020/papers/466100a473.pdf">paper</a>, <a href="ISCA2020-presentation-v3.0.pptx">slides</a>, <a href="https://drive.google.com/drive/folders/1Q4-y6QTzS_1JoRmTUV31QKpOES9ZY8oG?usp=sharing">video</a>]</li>
192+
<li> Beginner guide and how to use: <a href="https://github.com/accel-sim/accel-sim-framework/blob/release/README.md"> Accel-Sim beginner manual</a>
192193
</li>
193-
<li> Accel-Sim per-component readme manuals: </li>
194+
<li> Accel-Sim per-component manuals: </li>
194195
<ul>
195196
<li> <a href="https://github.com/accel-sim/accel-sim-framework/blob/release/util/tracer_nvbit/README.md"> Nvbit tracer</a> </li>
196197
<li> <a href="https://github.com/accel-sim/accel-sim-framework/blob/release/util/hw_stats/README.md"> Collecting HW stats</a> </li>
@@ -200,7 +201,6 @@ <h3>Manual</h3>
200201
<li> <a href="https://github.com/accel-sim/accel-sim-framework/blob/release/gpu-simulator/README.md"> Accel-Sim's Trace-driven front-end </a> </li>
201202
</ul>
202203
<li> Performance model manual: <a href="http://gpgpu-sim.org/manual/index.php/Main_Page"> Original GPGPU-Sim manual </a> </li>
203-
<li> <a href="https://www.iscaconf.org/isca2020/papers/466100a473.pdf"> The Accel-Sim ISCA 2020 paper</a> </li>
204204
</ul>
205205
If you have any questions, please feel free to join our <a href="https://groups.google.com/forum/#!forum/accel-sim">Google group</a>.
206206
<hr>

0 commit comments

Comments
 (0)