Rodrigo Arias Mallo 018d94bd77 Don't suspend owl compute nodes
Currently the owl nodes are located on top of the rack and turning them
off causes a high temperature increase at that region, which accumulates
heat from the whole rack. To maximize airflow we will leave them on at
all times. This also makes allocations immediate at the extra cost of
around 200 W.

In the future, if we include more nodes in SLURM we can configure those
to turn off if needed.

Fixes: #156
2025-10-31 11:27:44 +01:00
2025-10-31 11:27:44 +01:00
2025-10-31 11:20:01 +01:00
2025-09-26 12:28:48 +02:00
2025-10-07 16:07:30 +02:00
2025-10-07 16:07:32 +02:00
2025-09-26 12:28:46 +02:00
2025-10-07 16:07:28 +02:00
2023-06-16 12:13:07 +02:00

Jungle

This repository provides two components that can be used independently:

  • A Nix overlay with packages used at BSC (formerly known as bscpkgs). Access them directly with nix shell .#<pkgname>.

  • NixOS configurations for jungle machines. Use nixos-rebuild switch --flake . to upgrade the current machine.

Description
Configuration for NixOS machines.
https://jungle.bsc.es/
Readme 88 MiB
Languages
Nix 87.2%
C++ 7%
Shell 3.2%
Python 1.3%
CSS 0.6%
Other 0.5%