Block a user
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
Fix mpich cross compilation and clean up tagaspi
Thanks!
mpich seems to work (although we lose fortran support when cross compiling). This also fixed its dependants:
cross.riscv64.osumbcross.riscv64.sonar- `cross.riscv…
Remove cudainfo and amd-uprof from crossSet
I would like to keep the simple idea that either cross-compilation for a package works (for the pinned commit) and is maintained with cross=true or is broken (even if its is not).
I assume…