NixOS CUDA | 280 Members | |
| CUDA packages maintenance and support in nixpkgs | https://github.com/orgs/NixOS/projects/27/ | https://nixos.org/manual/nixpkgs/unstable/#cuda | 57 Servers |
| Sender | Message | Time |
|---|---|---|
| 22 Nov 2025 | ||
| I'm in a call with Serge. We'll have a look at it now. | 14:20:00 | |
| Let's have a look | 14:20:23 | |
| I'm still unconvinced by the approach... | 14:20:41 | |
| But since we're not actively benefitting form the stubs right now, maybe we at least merge it for now (without promises to keep) | 14:21:01 | |
| 23 Nov 2025 | ||
| We've had a peek with Gaetan yesterday and LOL turns out the messages aren't even defined in the stubs, but in downstream libraries like in cudart | 07:49:49 | |
| Recently firefox and thunderbird started being rebuilt with cudaSupport enabled because they depend on some other package that now has cuda support. For my laptop with 32GB of ram it takes ages to compile either of them and it eventually runs out of RAM when it's time to link the binary. It seems that they were added to release-cuda in https://github.com/NixOS/nixpkgs/pull/437809 so they should be cached by the nix-community cache. Yet even after waiting for the new commit to be cached nix still tries to build thunderbird and firefox. This seems to only be possible if hydra.nixos-cuda.org doesn't push to nix-community or if it signs things with a key I don't trust. Here is my configuration:
Does anyone know what I have to do to get build outputs from the cuda hydra? | 10:05:21 | |
| * Recently firefox and thunderbird started being rebuilt with cudaSupport enabled because they depend on some other package that now has cuda support. For my laptop with 32GB of ram it takes ages to compile either of them and it eventually runs out of RAM when it's time to link the binary. It seems that they were added to release-cuda in https://github.com/NixOS/nixpkgs/pull/437809 so they should be cached by the nix-community cache. Yet even after I waited for half a week for the new commit to be cached nix still tries to build thunderbird and firefox. This seems to only be possible if hydra.nixos-cuda.org doesn't push to nix-community or if it signs things with a key I don't trust. Here is my configuration:
Does anyone know what I have to do to get build outputs from the cuda hydra? | 10:07:38 | |
| * Recently firefox and thunderbird started being rebuilt with cudaSupport enabled because they depend on some other package that now has cuda support. For my laptop with 32GB of ram it takes ages to compile either of them and it eventually runs out of RAM when it's time to link the binary. It seems that they were added to release-cuda in https://github.com/NixOS/nixpkgs/pull/437809 so they should be cached by the nix-community cache. Yet even after I waited for half a week or more for the new commit to be cached nix still tries to build thunderbird and firefox. This seems to only be possible if hydra.nixos-cuda.org doesn't push to nix-community or if it signs things with a key I don't trust. Here is my configuration:
Does anyone know what I have to do to get build outputs from the cuda hydra? | 10:07:55 | |
| * Recently firefox and thunderbird started being rebuilt with cudaSupport enabled because they depend on some other package that now has cuda support. For my laptop with 32GB of ram it takes ages to compile either of them and it eventually runs out of RAM when it's time to link the binary even with --max-jobs 1. It seems that they were added to release-cuda in https://github.com/NixOS/nixpkgs/pull/437809 so they should be cached by the nix-community cache. Yet even after I waited for half a week or more for the new commit to be cached nix still tries to build thunderbird and firefox. This seems to only be possible if hydra.nixos-cuda.org doesn't push to nix-community or if it signs things with a key I don't trust. Here is my configuration:
Does anyone know what I have to do to get build outputs from the cuda hydra? | 10:16:54 | |
Indeed, it does not push to the nix-community Cachix instance.You can use our new cache instead. | 10:51:20 | |
| Thank you! | 10:54:45 | |
| * | 10:55:02 | |
connor (burnt/out) (UTC-8): {isDeclared{Array,Map},sortArray}.bash very nice | 11:57:04 | |
| 24 Nov 2025 | ||
| thanks, I remember it being an incredibly aggravating experience getting them upstreamed | 01:49:00 | |
| 02:11:02 | ||