[Swift-commit] r4140 - in SwiftApps/SwiftR: . Swift
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Thu Feb 24 16:49:20 CST 2011
Author: tga
Date: 2011-02-24 16:49:20 -0600 (Thu, 24 Feb 2011)
New Revision: 4140
Modified:
SwiftApps/SwiftR/IMMEDIATE-TODO
SwiftApps/SwiftR/Swift/DESCRIPTION
Log:
Checking in 0.1.4 release
Modified: SwiftApps/SwiftR/IMMEDIATE-TODO
===================================================================
--- SwiftApps/SwiftR/IMMEDIATE-TODO 2011-02-23 22:50:01 UTC (rev 4139)
+++ SwiftApps/SwiftR/IMMEDIATE-TODO 2011-02-24 22:49:20 UTC (rev 4140)
@@ -94,6 +94,12 @@
LOW:
- run modes
-- workspace stays up, server(s) are transient-> current
+ ?? Protocol:
+ - SwiftR detects that there is a job still runing, doesn't
+ shut down server on exit
+ - SwiftR removes result pipe
+ - Swift script writes a done message to result directory
+ and then exits loop
-- workspace is run as a job under batch scheduler -> new feature
LOW:
Modified: SwiftApps/SwiftR/Swift/DESCRIPTION
===================================================================
--- SwiftApps/SwiftR/Swift/DESCRIPTION 2011-02-23 22:50:01 UTC (rev 4139)
+++ SwiftApps/SwiftR/Swift/DESCRIPTION 2011-02-24 22:49:20 UTC (rev 4140)
@@ -1,8 +1,8 @@
Package: Swift
Type: Package
Title: R interface to Swift parallel scripting languaage
-Version: 0.1.3
-Date: 2010-02-16
+Version: 0.1.4
+Date: 2010-02-24
Author: Michael Wilde
Maintainer: Michael Wilde <wilde at mcs.anl.gov>
Description: Routines to invoke R functions on remote resources through Swift.
More information about the Swift-commit
mailing list