Skip to content
Snippets Groups Projects
Commit f5f32a58 authored by Morris Jette's avatar Morris Jette
Browse files

Minor home page updates

parent ca3c2fa1
No related branches found
No related tags found
No related merge requests found
...@@ -16,8 +16,8 @@ pending work. </p> ...@@ -16,8 +16,8 @@ pending work. </p>
In its simplest configuration, it can be installed and configured in a In its simplest configuration, it can be installed and configured in a
couple of minutes (see <a href="http://www.linux-mag.com/id/7239/1/"> couple of minutes (see <a href="http://www.linux-mag.com/id/7239/1/">
Caos NSA and Perceus: All-in-one Cluster Software Stack</a> Caos NSA and Perceus: All-in-one Cluster Software Stack</a>
by Jeffrey B. Layton) and is used by by Jeffrey B. Layton) and has been used by
<a href="http://www.intel.com/">Intel</a> on their 48-core <a href="http://www.intel.com/">Intel</a> for their 48-core
<a href="http://www.hpcwire.com/features/Intel-Unveils-48-Core-Research-Chip-78378487.html"> <a href="http://www.hpcwire.com/features/Intel-Unveils-48-Core-Research-Chip-78378487.html">
"cluster on a chip"</a>. "cluster on a chip"</a>.
More complex configurations can satisfy the job scheduling needs of More complex configurations can satisfy the job scheduling needs of
...@@ -39,8 +39,8 @@ configuration).</li> ...@@ -39,8 +39,8 @@ configuration).</li>
<li><b>Free and Open Source</b>: Its source code is freely available under the <li><b>Free and Open Source</b>: Its source code is freely available under the
<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>.</li> <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>.</li>
<li><b>Portability</b>: Written in C with a GNU autoconf configuration engine. <li><b>Portability</b>: Written in C with a GNU autoconf configuration engine.
While initially written for Linux, other UNIX-like operating systems have While initially written for Linux, Slurm has been ported to a diverse assortment
proven easy porting targets.</li> of systems.</li>
<li><b>Power Management</b>: Job can specify their desired CPU frequency and <li><b>Power Management</b>: Job can specify their desired CPU frequency and
power use by job is recorded. Idle resources can be powered down until needed.</li> power use by job is recorded. Idle resources can be powered down until needed.</li>
<li><b>Fault Tolerant</b>: It is highly tolerant of system failures, including <li><b>Fault Tolerant</b>: It is highly tolerant of system failures, including
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment