fdee2a150de41cfc112951b12bc73357f0eb1faf donnak Thu Feb 2 00:20:07 2017 -0800 Another pass at fixing up html, etc. Refs #18504 diff --git src/hg/htdocs/kc.html src/hg/htdocs/kc.html index 5e10aac..a0bcdc9 100755 --- src/hg/htdocs/kc.html +++ src/hg/htdocs/kc.html @@ -2,33 +2,33 @@ <!--#set var="TITLE" value="Genome Browser KiloKluster Project" --> <!--#set var="ROOT" value="." --> <!-- Relative paths to support mirror sites with non-standard GB docs install --> <!--#include virtual="$ROOT/inc/gbPageStart.html" --> <h1>The UCSC/HHMI Kilokluster Project</h1> <p> The purpose of the UCSC/HHMI Kilokluster project is to provide high throughput computational services for bioinformatics applications. With over one thousand processors operating in parallel, the KiloKluster might be one of the most powerful computational clusters used for bioinformatics in the world.</p> <p> Because of the massive growth that UCSC has been experiencing, space has been a primary issue in the planning of this project. Thanks to the space saving designs of -<a href="http://www.rackable.com/">Rackable Systems</a>, the KiloKluster occupies only nine racks -and is less than one hundred square feet in size.</p> +<a href="http://www.rackable.com/" target="_blank">Rackable Systems</a>, the KiloKluster occupies +only nine racks and is less than one hundred square feet in size.</p> <p> The KiloKluster consists of 504 compute nodes. Each compute node contains two Pentium III processors running at 866Mhz, a gigabyte of memory, and a forty gigabyte hard drive.</p> <p> The compute nodes are divided into eight sub-clusters, each with its own switching apparatus and server. The compute nodes are networked using fast ethernet, and the sub-clusters are connected to each other and to a main server through a gigabit ethernet switch.</p> <p> -Sun's open source <a href="http://www.sun.com/gridware/">Gridware</a> software is used to assign -tasks to the compute nodes. We chose Gridware primarily because of its open source (thanks Sun!), -and its ease of use compared to other open source schedulers. +Sun's open source <a href="http://www.sun.com/gridware/" target="_blank">Gridware</a> software is +used to assign tasks to the compute nodes. We chose Gridware primarily because of its open source +(thanks Sun!), and its ease of use compared to other open source schedulers.</p> <p> Technical questions may be directed to <a href="mailto:cluster-admin@cse.ucsc.edu"> cluster-admin@cse.ucsc.edu</a>.</p> <!--#include virtual="$ROOT/inc/gbPageEnd.html" -->