Skip to content

Commit 165861e

Browse files
committed
Adding AccelWattch Slides and Recording
1 parent 55e58a0 commit 165861e

2 files changed

Lines changed: 12 additions & 4 deletions

File tree

AccelWattch_CameraReady.pdf

-4.34 MB
Binary file not shown.

index.html

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,13 @@
9393
src="https://travis-ci.com/accel-sim/accel-sim-framework.svg?token=g4HMNqtvQ2dRwmuv58sp&branch=dev">
9494
</a><br><br>
9595

96-
<p class="lead"><b>Accel-Sim v1.1.0 and AccelWattch v1.0.0 have officially been released!</b><br>
96+
<p class="lead"><b>Accel-Sim v1.3.0 and AccelWattch v1.0 have officially been released!</b><br>
9797
Accel-Sim is a simulation framework for simulating and
9898
validating programmable accelerators like GPUs. For full details,
99-
please see our recent <a href="https://people.ece.ubc.ca/~aamodt/publications/papers/accelsim.isca2020.pdf">ISCA 2020 paper</a> and download slides from <a href="ISCA2020-presentation-v3.0.pptx"> here</a>.<br>
100-
AccelWattch is a power modeling framework for modern GPUs. Please find more information on AccelWattch here!<br>
99+
please see our recent <a href="https://people.ece.ubc.ca/~aamodt/publications/papers/accelsim.isca2020.pdf">ISCA 2020 paper</a> and download slides from <a href="ISCA2020-presentation-v3.0.pptx"> here</a>.<br><br>
100+
101+
AccelWattch is a power modeling framework that is extensively validated for modern GPUs. AccelWattch is highly accurate for NVIDIA Volta GPUs and enables reliable design space exploration. Please see our recent <a href="http://paragon.cs.northwestern.edu/papers/2021-MICRO-AccelWattch-Kandiah.pdf">MICRO 2021 paper</a> and download slides from <a href="https://drive.google.com/drive/folders/1FX3G4B7Whcy4gCEcGS6Am9adMpks9CY3?usp=sharing"> here</a>.<br><br>
102+
101103
To keep you up-to-date with the recent news, please join our Google group <a
102104
href="https://groups.google.com/forum/#!forum/accel-sim">here</a>!<br><br>
103105

@@ -109,7 +111,7 @@
109111
</li><br>
110112
</p>
111113

112-
<p class="lead">If you use any component of the AccelWattch framework in your research, please cite:<br>
114+
<p class="lead">If you use any component of the AccelWattch power modeling framework in your research, please cite:<br>
113115

114116
<li>Vijay Kandiah, Scott Peverelle, Mahmoud Khairy, Junrui Pan, Amogh Manjunath, Timothy G. Rogers, Tor M. Aamodt, and Nikos Hardavellas
115117
<i>"AccelWattch: A Power Modeling Framework for Modern GPUs"</i>,
@@ -216,6 +218,12 @@ <h3>Manual</h3>
216218
<li> Original GPGPU-Sim 3.x manual [<a href="http://gpgpu-sim.org/manual/index.php/Main_Page">manual</a>, <a href="http://www.gpgpu-sim.org/micro2012-tutorial/">slides</a>, <a href="https://www.youtube.com/channel/UCMZLxSL7Ibn6uCvwdZcGqFQ/videos">tutorial videos</a>] </li>
217219
<li> <a href="https://github.com/accel-sim/accel-sim-framework/blob/dev/gpu-simulator/gpgpu-sim4.md"> GPGPU-Sim 4.x changes</a> </li>
218220
</ul>
221+
<li> AccelWattch manual:
222+
<ul>
223+
<li> The AccelWattch MICRO 2021 paper [<a href="http://paragon.cs.northwestern.edu/papers/2021-MICRO-AccelWattch-Kandiah.pdf">paper</a>, <a href="https://drive.google.com/drive/folders/1FX3G4B7Whcy4gCEcGS6Am9adMpks9CY3?usp=sharing">slides and video</a>]</li>
224+
<li> <a href="https://github.com/accel-sim/accel-sim-framework/blob/release-accelwattch/README.md">AccelWattch Overview</a> </li>
225+
<li> <a href="https://github.com/accel-sim/accel-sim-framework/blob/release-accelwattch/AccelWattch.md">AccelWattch MICRO'21 Artifact Manual</a> </li>
226+
</ul>
219227
</ul>
220228
If you have any questions, please feel free to join our <a href="https://groups.google.com/forum/#!forum/accel-sim">Google group</a>.
221229
<hr>

0 commit comments

Comments
 (0)