Configuration for NixOS machines. https://jungle.bsc.es/
Go to file
Rodrigo Arias Mallo 29110d2d54 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.
2024-07-18 11:19:03 +02:00
doc Split xeon specific configuration from base 2024-07-16 12:35:37 +02:00
m Allow other jobs to run in unused cores 2024-07-18 11:19:03 +02:00
pkgs Add workaround for MPICH 4.2.0 2024-04-25 13:25:08 +02:00
secrets Use authentication tokens for PM GitLab runner 2024-07-17 17:41:02 +02:00
web Fix meta in posts entries 2024-05-02 17:32:37 +02:00
.gitignore Add gitignore 2023-05-26 11:38:27 +02:00
flake.lock flake.lock: Update 2024-07-17 14:50:01 +02:00
flake.nix Split xeon specific configuration from base 2024-07-16 12:35:37 +02:00
keys.nix Reorganize secrets and ssh keys 2023-09-04 21:36:31 +02:00
nixos-config.nix Add nixos-config.nix to easily enable nix repl 2023-05-26 11:29:59 +02:00
rebuild.sh Update rebuild script for all nodes 2023-06-16 12:13:07 +02:00