Run Workflows#
Run sample workflows to validate the backend and pool configuration.
Simple Workflow
Validates: Basic workflow execution, logging, data access and scheduling
Submit the Hello World workflow to verify core functionality.
Parallel Workflow
Validates: Co-scheduling and parallel task execution
Submit the Parallel Tasks workflow to test concurrent execution.
GPU Workflow
Validates: GPU resource allocation and usage
Submit the Single Node GPU workflow to verify GPU access.
Router Workflow
Validates: Router functionality
Submit the Jupyter workflow and verify interactive access via osmo workflow port-forward.