[Swift-commit] r3182 - trunk/libexec
    noreply at svn.ci.uchicago.edu 
    noreply at svn.ci.uchicago.edu
       
    Thu Oct 29 10:57:05 CDT 2009
    
    
  
Author: hategan
Date: 2009-10-29 10:57:04 -0500 (Thu, 29 Oct 2009)
New Revision: 3182
Modified:
   trunk/libexec/vdl-sc.k
Log:
added a few more parameters
Modified: trunk/libexec/vdl-sc.k
===================================================================
--- trunk/libexec/vdl-sc.k	2009-10-27 18:52:15 UTC (rev 3181)
+++ trunk/libexec/vdl-sc.k	2009-10-29 15:57:04 UTC (rev 3182)
@@ -72,6 +72,8 @@
 				)
 				p("scratch", "/scratch")
 				p("workersPerNode", "4")
+				p("kernelprofile", "zeptoos")
+				p("alcfbgpnat", "true")
 				maybe(
 					discard(averageJobTime)
 					blockSize := try(blockSize, 512)
    
    
More information about the Swift-commit
mailing list