NixOS CUDA | 301 Members | |
| CUDA packages maintenance and support in nixpkgs | https://github.com/orgs/NixOS/projects/27/ | https://nixos.org/manual/nixpkgs/unstable/#cuda | 59 Servers |
| Sender | Message | Time |
|---|---|---|
| 9 Sep 2025 | ||
| Hello! I am trying to launch tests that rely on CUDA, following help from GaƩtan Lepage yesterday, but I do not succeed. Any idea how to get this to run? | 09:36:10 | |
| 09:36:11 | |
| 13:31:04 | ||
| Hello! I am packaging the cuda plugin for xmrig. It supports all the way down to cuda 8, so it is made to use the cuda toolkit. I am able to make it build with the split packages, but it involves ugly hacks with env vars, as the file /nix/store/vg32acb8vlqyhkhabbgvmralfw0kwhi3-cuda_cudart-12.8.90-dev/include/cuda_runtime.h can't find the crt/host_config.h file. | 13:56:49 | |
| 15:01:30 | ||
| Fixed it by using the "root" packages instead of using specific outputs | 15:33:48 | |
| 18:44:33 | ||
You're trying to run tests which require a GPU in the sandbox. Make sure you've enabled the nix-required-mounts NixOS module option (https://search.nixos.org/options?channel=25.05&show=programs.nix-required-mounts.presets.nvidia-gpu.enable&query=nix-required-mounts) and try again. | 23:29:21 | |
| Do you have an example of what you were trying to do previously which wasn't working? | 23:31:08 | |
| 10 Sep 2025 | ||
| 00:35:23 | ||
| softdep issues again? | 00:43:26 | |