Pipeline management software for clusters.
Overall
score
67%
Create a Python application that defines and configures a computational workflow for execution on cloud infrastructure with multi-availability-zone deployment and spot instance optimization. The system should demonstrate proper workflow construction with resource requirements and cloud provisioning configuration for cost-efficient distributed execution.
Workflow Definition: Create a simple data processing workflow that includes:
Preemptible Resource Configuration: Configure jobs to:
Multi-Zone Provisioning Setup: Create a provisioning configuration that:
Input: Workflow with parent and child jobs
Expected Behavior:
Test File: test_workflow.py
Input: Jobs with resource requirements and preemptibility settings
Expected Behavior:
Test File: test_workflow.py
Input: Provisioning configuration with zone specifications
Expected Behavior:
Test File: test_workflow.py
Provides scalable workflow management and cloud provisioning capabilities for distributed computational pipelines.
Install with Tessl CLI
npx tessl i tessl/pypi-toildocs
evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
scenario-10