Skip to content

Commit f91f27c

Browse files
committed
add new feature
1 parent 9309ae9 commit f91f27c

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

index.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<a class="nav-link" href="qv100-cycles.html">Correlation Results</a>
6767
</li>
6868
<li class="nav-item">
69-
<a class="nav-link" href="#manual">Manual </a>
69+
<a class="nav-link" href="#manual">Manual</a>
7070
</li>
7171
<li class="nav-item">
7272
<a class="nav-link" href="#roadmap">Roadmap</a>
@@ -115,10 +115,12 @@
115115
<!-- Example row of columns -->
116116
<div class="row">
117117
<div class="col-md-4">
118-
<h2>Extensively Validated</h2>
118+
<h2>Extensively Validated Against Silicon</h2>
119119
<p> Using NVIDIA's machine ISA (SASS), integrated into
120120
GPGPU-Sim 4.0's performance model, Accel-Sim is highly
121-
correalted to contemporary NVIDIA architectures.<br>
121+
correalted to contemporary NVIDIA architectures. Accel-Sim
122+
provides a streamlined workflow to generate detailed correlation
123+
information with little effort.<br>
122124
<!-- <img src="assets/img/qv100-cycles.png" width="250pt"/> -->
123125
</p>
124126
<!-- <p><a class="btn btn-secondary" href=""
@@ -133,10 +135,10 @@ <h2>Simulate SASS for any CUDA App</h2>
133135
own traces &raquo;</a></p>-->
134136
</div>
135137
<div class="col-md-4">
136-
<h2>Quickly Validate Against Silicon</h2>
137-
<p>Simulator correlation is highly application-dependent. Accel-Sim
138-
provides a streamlined workflow to generate detailed correlation
139-
information with little effort.</p>
138+
<h2>Highly Extensible</h2>
139+
<p>Building an extensible simulation for future architecture is challenging.
140+
Accel-Sim is built to ensure it is up-to-date with industrial designs and
141+
reduces the simulation accuracy gap between academia and industry.</p>
140142
<!-- <p><a class="btn btn-secondary" href="#" role="button">Generate your
141143
own correlation &raquo;</a></p>-->
142144
</div>

0 commit comments

Comments
 (0)