From 43b8d19bcabcd183325788d734c81d9d6c105cc1 Mon Sep 17 00:00:00 2001 From: Moe Jette <jette1@llnl.gov> Date: Tue, 21 Jan 2003 17:36:09 +0000 Subject: [PATCH] Fix a few typos per Elizabeth Geber. --- doc/pubdesign/summary.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/pubdesign/summary.html b/doc/pubdesign/summary.html index 4b846fc7ffd..adb280de196 100644 --- a/doc/pubdesign/summary.html +++ b/doc/pubdesign/summary.html @@ -6,7 +6,7 @@ <h1>SLURM: A Highly Scalable Resource Manager for Linux Clusters</h1> <a href="http://www.llnl.gov/">Lawrence Livermore National Laboratory (LLNL)</a> and <a href="http://www.lnxi.com/">Linux Networx</a> -are designing and devoping SLURM, Simple Linux Utility for +are designing and developing SLURM, Simple Linux Utility for Resource Management. SLURM provides three key functions: First, it allocates exclusive and/or non-exclusive access to @@ -106,13 +106,13 @@ As of December 2002 most SLURM functionality was in place. Execution of a simple program (/bin/hostname) across 1900 tasks on 950 nodes could be completed in under five seconds. Additional work remains for production use in the areas of fault-tolerance, -<a href=http://www.etuns.com>TotalView debugger</a> support, +<a href=http://www.etnus.com>TotalView debugger</a> support, performance enhancements and security. We plan to have SLURM running in running a beta-test version on LLNL development platforms in January 2003 and deployed on production systems in March 2003. Our next goal will be the support of the -<a href="http://www.research.ibm.com/bluegene/">IBM Blue Gene/L</a> +<a href="http://www.research.ibm.com/bluegene/">IBM BlueGene/L</a> architecture in the summer of 2003. For additional information please contact <a href="mailto:jette1@llnl.gov">jette1@llnl.gov</a>. @@ -120,7 +120,7 @@ For additional information please contact <a href="http://www.llnl.gov/disclaimer.html">Privacy and Legal Notice</a> <p>URL = http://www-lc.llnl.gov/dctg-lc/slurm/summary.html <p>UCRL-WEB-149399 REV 1 -<p>Last Modified December 13, 2002</p> +<p>Last Modified January 21, 2003</p> <address>Maintained by Moe Jette <a href="mailto:jette1@llnl.gov"> jette1@llnl.gov</a></address> </body> -- GitLab