Published November 11, 2020
| Version 0.11
Software
Open
nipype/pydra: 0.11
Authors/Creators
- 1. MIT
- 2. Department of Psychology, Stanford University
- 3. Stony Brook University
- 4. Montréal Neurological Institute, McGill University, Montréal, Canada
- 5. National Institute of Mental Health
- 6. Harvard, MIT
- 7. Microsoft, Station Q
- 8. MIT, HMS
Description
- fixing issues with quadratic memory increase for workflows with big splitters - removing
state_inputsfromTask(not used anymore) - allowing for directory with broken symlinks for an input
- fixing tests so could be run on a cluster (using
tmpdiras acache_dir, so pytest can be run with--basetemp) - fixing
cache_Dirsetting for worflows used as nodes - fixing
Submitter._run_workflowso it doesn't stop when there are still tasks in the graph, will try getting runnable tasks for another 60s (in case the previous tasks finished, but the results are still not available to read) - fixing template formatting for files from
ShellCommandTask, so it works for directories that have dots in the name - fixing tests that were resubmitting tasks to the queue
Files
nipype/pydra-0.11.zip
Files
(10.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:4e54e3520288a9d958e844835d920eda
|
10.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/nipype/pydra/tree/0.11 (URL)