Skip to content

pegasus-isi/kiso-colmena-experiment

Repository files navigation

Getting Started

Prerequisites

pip install kiso
# Install the resource provider specific dependencies you want to use
pip install kiso[vagrant]

Running the experiment

Place any required credentials files in the secrets directory.

Running the experiment

# Provision and setup the resources
kiso up --output ./output

# Run the experiments defined in the experiment configuration YAML file
kiso run --output ./output

# Destroy the provisioned resources
kiso down --output ./output

# Pegasus workflow submit directories will be placed in the output directory at the end of the experiment. The submit directories will also have a statistics directory with the pegasus-statistics output.
# Outputs defined in the experiment configuration will be placed to the destination specified in the experiment configuration.

References

Acknowledgements

Kiso is funded by National Science Foundation (NSF) under award 2403051.

About

Kiso based Colmena Experiment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •