[Swift-devel] execute side md5sum
Ian Foster
itf at mcs.anl.gov
Fri Feb 29 07:03:23 CST 2008
Definitely. How about the exeuctable as well?
Ian
Sent via BlackBerry from T-Mobile
-----Original Message-----
From: Ben Clifford <benc at hawaga.org.uk>
Date: Fri, 29 Feb 2008 12:51:53
To:swift-devel at ci.uchicago.edu
Subject: [Swift-devel] execute side md5sum
Its pretty straightforward to modify the wrapper to take a hash (eg
md5sum) of input files before and output files after execution (I made a
prototype yesterday afternoon) and log those hashes.
This gives a convenient summary of the content of the inputs and outputs
that is automated and hard to break through lack of attention; and so is
probably useful for questions like "was this run with the same version or
a different version of a particular input file".
(this is not some universal versioning solution that will solve the
unsolvable; instead it provides an answer to 'was this file the same or
different than some other file?' over which can be laid other exciting
versioning systems)
I think having something like this is probably useful optional
functionality (enabled in the same was as kickstart, perhaps).
--
_______________________________________________
Swift-devel mailing list
Swift-devel at ci.uchicago.edu
http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel
More information about the Swift-devel
mailing list