Dear all,
I would like to be able to have an array job load nodes with a
round-robin allocation instead of what seems to be the default method of
loading the first node till full before moving on to the next node. Our
cluster is used for bioinformatics and jobs tend to be serial high
throughp
Hi Daniel,
On Wednesday, 21 March 2018 4:05:59 PM AEDT Daniel Grimwood wrote:
> What do others do to work with SLURM_EXPORT_ENV, or am I missing something?
On OzStar we set this in the users environment for everyone:
SBATCH_EXPORT=none
The nice thing there is that because it's set beforehand s
Hi,
Due to some users submitting jobs across clusters, and because a clean
environment is easier to reproduce and debug, we ask all our users to add:
#SBATCH --export=NONE
in every jobscript.
The downside to this is that sbatch sets SLURM_EXPORT_ENV, which srun uses
and then exports no no
I Would be interested too if somebody have a solution.
Vladimir Daric
- Mail original -
De: "Sérgio Almeida"
À: slurm-users@lists.schedmd.com
Envoyé: Lundi 19 Mars 2018 20:30:19
Objet: [slurm-users] QoS and Preemption
Greetings,
I will try and over simplify what we are trying
In our environment we're getting various statisting to grafana, where we
have dashboards designed for IT team (either to be used as one displayed on
TV or something we use from time to time to foresee future limitations or
unsed resources ), but we also have dashboards for our management to help
th