Skip to content

NOAA-GSL/ExascaleWorkflowSandbox

Repository files navigation

ExascaleSandboxTests Documentation

Chiltepin

Overview

This repository is a collection of tools and demonstrations used to explore and test various technologies for implementing exascale scientific workflows. This collection of resources is not intended for production use, and is for research purposes only.

Chiltepin provides Python decorators and utilities for building scientific workflows that can execute on distributed computing resources using Parsl and Globus services.

Documentation

📚 Full documentation is available at Read the Docs

Key documentation sections:

Quick Start

Install Chiltepin in a Python virtual environment:

python -m venv .chiltepin
source .chiltepin/bin/activate
pip install -e .

For detailed installation instructions including conda, Docker, and platform-specific guidance, see the Installation Guide.

Contributing

Contributions are welcome! For information on running tests and contributing to development, see the Testing Guide.

License

See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors