jungle/m/module
Rodrigo Arias Mallo 1f06f0fa0c Allow other jobs to run in unused cores
The current select mechanism was using the memory too as a consumable
resource, which by default only sets 1 MiB per node. As each job already
requests 1 MiB, it prevents other jobs from running.

As we are not really concerned with memory usage, we only use the unused
cores in the select criteria.

Reviewed-by: Aleix Boné <abonerib@bsc.es>
2024-09-12 08:36:22 +02:00
..
ceph.nix Remove complete ceph package from hut 2023-11-24 12:58:54 +01:00
debuginfod.nix Remove nixseparatedebuginfod input 2024-04-25 13:24:58 +02:00
jungle-users.nix Control user access to each machine 2024-07-16 12:35:34 +02:00
monitoring.nix Split xeon specific configuration from base 2024-07-16 12:35:37 +02:00
slurm-client.nix Allow other jobs to run in unused cores 2024-09-12 08:36:22 +02:00
slurm-exporter.nix Remove user/group when using DynamicUsers 2023-09-22 10:13:06 +02:00
slurm-firewall.nix Open ports in firewall of compute nodes 2023-09-14 15:45:43 +02:00
slurm-hut-nix-store.nix Mount the hut nix store for SLURM jobs 2023-09-20 19:38:43 +02:00