[Commits] [svn:einsteintoolkit] www/release-info/ (Rev. 493)
schnetter at cct.lsu.edu
schnetter at cct.lsu.edu
Mon Apr 4 16:58:19 CDT 2011
User: eschnett
Date: 2011/04/04 04:58 PM
Modified:
/release-info/
index.php
Log:
Update test case instructions
File Changes:
Directory: /release-info/
=========================
File [modified]: index.php
Delta lines: +1 -1
===================================================================
--- release-info/index.php 2011-04-04 18:03:17 UTC (rev 492)
+++ release-info/index.php 2011-04-04 21:58:18 UTC (rev 493)
@@ -15,7 +15,7 @@
<li><a href="compile_tests">compile_tests</a> to download and compile the latest ET version</li>
<li><a href="run_tests">run_tests</a> to run the testsuites for one and two MPI processes, saving the resulting log files. This should typically be done within an interactive job, but should otherwise not require user interaction. The resulting log files will be located in the directory run_tests was run from (outside of the Cactus source tree). Copy them into this
<a href="https://svn.einsteintoolkit.org/www/release-info">repository</a> with the naming scheme
-MACHINE__PROCESSES.log where you should choose short names for MACHINE.</li>
+MACHINE__PROCESSES_THREADS.log where you should choose short names for MACHINE.</li>
</p>
<?php include_once($_SERVER['DOCUMENT_ROOT'].'/global/footer.php');?>
More information about the Commits
mailing list