[Swift-commit] r7486 - trunk/docs/userguide

davidk at ci.uchicago.edu davidk at ci.uchicago.edu
Tue Jan 21 16:25:59 CST 2014


Author: davidk
Date: 2014-01-21 16:25:59 -0600 (Tue, 21 Jan 2014)
New Revision: 7486

Modified:
   trunk/docs/userguide/configuration
Log:
Added brief description of providerAttributes


Modified: trunk/docs/userguide/configuration
===================================================================
--- trunk/docs/userguide/configuration	2014-01-21 22:10:35 UTC (rev 7485)
+++ trunk/docs/userguide/configuration	2014-01-21 22:25:59 UTC (rev 7486)
@@ -206,6 +206,11 @@
 The maximum number of nodes to request per scheduler job.
 |site.westmere.maxNodesPerJob=2
 
+|providerAttributes|
+Allows user to pass attributes through directly to scheduler submit script. Currently
+only implemented for sites that use PBS.
+|site.beagle.providerAttributes=pbs.aprun;pbs.mpp;depth=24
+
 |taskDir|
 Tasks will be run from this directory. In the absence of a taskDir definition, 
 Swift will run the task from workdir.




More information about the Swift-commit mailing list