pegasus-tc-converter
Scientific workflow management system for HTCondor
Install
- All systems
-
curl cmd.cat/pegasus-tc-converter.sh
- Debian
-
apt-get install pegasus-wms
- Ubuntu
-
apt-get install pegasus-wms
- Kali Linux
-
apt-get install pegasus-wms
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pegasus-wms
- Raspbian
-
apt-get install pegasus-wms
- Dockerfile
- dockerfile.run/pegasus-tc-converter
pegasus-wms
Scientific workflow management system for HTCondor
The Pegasus project encompasses a set of technologies the help workflow-based applications execute in a number of different environments including desktops, campus clusters, grids, and now clouds. Scientific workflows allow users to easily express multi-step computations, for example retrieve data from a database, reformat the data, and run an analysis. Once an application is formalized as a workflow the Pegasus Workflow Management Service can map it onto available compute resources and execute the steps in appropriate order.