Skip to content

Container Jobs

Work in Progress

This documentation page is currently under development. Check back soon for complete information.

This tutorial explains how to use container jobs with the Scheduler for AID2E.

Overview

Container jobs allow you to package your optimization workloads in containers (Docker, Singularity, etc.) for better portability and reproducibility.

Prerequisites

  • Basic understanding of container technologies (Docker, Singularity)
  • A working installation of Scheduler for AID2E

Implementation

More detailed documentation coming soon.

Examples

Code examples will be provided in future updates.