| 26 Nov 2022 |
magic_rb |
yeah i do | 19:25:14 |
@linus:schreibt.jetzt | What about limiting nix-daemon within the container? | 19:25:30 |
magic_rb |
nomad would still have issues with the ram amounts, i would have to keep memory down to 4GB then increase memory max above 8 to 12 which is a really bad idea because nomad schedules based on memory not memory max | 19:26:30 |
magic_rb |
i may just have to split it up, nix-daemon, hydra-http and hydra-evaluator | 19:26:52 |
@linus:schreibt.jetzt | Oh yeah if you're running in nomad that sounds sensibel | 19:27:08 |
@linus:schreibt.jetzt | * Oh yeah if you're running in nomad that sounds sensible | 19:27:14 |
magic_rb |
i dont have space for swap anywhere currently unfortunately, when i clean up the 1TB skyhawks i can put it there but i need to move data of them onto the 4tb wd reds | 19:28:19 |
magic_rb |
i would still like to somehow make hydra not eval everything at once, but i would have to know a lot more c++ to do that | 19:29:08 |
@linus:schreibt.jetzt | If you're on nixos, I'd suggest trying zramSwap.enable = true in any case | 19:29:27 |
@linus:schreibt.jetzt | In reply to @magic_rb:matrix.redalder.org
i would still like to somehow make hydra not eval everything at once, but i would have to know a lot more c++ to do that Or make separate jobsets :p | 19:29:39 |