findrange
Scientific workflow management system for HTCondor - documentation files
Install
- All systems
-
curl cmd.cat/findrange.sh
- Debian
-
apt-get install pegasus-wms-doc
- Ubuntu
-
apt-get install pegasus-wms-doc
- Kali Linux
-
apt-get install pegasus-wms-doc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pegasus-wms-doc
- Raspbian
-
apt-get install pegasus-wms-doc
- Dockerfile
- dockerfile.run/findrange
pegasus-wms-doc
Scientific workflow management system for HTCondor - documentation files
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. This package contains the user documentation.