[Commits] [svn:einsteintoolkit] www/ (Rev. 95)

gallen at cct.lsu.edu gallen at cct.lsu.edu
Sun Mar 21 20:59:46 CDT 2010


User: gallen
Date: 2010/03/21 08:59 PM

Modified:
 /
  credits.php
 /about/
  index.php
 /info/documentation/
  index.php, request.php
 /info/resources/
  index.php
 /toolkit/
  index.php

Log:
 updates

File Changes:

Directory: /
============

File [modified]: credits.php
Delta lines: +51 -0
===================================================================
--- credits.php	2010-03-22 01:22:56 UTC (rev 94)
+++ credits.php	2010-03-22 01:59:46 UTC (rev 95)
@@ -2,6 +2,57 @@
 include_once($_SERVER['DOCUMENT_ROOT'].'/global/header.php');?>
 
 <p>
+Many people have contributed to the software development of the Einstein Toolkit. This list is not complete, if you spot missing names please email the <a href="mailto:maintainers at einsteintoolkit.org">toolkit maintainers</a>.
+</p>
+
+<ul>
+	<li>Miguel Alcubierre</li>
+    <li>Gabrielle Allen</li>
+<li> Marcus Ansorg</li>
+<li>Luca Baiotti</li>
+	<li>Eloisa Bentivegna</li>
+<li>Sebastiano Bernuzzi</li>
+<li>Tanja Bode</li>
+	<li>Steven Brandt</li>
+<li>Giovanni Corvino</li>
+<li>Roberto De Pietri</li>
+    <li>Peter Diener</li>
+<li>Harry Dimmelmeier</li>
+<li>Yaakoub El Khamra</li>
+<li>Tony Font</li>
+<li>Joachim Frieben</li>
+<li>Bruno Giacomazzo</li>
+	<li>Tom Goodale</li>
+<li>Carsten Gundlach</li>
+  <li>Roland Haas</li>
+<li>Ian Hawke</li>
+<li>Scott Hawley</li>
+    <li>Ian Hinder</li>
+<li>Thorsten Kellermann</li>
+<li>Gerd Lanfermann</li>
+    <li>Frank Löffler</li>
+<li>Joan Masso</li>
+<li>Mark Miller</li>
+<li>Pedro Montero</li>
+    <li>Christian Ott</li>
+  <li>Ravi Paruchuri</li>
+<li>Denis Pollney</li>
+<li>Thomas Radke</li>
+<li>Luciano Rezzolla</li>
+    <li>David Rideout</li>
+<li>Matei Ripeanu</li>
+    <li>Erik Schnetter</li>
+<li>Edward Seidel</li>
+<li>John Shalf</li>
+<li>Nikolaos Stergioulas</li>
+<li>Ryoji Takahashi</li>
+<li>Jonathan Thornburg</li>
+<li>Aaryn Tonita</li>
+<li>Paul Walker</li>
+</ul>
+
+
+<p>
 The einsteintoolkit.org website was created and launched by <a href="http://colbyjordan.com">Colby Jordan</a>. The project's Einstein logo was designed and drawn by Rayyan Tash.
 </p>
 

Directory: /about/
==================

File [modified]: index.php
Delta lines: +4 -2
===================================================================
--- about/index.php	2010-03-22 01:22:56 UTC (rev 94)
+++ about/index.php	2010-03-22 01:59:46 UTC (rev 95)
@@ -6,9 +6,9 @@
  accretion onto compact objects, supernovae core collapse and gamma-ray bursts.</p>
 
 <p>The Einstein Toolkit builds on numerous software efforts in the numerical relativity 
-  community including CactusEinstein, Whisky, and Carpet. The Einstein Toolkit uses 
+  community including CactusEinstein, <a href="http://www.whiskycode.org/"  class="nostyle">Whisky</a>, and <a href="http://www.carpetcode.org"  class="nostyle">Carpet</a>. The Einstein Toolkit currently uses 
    the <a href="http://www.cactuscode.org">Cactus Framework</a> as the underlying computational infrastructure
- that provides large-scale parallelization, general computational components, and a model for collaborative, portable code development. </p>
+  that provides large-scale parallelization, general computational components, and a model for collaborative, portable code development.   </p>
 
 <p>
 <b>Guiding principles for the design and implementation of the toolkit include:</b></p>
@@ -43,6 +43,8 @@
 </table>	
 
 
+							<p>Through this effort we want to catalyze a consortium for the development and support for community infrastucture for relativistic astrophysics. Although currently the toolkit is based on Cactus, in the future we plan for the consortium to support other relevant community codes. In the shorter term we are building on the toolkit and interested in tools that interface with Cactus for initial data, post-processing and visualization.</p>
+
 <!--<p>The development of the Einstein Toolkit is funded through awards NSF 0701566 & 0653303 (XiRel), NSF 0903973, 0903973 & 0903782 (CIGR), NSF 0905046/0941653 (PetaCactus/PRAC). Additional support for Cactus and Carpet is provided through NSF 0721915 (Alpaca) and funding from the Center for Computation & Technology at LSU.</p>-->
 
 <?php include_once($_SERVER['DOCUMENT_ROOT'].'/global/footer.php');?>

Directory: /info/documentation/
===============================

File [modified]: index.php
Delta lines: +11 -4
===================================================================
--- info/documentation/index.php	2010-03-22 01:22:56 UTC (rev 94)
+++ info/documentation/index.php	2010-03-22 01:59:46 UTC (rev 95)
@@ -17,9 +17,9 @@
 
 <p>This section provides a simple guide for compiling and running an example parameter file for the Einstein Toolkit.</p> 
 
-<p>One complexities of high performance computing is the heterogeneous environments presented by different resources with different core software installations and local setups. For example, Einstein Toolkit codes necessitate compiling with MPI and then running the resulting application in a batch queue. As much as possible of this complexity is hidden in Cactus and accompanying tools such as the Simulation Factory.</p>
+<p>One complexity of high performance computing is the heterogeneous environments presented by different resources with different core software installations and local setups. For example, Einstein Toolkit codes necessitate compiling with MPI and then running the resulting application in a batch queue. As much as possible of this complexity is hidden in Cactus and accompanying tools such as the Simulation Factory.</p>
 
-<p>This worked example assumes the use of the NSF TeraGrid resource Queen Bee.</p>
+<p>This worked example assumes that you are using the NSF TeraGrid resource <a href="http://www.loni.org/systems/system.php?system=QueenBee">Queen Bee</a>. If you don't have an existing account on Queen Bee you can <a href="request.php">request an account</a> to use for these examples.</p>
 
 <p><b>Preparations:</b></p>
 
@@ -55,8 +55,15 @@
 
 <p><tt>mv simfactory/udb.example.pm simfactory/udb.pm</tt>
 <br><tt>vi simfactory/udb.pm</tt></p>																		
-<p>Edit udb.pm and replace LOGIN_NAME with your username on Queen Bee.</p>
+<p>Edit udb.pm and </p>
+<ul>
+<li>replace YOUR_LOGIN with your username on Queen Bee
+<li>YOUR at EMAIL.ADDRESS with your usual email address 
+<li>YOUR_ALLOCATION with your project allocation on Queen Bee 
+</ul>  </p>
 
+<p>NOTE: At the moment you also need to replace the line with sourcebasedir for Queen Bee with /home/<username> unless you have a directory in the /project space. We are working on improving this. </p>
+
 <p><b>Download Einstein Toolkit Examples:</b></p>
 
 <p>From the Cactus directory,</p>
@@ -71,7 +78,7 @@
 
 <p>Create a batch queue script and submit it to queue the simulation:</p>
 	
-<p><tt>./simfactory/sim create-submit static_TOV --parfile=EinsteinExamples/par/static_TOV.par --procs=32 --walltime=8:0:0</tt></p>
+<p><tt>./simfactory/sim create-submit static_tov --parfile=par/static_tov.par --procs=32 --walltime=8:0:0</tt></p>
 
 <p>To check the status of the simulation, use</p>
 

File [modified]: request.php
Delta lines: +1 -1
===================================================================
--- info/documentation/request.php	2010-03-22 01:22:56 UTC (rev 94)
+++ info/documentation/request.php	2010-03-22 01:59:46 UTC (rev 95)
@@ -1,7 +1,7 @@
 <?php $title='Request Test Account';
 include_once($_SERVER['DOCUMENT_ROOT'].'/global/header.php');?>
 
-<p>Please fill out the following information to request a test account for the Einstein Toolkit.</p>
+<p>Please fill out the following information to request a test account for the Einstein Toolkit. These accounts will take one or two days to set up.</p>
 
 <form name="request" action="send-account" method="post">
 <table>

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

File [modified]: index.php
Delta lines: +1 -2
===================================================================
--- info/resources/index.php	2010-03-22 01:22:56 UTC (rev 94)
+++ info/resources/index.php	2010-03-22 01:59:46 UTC (rev 95)
@@ -1,7 +1,6 @@
-<?php $title='Resources';
+<?php $title='Requirements';
 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>

Directory: /toolkit/
====================

File [modified]: index.php
Delta lines: +1 -1
===================================================================
--- toolkit/index.php	2010-03-22 01:22:56 UTC (rev 94)
+++ toolkit/index.php	2010-03-22 01:59:46 UTC (rev 95)
@@ -6,7 +6,7 @@
 <p>The pre-release of the Einstein Toolkit consists of the Cactus thorns contained on this thornlist:</p>
 
 <ul>
-	<li><a href="https://svn.cct.lsu.edu/repos/users/knarf/CIGR_tmp/trunk/thornlists/cigr.th">Einstein Toolkit Thornlist</a>. </li>
+	<li><a href="https://svn.einsteintoolkit.org/cactus/thornlists/einsteintoolkit.th">Einstein Toolkit Thornlist</a>. </li>
 </ul>
 
 <p>Verification procedures for the Einstein Toolkit are still being discussed. 



More information about the Commits mailing list