[Swift-commit] r6538 - SwiftTutorials/OHBM_2013-06-16
wilde at ci.uchicago.edu
wilde at ci.uchicago.edu
Tue Jun 11 17:25:47 CDT 2013
Author: wilde
Date: 2013-06-11 17:25:47 -0500 (Tue, 11 Jun 2013)
New Revision: 6538
Added:
SwiftTutorials/OHBM_2013-06-16/apps.midway
Removed:
SwiftTutorials/OHBM_2013-06-16/apps.midway-westmere
Modified:
SwiftTutorials/OHBM_2013-06-16/README
Log:
Add instructions and minor tweak for miway execution.
Modified: SwiftTutorials/OHBM_2013-06-16/README
===================================================================
--- SwiftTutorials/OHBM_2013-06-16/README 2013-06-11 22:23:37 UTC (rev 6537)
+++ SwiftTutorials/OHBM_2013-06-16/README 2013-06-11 22:25:47 UTC (rev 6538)
@@ -20,5 +20,10 @@
To run:
+ # On localhost:
+
swift genatlas.swift
+ # With most parallel work on midway westmere parition:
+
+ swift -tc.file apps.midway genatlas.swift
Copied: SwiftTutorials/OHBM_2013-06-16/apps.midway (from rev 6537, SwiftTutorials/OHBM_2013-06-16/apps.midway-westmere)
===================================================================
--- SwiftTutorials/OHBM_2013-06-16/apps.midway (rev 0)
+++ SwiftTutorials/OHBM_2013-06-16/apps.midway 2013-06-11 22:25:47 UTC (rev 6538)
@@ -0,0 +1,4 @@
+westmere sh /bin/sh
+localhost softmean /home/wilde/software/AIR5.3.0/bin/softmean
+localhost slicer /project/wilde/software/fsl-5.0.4/fsl/bin/slicer null null env::FSLOUTPUTTYPE=NIFTI
+localhost convert convert
Deleted: SwiftTutorials/OHBM_2013-06-16/apps.midway-westmere
===================================================================
--- SwiftTutorials/OHBM_2013-06-16/apps.midway-westmere 2013-06-11 22:23:37 UTC (rev 6537)
+++ SwiftTutorials/OHBM_2013-06-16/apps.midway-westmere 2013-06-11 22:25:47 UTC (rev 6538)
@@ -1,4 +0,0 @@
-westmere sh /bin/sh
-localhost softmean /home/wilde/software/AIR5.3.0/bin/softmean
-localhost slicer /project/wilde/software/fsl-5.0.4/fsl/bin/slicer null null env::FSLOUTPUTTYPE=NIFTI
-localhost convert convert
More information about the Swift-commit
mailing list