Block a user
Make a new control board
Added a PID controller with very slow relay PWM cycle (integral component is disabled for now). The PID controller outputs a value from 0 to 1, which in turn determines the time the relay will be…
Fix mpich cross compilation and clean up tagaspi
Can we add a comment here on why is broken? Maybe also in the --with-mpi=yes above.
Fix mpich cross compilation and clean up tagaspi
Currently we don't use the openmpi package of jungle, so I wouldn't change it.
Don't suspend owl compute nodes
Power on nodes located on top of the rack
Add quickShell to build devshells quickly
I see this more akin to a combination of
nix develop + shellwhere the user is fine with an ephemeral shell.
I don't want to allow ephermeral shells without the flake.nix and flake.lock, as…
Don't suspend owl compute nodes