Groups
Groups
Sign in
Groups
Groups
ducttape-users
Conversations
About
Send feedback
Help
ducttape-users
Contact owners and managers
1–23 of 23
Mark all as read
Report group
0 selected
Jonathan Clark
7/19/17
Fwd: Problem using ducttape
Hi Junjie: Glad to see ducttape is still in active use. I don't see any obvious bugs in the tape
unread,
Fwd: Problem using ducttape
Hi Junjie: Glad to see ducttape is still in active use. I don't see any obvious bugs in the tape
7/19/17
Nathan Schneider
, …
Jonathan Clark
7
2/1/14
realizations not in plan are executed anyway?
TACL paper done = Bug fixed: https://github.com/jhclark/ducttape/issues/162 Any volunteers to do 0.3.
unread,
realizations not in plan are executed anyway?
TACL paper done = Bug fixed: https://github.com/jhclark/ducttape/issues/162 Any volunteers to do 0.3.
2/1/14
Nathan Schneider
,
Jonathan Clark
3
2/1/14
The Case of the Contradictory Baselines
Also, here's my sketch in case it's useful to anyone, assuming anyone can actually read my
unread,
The Case of the Contradictory Baselines
Also, here's my sketch in case it's useful to anyone, assuming anyone can actually read my
2/1/14
Nathan Schneider
,
Jon Clark
3
7/18/13
self-grafting
I like this pattern a lot. Self-grafting seems like a good name. In principle, there's nothing
unread,
self-grafting
I like this pattern a lot. Self-grafting seems like a good name. In principle, there's nothing
7/18/13
Nathan Schneider
6/29/13
design pattern for cross-validation
Hi everyone, I figured out a handy way to do cross-validation in ducttape…not sure if others have
unread,
design pattern for cross-validation
Hi everyone, I figured out a handy way to do cross-validation in ducttape…not sure if others have
6/29/13
Greg Hanneman
, …
Jonathan Clark
3
4/2/13
Access to a branch point's current value?
Hey guys, Nathan's solution is my preferred method of handling this. It seemed the cleanest way
unread,
Access to a branch point's current value?
Hey guys, Nathan's solution is my preferred method of handling this. It seemed the cleanest way
4/2/13
Nathan Schneider
3/13/13
bug? package update does nothing for filesystem versioner
Hi, I have a package called scripts which points to a filesystem directory (which happens to be
unread,
bug? package update does nothing for filesystem versioner
Hi, I have a package called scripts which points to a filesystem directory (which happens to be
3/13/13
Nathan Schneider
,
Jonathan Clark
10
2/6/13
not sure if this is a bug per se, but...
I thought I'd try some other ducttape modes: [nschneid@compute-0-23 dtsystem]$ ducttape nli.tape
unread,
not sure if this is a bug per se, but...
I thought I'd try some other ducttape modes: [nschneid@compute-0-23 dtsystem]$ ducttape nli.tape
2/6/13
Matthew Gardner
, …
Greg Hanneman
8
2/4/13
Multiline task descriptions
Yes, Lane Schwartz responded to my ticket on the github issue tracker, giving this syntax as the way
unread,
Multiline task descriptions
Yes, Lane Schwartz responded to my ticket on the github issue tracker, giving this syntax as the way
2/4/13
Peter
, …
Jonathan Clark
6
2/4/13
Summaries
The flags you pass to "tabular" are exactly the same as your system's "sort"
unread,
Summaries
The flags you pass to "tabular" are exactly the same as your system's "sort"
2/4/13
Jeffrey Micher
, …
Nathan Schneider
5
1/23/13
Error messages
On Wed, Jan 23, 2013 at 11:02 AM, Jeffrey Micher <jmi...@cs.cmu.edu> wrote: I copied and
unread,
Error messages
On Wed, Jan 23, 2013 at 11:02 AM, Jeffrey Micher <jmi...@cs.cmu.edu> wrote: I copied and
1/23/13
Jeffrey Micher
,
Nathan Schneider
2
1/21/13
Basic Ducttape Questions
Jeffrey—that was to keep the example simple; the better practice would be to use packages (which I
unread,
Basic Ducttape Questions
Jeffrey—that was to keep the example simple; the better practice would be to use packages (which I
1/21/13
Nathan Schneider
1/3/13
external config files
I don't understand the tutorial section on external config files (https://github.com/jhclark/
unread,
external config files
I don't understand the tutorial section on external config files (https://github.com/jhclark/
1/3/13
Nathan Schneider
,
Jonathan Clark
5
1/3/13
branch grafts
Cool, I think I understand now. Does this allow ducttape to properly handle changes to workflow
unread,
branch grafts
Cool, I think I understand now. Does this allow ducttape to properly handle changes to workflow
1/3/13
Nathan Schneider
2
12/8/12
jumping the gun on tasks with dependencies?
Oh never mind, I forgot there were two realizations of train_nodict due to WhichMaxIters, and one of
unread,
jumping the gun on tasks with dependencies?
Oh never mind, I forgot there were two realizations of train_nodict due to WhichMaxIters, and one of
12/8/12
Nathan Schneider
,
Jon Clark
2
12/4/12
how to add branches to a branch point while tasks from existing branches are running as scheduler jobs
These bugs will be fixed in the next release of ducttape. See issues: https://github.com/jhclark/
unread,
how to add branches to a branch point while tasks from existing branches are running as scheduler jobs
These bugs will be fixed in the next release of ducttape. See issues: https://github.com/jhclark/
12/4/12
Jonathan Clark
,
Nathan Schneider
2
12/4/12
Running Jobs in Parallel
Oh I missed that flag somehow. Brilliant! On Tue, Dec 4, 2012 at 1:07 PM, Jonathan Clark <jon.h.
unread,
Running Jobs in Parallel
Oh I missed that flag somehow. Brilliant! On Tue, Dec 4, 2012 at 1:07 PM, Jonathan Clark <jon.h.
12/4/12
Jonathan Clark
12/4/12
Fwd: ducttape-web
From Victor: A minimal web UI for ducttape. It's very minimal, but unlike the overly beautified
unread,
Fwd: ducttape-web
From Victor: A minimal web UI for ducttape. It's very minimal, but unlike the overly beautified
12/4/12
Jonathan Clark
12/4/12
Nathan's Bug Report on Realization Globs
I've now ported a second workflow to ducttape—an amazing improvement! However, I think I found a
unread,
Nathan's Bug Report on Realization Globs
I've now ported a second workflow to ducttape—an amazing improvement! However, I think I found a
12/4/12
Jonathan Clark
12/4/12
Nathan's Question on Adapting to a New Scheduler via submitters
I think there's a problem with the PBS monitoring script—even though my job seems to have
unread,
Nathan's Question on Adapting to a New Scheduler via submitters
I think there's a problem with the PBS monitoring script—even though my job seems to have
12/4/12
Jonathan Clark
12/4/12
Nathan's Question on Changing Workflow Structure
Also: How do I change the workflow structure while it is running? Will it reanalyze the .tape file
unread,
Nathan's Question on Changing Workflow Structure
Also: How do I change the workflow structure while it is running? Will it reanalyze the .tape file
12/4/12
Jonathan Clark
12/4/12
Nathan's Questions on Schedulers
OK, with a couple of changes to pbs.tape I was able to get it running in our scheduler. At this point
unread,
Nathan's Questions on Schedulers
OK, with a couple of changes to pbs.tape I was able to get it running in our scheduler. At this point
12/4/12
Jonathan Clark
12/4/12
Useful Introductory Questions from Nathan
>>>> Hey, >>>> >>>> So Victor convinced me to try out ducttape
unread,
Useful Introductory Questions from Nathan
>>>> Hey, >>>> >>>> So Victor convinced me to try out ducttape
12/4/12