slurm container running when drone started

This commit is contained in:
2021-07-01 15:19:35 +02:00
parent d88761ca7d
commit 8bc2f717e0
8 changed files with 114 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/sh
[ /slurm-singimage/slurmd.sif -nt /shared/slurmd.sif ] && \
cp /slurm-singimage/slurmd.sif /shared/slurmd.sif