This appendix embeds the runnable repository example YAML files directly from examples/.
Some repository examples keep an explicit ${CACHE_DIR:-/cluster/shared/hpc-compose-cache} for portability, while starter examples rely on the settings/builtin cache default. Before running on a real cluster, configure a shared path visible from both the submission host and the compute nodes:
export CACHE_DIR=/cluster/shared/hpc-compose-cache
mkdir -p "$CACHE_DIR"
test -w "$CACHE_DIR"Source: examples/app-redis-worker.yaml
{{#include ../../examples/app-redis-worker.yaml}}Source: examples/canary-right-size.yaml
{{#include ../../examples/canary-right-size.yaml}}Source: examples/dev-python-app.yaml
{{#include ../../examples/dev-python-app.yaml}}Source: examples/dev-python-smoke.yaml
{{#include ../../examples/dev-python-smoke.yaml}}Source: examples/env-file.yaml
{{#include ../../examples/env-file.yaml}}Source: examples/fairseq-preprocess.yaml
{{#include ../../examples/fairseq-preprocess.yaml}}Source: examples/hf-stage-model.yaml
{{#include ../../examples/hf-stage-model.yaml}}Source: examples/jupyter.yaml
{{#include ../../examples/jupyter.yaml}}Source: examples/llama-app.yaml
{{#include ../../examples/llama-app.yaml}}Source: examples/llama-uv-worker.yaml
{{#include ../../examples/llama-uv-worker.yaml}}Source: examples/llm-curl-workflow.yaml
{{#include ../../examples/llm-curl-workflow.yaml}}Source: examples/llm-curl-workflow-workdir.yaml
{{#include ../../examples/llm-curl-workflow-workdir.yaml}}Source: examples/minimal-batch.yaml
{{#include ../../examples/minimal-batch.yaml}}Source: examples/mpi-hello.yaml
{{#include ../../examples/mpi-hello.yaml}}Source: examples/mpi-pmix-v4-host-mpi.yaml
{{#include ../../examples/mpi-pmix-v4-host-mpi.yaml}}Source: examples/multi-node-mpi.yaml
{{#include ../../examples/multi-node-mpi.yaml}}Source: examples/multi-node-partitioned.yaml
{{#include ../../examples/multi-node-partitioned.yaml}}Source: examples/multi-node-torchrun.yaml
{{#include ../../examples/multi-node-torchrun.yaml}}Source: examples/multi-node-deepspeed.yaml
{{#include ../../examples/multi-node-deepspeed.yaml}}Source: examples/multi-node-accelerate.yaml
{{#include ../../examples/multi-node-accelerate.yaml}}Source: examples/multi-node-horovod.yaml
{{#include ../../examples/multi-node-horovod.yaml}}Source: examples/multi-node-jax.yaml
{{#include ../../examples/multi-node-jax.yaml}}Source: examples/nccl-tests.yaml
{{#include ../../examples/nccl-tests.yaml}}Source: examples/ray-symmetric.yaml
{{#include ../../examples/ray-symmetric.yaml}}Source: examples/rendezvous-client.yaml
{{#include ../../examples/rendezvous-client.yaml}}Source: examples/rendezvous-model-server.yaml
{{#include ../../examples/rendezvous-model-server.yaml}}Source: examples/ray-head-workers.yaml
{{#include ../../examples/ray-head-workers.yaml}}Source: examples/dask-scheduler-workers.yaml
{{#include ../../examples/dask-scheduler-workers.yaml}}Source: examples/spark-standalone.yaml
{{#include ../../examples/spark-standalone.yaml}}Source: examples/flux-nested.yaml
{{#include ../../examples/flux-nested.yaml}}Source: examples/nextflow-bridge.yaml
{{#include ../../examples/nextflow-bridge.yaml}}Source: examples/snakemake-bridge.yaml
{{#include ../../examples/snakemake-bridge.yaml}}Source: examples/multi-stage-pipeline.yaml
{{#include ../../examples/multi-stage-pipeline.yaml}}Source: examples/pipeline-dag.yaml
{{#include ../../examples/pipeline-dag.yaml}}Source: examples/postgres-etl.yaml
{{#include ../../examples/postgres-etl.yaml}}Source: examples/restart-policy.yaml
{{#include ../../examples/restart-policy.yaml}}Source: examples/training-checkpoints.yaml
{{#include ../../examples/training-checkpoints.yaml}}Source: examples/training-resume.yaml
{{#include ../../examples/training-resume.yaml}}Source: examples/training-sweep.yaml
{{#include ../../examples/training-sweep.yaml}}Source: examples/training-tensorboard.yaml
{{#include ../../examples/training-tensorboard.yaml}}Source: examples/vllm-openai.yaml
{{#include ../../examples/vllm-openai.yaml}}Source: examples/vllm-uv-worker.yaml
{{#include ../../examples/vllm-uv-worker.yaml}}Source: examples/eval-harness.yaml
{{#include ../../examples/eval-harness.yaml}}Source: examples/cuda-probe.yaml
{{#include ../../examples/cuda-probe.yaml}}Source: examples/array-sweep-lite.yaml
{{#include ../../examples/array-sweep-lite.yaml}}Source: examples/notify-mail.yaml
{{#include ../../examples/notify-mail.yaml}}Source: examples/healthcheck-compat.yaml
{{#include ../../examples/healthcheck-compat.yaml}}Source: examples/secrets-hf-token.yaml
{{#include ../../examples/secrets-hf-token.yaml}}Source: examples/deps-and-assert.yaml
{{#include ../../examples/deps-and-assert.yaml}}Source: examples/reservation-licenses.yaml
{{#include ../../examples/reservation-licenses.yaml}}Source: examples/preemptible-checkpoint.yaml
{{#include ../../examples/preemptible-checkpoint.yaml}}