langtech-bsc / magma

A suite of automation workflows to streamline machine learning tasks in HPC
Apache License 2.0
0 stars 0 forks source link

One job per repo/branch limitation #5

Closed PaulNdrei closed 3 months ago

PaulNdrei commented 3 months ago

Limit job GPFS path to 1 per repo/branch

Add the logic on the launch-job.yml to check if there is a slurm job already executing in the remote host corresponding to actual branch. JOB_NAME=launch2hpc-main == launch2hpc/main

Steps: