[Commits] [svn:einsteintoolkit] www/info/resources/ (Rev. 113)

gallen at cct.lsu.edu gallen at cct.lsu.edu
Tue Mar 23 21:00:54 CDT 2010


User: gallen
Date: 2010/03/23 09:00 PM

Modified:
 /info/resources/
  index.php

Log:
 Decided to list all resources

File Changes:

Directory: /info/resources/
===========================

File [modified]: index.php
Delta lines: +10 -20
===================================================================
--- info/resources/index.php	2010-03-24 00:43:42 UTC (rev 112)
+++ info/resources/index.php	2010-03-24 02:00:54 UTC (rev 113)
@@ -1,6 +1,7 @@
-<?php $title='Requirements';
+<?php $title='Resources';
 include_once($_SERVER['DOCUMENT_ROOT'].'/global/header.php');?>
 
+<h3>Requirements</h3>
 <p>
 The Einstein Toolkit has been tested on many different large-scale production resources and can be compiled and run on just about any laptop, workstation, cluster or supercomputer with standard HPC software installed. The main requirements are:
 </p>
@@ -21,31 +22,20 @@
 
 <h3>Machines</h3>
 
-<p>
-The following table lists key resources on the NSF TeraGrid where the Einstein Toolkit is regularly tested and actively supported. The table includes links to Cactus configuration files for each of these machines.
+  <p>The Einstein Toolkit is regularly tested and actively supported on the machines listed in the following table. For advice on using the toolkit on a machine not listed here please contact us via the <a href="mailto:users at einsteintoolkit.org">users</a> mail list. Configuration files for supported machines are linked to in the table, but we recommend that you use the Simulation Factory for compiling and deploying Cactus.</p>
+
 </p>
 
 <table>
 <tr>
-	<td><b>Machine</b></td><td><b>Configuration File</b>
+	<td><b>Organization</b></td><td><b>Machines/Configuration Files</b>
 		</tr>
+		<tr><td valign="top">NSF TeraGrid</td>
 		
-		<tr>
-	<td><a href="http://www.ncsa.illinois.edu/UserInfo/Resources/Hardware/Intel64Cluster/">Abe</a></td><td><a href="https://svn.cct.lsu.edu/repos/numrel/simfactory/optionlists/abe-mvapich2.cfg">config file</a></td>
-	</tr>
-	
-		<tr>
-	<td><a href="http://www.nics.tennessee.edu/computing-resources/kraken">Kraken</a></td><td><a href="https://svn.cct.lsu.edu/repos/numrel/simfactory/optionlists/kraken.cfg">config file</a></td>
-	</tr>
-	
-		<tr>
-	<td><a href="http://services.tacc.utexas.edu/index.php/ranger-user-guide">Ranger</a></td>
-	<td><a href="https://svn.cct.lsu.edu/repos/numrel/simfactory/optionlists/ranger-mvapich.cfg">config file</a></td>
-	</tr>
-	
-		<tr>
-	<td><a href="http://www.loni.org/systems/system.php?system=QueenBee">Queen Bee</a></td>
-	<td><a href="https://svn.cct.lsu.edu/repos/numrel/simfactory/optionlists/eric-mvapich2.cfg">config file</a>
+  <td><a href="http://www.ncsa.illinois.edu/UserInfo/Resources/Hardware/Intel64Cluster/">Abe</a> (<a href="https://svn.cct.lsu.edu/repos/numrel/simfactory/optionlists/abe-mvapich2.cfg">config</a>)<br> 
+<a href="http://www.nics.tennessee.edu/computing-resources/kraken">Kraken</a> (<a href="https://svn.cct.lsu.edu/repos/numrel/simfactory/optionlists/kraken.cfg">config</a>)<br> 
+<a href="http://services.tacc.utexas.edu/index.php/ranger-user-guide">Ranger</a> (<a href="https://svn.cct.lsu.edu/repos/numrel/simfactory/optionlists/ranger-mvapich.cfg">config</a>)<br> 
+<a href="http://www.loni.org/systems/system.php?system=QueenBee">Queen Bee</a> (<a href="https://svn.cct.lsu.edu/repos/numrel/simfactory/optionlists/eric-mvapich2.cfg">config</a>)
 		</td>
 	</tr>
 </table>



More information about the Commits mailing list