Skip to content

Commit 4cf505a

Browse files
committed
Fix the MPI standard conformance level notices on the front page
Signed-off-by: Jeff Squyres <jeff@squyres.com>
1 parent 50e003d commit 4cf505a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ function pr($name, $url, $comma) {
3939
<td valign=top>
4040
<ul>
4141

42-
<li> Full MPI-4.1 standards conformance
42+
<li> Full MPI-3.1 standards conformance, with many elements from MPI-4.0
4343
<li> Thread safety and concurrency
4444
<li> Dynamic process spawning
4545
<li> Network and process fault tolerance

0 commit comments

Comments
 (0)