pegasus
pegasus copied to clipboard
Pegasus Workflow Management System - Automate, recover, and debug scientific computations.
From user: Yes, we have our own Singularity repository, but this will be used by all users. However, to use this repository so far I’ve been adding a new Singularity...
It would be useful to have a status command to see what triggers are currently running, and possibly the workflows that were submitted as a result of those triggers. **Reporter:**...
It will be useful to get pegasus-status output in addition to just a progress bar by adding in a "long" parameter to "wait()" **Reporter:** @ryantanaka **Watchers:** @ryantanaka
the planner should automatically set when_to_transfer_output to ON_SUCCESS if the condor version on the submit node is 8.9.7 or higher https://htcondor.readthedocs.io/en/latest/version-history/development-release-series-89.html?highlight=when_to_transfer_files You may now specify that HTCondor only transfer files...
Task for ensemble manager related improvements. A general overview of how the ensemble manager is implemented and its supported commands are outlined in the attached diagrams (as of 4.9.3). **Reporter:**...
we should be able to support both. 4.9 format and 5.0 formats **Reporter:** @vahi **Watchers:** @rafaelfsilva @vahi
Module to load/dump Kickstart files **Reporter:** @mayani **Watchers:** @mayani
Define modules with consistent API to load/dump Pegasus file formats **Reporter:** @mayani **Watchers:** @mayani
A nice improvement would be to have pegasus-status list currently active workflows as well as recently active ones. Currently I list active ones with a simple grep on the work...
The mismatch between monitord notification / file stamping and tools like pegasus-statistics could be much improved. You should be able to for example run pegasus-statistics as part of an on_success...