[cig-commits] r19900 - short/3D/PyLith/benchmarks/trunk/static/performance/solvertest

brad at geodynamics.org brad at geodynamics.org
Thu Mar 29 09:14:59 PDT 2012


Author: brad
Date: 2012-03-29 09:14:59 -0700 (Thu, 29 Mar 2012)
New Revision: 19900

Modified:
   short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/run_scaling.py
Log:
Added comment.

Modified: short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/run_scaling.py
===================================================================
--- short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/run_scaling.py	2012-03-29 16:13:59 UTC (rev 19899)
+++ short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/run_scaling.py	2012-03-29 16:14:59 UTC (rev 19900)
@@ -2,6 +2,8 @@
 #
 # Python script to facilitate running scaling benchmarks using cluster
 # with PBS scheduler.
+#
+# REQUIRES: $HOME/.pyre/pylithapp/pylithapp_pbs.cfg file with PBS options.
 
 import os
 import sys



More information about the CIG-COMMITS mailing list