Hi, I'm building a CI pipeline that will eventually feed our hpc software repository from a git of .eb files.
I'm looking at possible easybuild integrations to our slurm. Sice we have a zoo of machines in the cluster, I would need to submit easybuild --job with the use of sbatch -C flags so that each piece of software gets built for all cpu generations we have. I don't see support for -C in gc3pie/slurm. How do you guys handle this? Is it doable by specifying different backends in gc3pie.conf? How do you then tell easybuild which backend to use? As a last resort I'll just roll my own job files and feed them to sbatch. -- Jurij Pečar HPC Engineer, IT Operations, IT Services EMBL Heidelberg, Meyerhofstraße 1, 69117, Heidelberg, Germany Room 13-401

