Rodrigo Arias Mallo 8860f76cad 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
2024-09-12 08:36:22 +02:00
2024-04-25 13:25:08 +02:00
2023-05-26 11:38:27 +02:00
2024-09-12 08:36:13 +02:00
2023-09-04 21:36:31 +02:00
2023-06-16 12:13:07 +02:00
Description
Configuration for NixOS machines.
32 MiB
Languages
Nix 88.6%
C++ 7.7%
Python 1.5%
Shell 0.7%
CSS 0.7%
Other 0.7%