Skip to content

Commit d51cc07

Browse files
committed
Update to 6.10.2, fix errors
1 parent 13cc99e commit d51cc07

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

content/download.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<h1>Downloads</h1>
1414
<h2 id='charm_source'>Charm++</h2>
1515

16-
<p>Latest release version: <a href="http://charm.cs.illinois.edu/distrib/charm-6.10.0.tar.gz">Charm++ v6.10.0 (tar.gz)</a></p>
16+
<p>Latest release version: <a href="http://charm.cs.illinois.edu/distrib/charm-6.10.2.tar.gz">Charm++ v6.10.2 (tar.gz)</a></p>
1717
<p>Latest dev version: <a href="http://charm.cs.illinois.edu/autobuild/cur/charm_src.tar.gz">Nightly Snapshot (tar.gz)</a></p>
1818

1919
<p>The latest development version of Charm++ can be downloaded directly from our

content/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
<div id="newsfeed">
1414
<h6>News</h6>
1515
<ul>
16+
<li><a class="newsitem" href="/news#charm6102">Charm++ Release 6.10.2</a></li>
17+
<li><a class="newsitem" href="/news#charm6101">Charm++ Release 6.10.1</a></li>
1618
<li><a class="newsitem" href="/news#charm6100">Charm++ Release 6.10.0</a></li>
1719
<li><a class="newsitem" href="/news#charm690">Charm++ Release 6.9.0</a></li>
1820
<li><a class="newsitem" href="/news#sc2018">Charm++ at SuperComputing 2018</a></li>

content/news.html

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,26 @@
1010
newsc: news selected newsSelected
1111
---
1212

13+
<h3><a name="charm6102"></a>Charm++ Release 6.10.2</h3>
14+
08/05/2020
15+
<ul>
16+
<li>The Parallel Programming Laboratory is pleased to announce the next stable version of Charm++, 6.10.2, has been released!</li>
17+
<li>This release contains bug fixes.</li>
18+
</ul>
19+
<p>You can view the release notes and find the source code and binaries for download <a href="https://charm.cs.illinois.edu/software">here</a>.
20+
21+
<h3><a name="charm6101"></a>Charm++ Release 6.10.1</h3>
22+
03/05/2020
23+
<ul>
24+
<li>The Parallel Programming Laboratory is pleased to announce the next stable version of Charm++, 6.10.1, has been released!</li>
25+
<li>This release contains bug fixes.</li>
26+
</ul>
27+
<p>You can view the release notes and find the source code and binaries for download <a href="https://charm.cs.illinois.edu/software">here</a>.
28+
1329
<h3><a name="charm6100"></a>Charm++ Release 6.10.0</h3>
1430
02/13/2020
1531
<ul>
16-
<li>The Parallel Programming Laboratory is pleased to announce the next stable version fo Charm++, 6.10.0, has been released!</li>
32+
<li>The Parallel Programming Laboratory is pleased to announce the next stable version of Charm++, 6.10.0, has been released!</li>
1733
<li>This release contains many new features, bug fixes, and performance enhancements.</li>
1834
</ul>
1935
<p>You can view the release notes and find the source code and binaries for download <a href="https://charm.cs.illinois.edu/software">here</a>.
@@ -22,7 +38,7 @@ <h3><a name="charm6100"></a>Charm++ Release 6.10.0</h3>
2238
<h3><a name="charm690"></a>Charm++ Release 6.9.0</h3>
2339
11/12/2018
2440
<ul>
25-
<li>The Parallel Programming Laboratory is pleased to announce the next stable version fo Charm++, 6.9.0, has been released!</li>
41+
<li>The Parallel Programming Laboratory is pleased to announce the next stable version of Charm++, 6.9.0, has been released!</li>
2642
<li>This release contains many new features, bug fixes, and performance enhancements.</li>
2743
</ul>
2844
<p>You can view the release notes and find the source code and binaries for download <a href="https://charm.cs.illinois.edu/software">here</a>.

0 commit comments

Comments
 (0)