[Commits] [svn:einsteintoolkit] www/about/gallery/gw150914/ (Rev. 1589)

barry.wardell at gmail.com barry.wardell at gmail.com
Wed Jun 15 09:43:01 CDT 2016


User: barry.wardell
Date: 2016/06/15 09:43 AM

Modified:
 /about/gallery/gw150914/
  compile_and_run.php

Log:
 gw150914: Remove comments about things that don't work

File Changes:

Directory: /about/gallery/gw150914/
===================================

File [modified]: compile_and_run.php
Delta lines: +0 -25
===================================================================
--- about/gallery/gw150914/compile_and_run.php	2016-06-15 12:26:15 UTC (rev 1588)
+++ about/gallery/gw150914/compile_and_run.php	2016-06-15 14:43:01 UTC (rev 1589)
@@ -38,11 +38,6 @@
   <pre class="wrap">simfactory/bin/sim create-submit GW150914_28 --define N 28 --parfile par/GW150914.rpar --procs 128 --walltime 24:00:00</pre>
   <p>You can choose a different number of cores than 128; if it is too
   small, the simulation will run out of memory.</p>
-  <p style="background-color: yellow">
-    This doesn't work on a cluster; it complains that the machine's
-    default sourcebasedir doesn't exist, so you need to run
-    GetComponents in sourcebasedir for your machine, but how can the
-    user find this?</p>
 <p>When the simulation starts running, it will write its output data
 into GW150914_28 in your simulations directory. You can find the
 directory containing the output with:</p>
@@ -59,26 +54,6 @@
 
 <h3>Output</h3>
 
-<p>You can see the console output of the simulation with</p>
-<pre>simfactory/bin/sim show-output GW150914_28</pre>
-<p style="background-color: yellow">This doesn't work for me on datura, even though list-simulations says RUNNING; I get</p>
-<pre>Warning: Job is not running, cannot retreive exechost
-================================================================================
-The job's Formaline output is:
-================================================================================
-(file does not exist)
-================================================================================
-The job's stdout is:
-================================================================================
-(file does not exist)
-================================================================================
-The job's stderr is:
-================================================================================
-(file does not exist)
-================================================================================
-</pre>
-<p style="background-color: yellow">If this can't be fixed soon, we can use this:</p>
-
 <p>You can see the console output of the simulation in</p>
 <pre>/path/to/GW150914_28/output-0000/GW150914_28.out</pre>
 <p>for example:</p>



More information about the Commits mailing list