Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 656 Bytes

PyPI.md

File metadata and controls

13 lines (10 loc) · 656 Bytes

Globus Compute Executor

Globus Compute Executor is a plugin adapter for Parsl that enables enables flexible, scalable, and high performance remote function execution. This enables Parsl to run comples Scientific Workflows at scale from laptops to campus clusters, clouds, and supercomputers.

This module is a thin wrapper over Globus Compute SDK's [executor interface] (https://globus-compute.readthedocs.io/en/latest/executor.html), which is used for task submission via Globus Compute.

To manage your own compute endpoints where tasks execute , use the companion Globus Compute Endpoint package.