|
93 | 93 | src="https://travis-ci.com/accel-sim/accel-sim-framework.svg?token=g4HMNqtvQ2dRwmuv58sp&branch=dev"> |
94 | 94 | </a><br><br> |
95 | 95 |
|
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> |
97 | 97 | Accel-Sim is a simulation framework for simulating and |
98 | 98 | 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 | + |
101 | 103 | To keep you up-to-date with the recent news, please join our Google group <a |
102 | 104 | href="https://groups.google.com/forum/#!forum/accel-sim">here</a>!<br><br> |
103 | 105 |
|
|
109 | 111 | </li><br> |
110 | 112 | </p> |
111 | 113 |
|
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> |
113 | 115 |
|
114 | 116 | <li>Vijay Kandiah, Scott Peverelle, Mahmoud Khairy, Junrui Pan, Amogh Manjunath, Timothy G. Rogers, Tor M. Aamodt, and Nikos Hardavellas |
115 | 117 | <i>"AccelWattch: A Power Modeling Framework for Modern GPUs"</i>, |
@@ -216,6 +218,12 @@ <h3>Manual</h3> |
216 | 218 | <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> |
217 | 219 | <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> |
218 | 220 | </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> |
219 | 227 | </ul> |
220 | 228 | If you have any questions, please feel free to join our <a href="https://groups.google.com/forum/#!forum/accel-sim">Google group</a>. |
221 | 229 | <hr> |
|
0 commit comments