Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions templates/Pages/about.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@
<h2>IO500</h2>

<p>
The IO500 benchmark has been developed together with the community and its development is still ongoing. The benchmark is essentially a benchmark suite bundled with execution rules. It harnesses existing and trusted open source benchmarks.
The IO500 benchmark has been developed together with the community and its development is still ongoing.
The benchmark is actually a benchmark suite bundled with execution rules. It harnesses existing and
trusted open source benchmarks. The results are published in a
<a href="https://io500.org/the-lists">set of lists</a>,
with awards for the top bandwidth, metadata, and overall scores.
</p>

<p>
Expand Down Expand Up @@ -124,7 +128,8 @@
</ul>

<p>
The individual performance numbers are preserved and accessible via the web or the raw data. This allows deriving other relevant metrics.
The individual performance numbers are preserved and accessible via the web or the raw data.
This allows deriving other relevant metrics.
</p>

<p>
Expand Down
6 changes: 5 additions & 1 deletion templates/Pages/rules.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
The IO500 Steering Committee (hereafter "committee" or also referred to as the "board") is the operational group for the IO500 Foundation, a 501(c)3 public charity corporation in New Mexico, USA. The IO500 Foundation operates as a standards body seeking to support the improvement of high performance computing storage systems and to serve as a repository of detailed system information as a public research repository documenting large scale storage system evolution over time. To collect the data, the committee operates a twice annual competition coinciding with SC (November) and ISC (May). The committee consists of a small group, and optionally, sub-committees focused on particular activities. The committee manages all of the day to day operations, operates the competitions, and oversees the activities of any sub-committee(s).
</p>

<h3>Rules</h3>
<h3>Benchmark Execution and Submission Rules</h3>

<ul>
<li>
Expand All @@ -43,6 +43,10 @@
?>
</b>
</li>
</ul>

<h3>Steering Committee Rules</h3>
<ul>
<li>
<b>
<?php
Expand Down
Loading