| 3 Jul 2024 |
ˈt͡sɛːzaɐ̯ | Jonas Chevalier: The link to the eval you posted on that PR 404s. | 10:35:07 |
Jonas Chevalier | yeah, I renamed the jobset to https://hydra.nix-community.org/jobset/nixpkgs/cuda-nixos-unstable | 10:36:25 |
hexa (UTC+1) | awesome | 10:56:28 |
SomeoneSerge (matrix works sometimes) | Yesterday seems a bit hazy... | 12:30:22 |
SomeoneSerge (matrix works sometimes) | In reply to @zimbatm:numtide.com Something like this: https://github.com/nix-community/infra/pull/1335 I'll look into updating cuda-release.nix | 12:30:34 |
SomeoneSerge (matrix works sometimes) | In reply to @zimbatm:numtide.com yeah, I renamed the jobset to https://hydra.nix-community.org/jobset/nixpkgs/cuda-nixos-unstable H'm so in hydra you "create a jobset" somewhere like in a web ui before you merge the terraform configs? | 12:32:08 |
SomeoneSerge (matrix works sometimes) | * H'm so in hydra you "create a jobset" somewhere like in a web ui before you merge the terraform configs? Or the tf config is the whole thing but you deployed it manually? | 12:38:17 |
SomeoneSerge (matrix works sometimes) | Isn't that a gem:
❯ hydra-eval-jobs --help
error: unrecognised flag '--help'
Try 'hydra-eval-jobs --help' for more information.
| 16:16:04 |
hexa (UTC+1) | faissWithCuda pls 😄 | 16:56:57 |
SomeoneSerge (matrix works sometimes) | In reply to @hexa:lossy.network faissWithCuda pls 😄 Why not just https://github.com/NixOS/nixpkgs/pull/324379/files#diff-b3a88f86f137f8870849673fb9b06582cb73937114ee34a61ae5604e259829a5R37 | 17:13:53 |
SomeoneSerge (matrix works sometimes) | Jonas Chevalier while at it, nobody is building import <nixpkgs> { config.rocmSupport = true; } either, and that one is free | 17:14:56 |
SomeoneSerge (matrix works sometimes) | The only reason not to build that with the NixOS Hydra is... to save resources | 17:16:20 |
hexa (UTC+1) | not sure how many jobs that will generate | 17:17:40 |
SomeoneSerge (matrix works sometimes) | Me neither 🙃 | 17:21:54 |
SomeoneSerge (matrix works sometimes) |
error: blackmagic-desktop-video has been due to being unmaintained
it has been and now it isn't | 17:55:39 |
SomeoneSerge (matrix works sometimes) | In reply to @hexa:lossy.network not sure how many jobs that will generate ❯ nix-eval-jobs --expr 'import ./pkgs/top-level/release-cuda.nix { }' --force-recurse | wc -l
...
138452
(not counting eval errors) | 19:11:06 |
hexa (UTC+1) | so all of them | 19:13:28 |
hexa (UTC+1) | if there was a cache behind nix-community hydra, than you'd be mirroring cache.nixos.org effecitvely | 19:13:45 |