Skip to content

Some fixes, and better slurm default settings

Pieter David requested to merge piedavid/bamboo:moreslurmsettings into master

Most is pretty obvious (also: just copy examples/ingrid.ini to ~/.config/bamboorc, then you don't need to specify it each time).

I also updated the install&setup section a bit (slurm integration uses the CP3SlurmUtils).

One setting that might be less obvious: --license=cms_storage:3 is to rate-limit access to the storage (as some of us learnt the hard way: it is more efficient to limit the number of jobs accessing the storage concurrently in an automatic way than completely swamp it or limit it by hand)

Edited by Pieter David

Merge request reports