Commit Graph

8 Commits

Author SHA1 Message Date
7e767c3716 memory / cpu ressources fix 2021-06-25 12:19:00 +02:00
e979ea4d6e fix hostname of cobald slurm node
made cobald be able to run slurm jobs, previously failing with
permission denied.
2021-06-24 14:07:35 +02:00
e78e184375 WIP: cobald container containing and using slurm 2021-06-21 19:19:19 +02:00
f7dd3bcf02 run slurmctld as user
Notice: also trying to run slurmd on execute nodes as user makes no
sense because it breaks sbatch. Furthermore there is another necessary
to run mpi jobs (just tried MpiDefault=none). I don't consider running
slurmd as root a good idea, but there seems to be no other choice at the
moment.
2021-04-30 17:15:57 +02:00
f2cb9b2c6b fixed log (includes log output from tasks now) 2021-04-30 16:47:31 +02:00
38a5b89de9 minor fixes 2021-04-29 12:19:33 +02:00
89423edf25 fully variable execute nodes 2021-04-27 14:18:14 +02:00
077988e03d privileged container switch 2021-04-26 18:00:40 +02:00