Skip to content

Parsl/parallel_patterns

Repository files navigation

Implementations of Computing Patterns in Parsl

Parsl is a parallel scripting package in Python.

This repository houses important examples and implementations of computing patterns and workflows in Parsl for data management, mathematical models, computing techniques and simulations. The jupyter notebooks are meant to provide a template that engineers and scientists can use to build their own parallel workflows.

You can open this repo in mybinder to try these online without having to download or install any software

The topics covered in these implementations are:

  1. Sequences, Loops and Routing.
  2. Data Handling Workflows
  3. Monte-Carlo Simulations
  4. Mathematical Technique
  5. Montage Mosaic

Releases

No releases published

Packages

No packages published