NixOS CUDA | 308 Members | |
| CUDA packages maintenance and support in nixpkgs | https://github.com/orgs/NixOS/projects/27/ | https://nixos.org/manual/nixpkgs/unstable/#cuda | 60 Servers |
| Sender | Message | Time |
|---|---|---|
| 28 Mar 2026 | ||
| Update, indeed, they messed it up: https://github.com/pytorch/pytorch/commit/39565a7dcf8f93ea22cedeaa20088b24ff6d2634 | 10:29:17 | |
| 30 Mar 2026 | ||
| Cross posting: https://matrix.to/#/%21CTCrFzsBPYmDLmrja4%3A0upti.me/%2422QX0_K687Lf14cWQH2WGaxKX-rBZo0CAmm17KHnxWQ?via=nixos.org&via=matrix.org&via=tchncs.de | 07:50:04 | |
| The proposal serge linked is the closest thing I’m aware of to any attempt to standardize | 14:27:46 | |
| 31 Mar 2026 | ||
| Is there anything we need to get in for https://github.com/NixOS/nixpkgs/issues/504935? I know I should package cutile and the triton cutile backend stuff :/ | 14:29:14 | |
| 1 Apr 2026 | ||
In reply to @ccicnce113424:matrix.orgping | 04:03:52 | |
| Who's reviewing driver-related PRs usually? I'm not familiar at all with this part of the code base :/ | 15:36:46 | |
| Yet to check the link, but generally Kiskae is the driver guru | 15:53:44 | |
| 21:57:36 | ||
| 2 Apr 2026 | ||
| you ever see something that you just know is going to cause you immense pain in 3-6mo? | 18:41:10 | |
| https://github.com/NixOS/nixpkgs/pull/505958
| 18:43:19 | |
In reply to @ccicnce113424:matrix.orgNVIDIA transitioned to zstd compression starting with version 530.30.02 three years ago, yet the build dependencies were never updated to reflect this. Consequently, driver extraction has been relying on the bsdtar fallback for three years—an oversight that has gone completely unnoticed until now. | 19:28:44 | |
| 3 Apr 2026 | ||
| Yes, daily. | 01:43:30 | |
| 02:36:25 | ||
| Okay I started packaging cuda_tileiras and cuda-tile | 14:56:35 | |
Does... does tileiras use dlopen with relative paths to find libnvvm.so 😱 | 15:08:03 | |
| Also, can someone explain https://developer.download.nvidia.com/compute/cuda/redist/cuda_compat_orin/ to me? If I had to hazard a guess, it would be that it would allow using CUDA 13.1/13.2 on a Jetson based on JetPack 7 (since support for Orin is added in JetPack 7.2, but that hasn't been released yet as far as I can tell, though it is talked about in the CUDA 13.2 blog post: https://developer.nvidia.com/blog/cuda-13-2-introduces-enhanced-cuda-tile-support-and-new-python-features/#embedded_devices). Is that correct? Or does it allow forward compat across major versions and can be used with JetPack 6, similar to how cuda_compat for Orins on JetPack 5 allows support for up to CUDA 12.2 despite shipping with CUDA 11.4. | 15:19:07 | |
| Unrelated, but I'm getting errors with the nix-required-mounts hook, maybe I'm just on a bad commit:
Using commit https://github.com/NixOS/nixpkgs/commits/8110df5ad7abf5d4c0f6fb0f8f978390e77f9685 of Nixpkgs. I remember something about JSON derivation format change but I can't remember for the life of me if we already fixed that. Previous commit was https://github.com/NixOS/nixpkgs/commits/a6531044f6d0bef691ea18d4d4ce44d0daa6e816. | 15:49:56 | |
| Interesting, I'm facing another error: | 15:56:06 | |
| 4 Aug 2022 | ||
| 03:26:42 | ||
| (hi, just came here to read + respond to this.) | 03:28:52 | |
| hey. i had previously sympathzied with samuela and like i said before had some of the same frustrations. i just edited my github comment to add "[CUDA] packages are universally complicated, fragile to package, and critical to daily operations. Nix being able to manage them is unbelievably helpful to those of us who work with them regularly, even if support is downgraded to only having an expectation of function on stable branches." | 03:29:14 | |
In reply to @tpw_rules:matrix.orgugh, 45 minutes? that's... not great. not to air dirty laundry but did you do what samuela did in the wandb PR and at least say that that wasn't a great thing to do? (not sure how else to word that, you get what i mean) | 03:30:23 | |
| no, i haven't yet, but i probably will | 03:31:03 | |
| i admittedly did that with a PR once, i forget how long the maintainer was requested for but i merged it because multiple people reported it fixed the issue. the maintainer said "hey, don't do that" after and now i do think twice before merging. so it could help, is what i'm saying. | 03:31:50 | |
| i'm not sure what went wrong with the wandb PR anyway, i think it was just a boneheaded move on the maintainer's part | 03:32:10 | |
| (it was also simple enough that it was fine and the maintainer said it looked good after) | 03:32:15 | |
| * i'm not sure what went wrong with the wandb PR anyway, i think it was just a boneheaded move on the merger's part | 03:32:19 | |
| but i thought most of the frustration was around packages which don't really involve CUDA breaking the fragile CUDA packages, and i'm not sure how the warning helps in this case. it's not like nixpkgs-review prints out the comments. maybe i'm wrong. but it is a legitimate problem | 03:34:19 | |
| the frustration that i see is that people are touching packages that he maintains, am i missing further context here? | 03:35:09 | |
| did you ever see this? https://discourse.nixos.org/t/nixpkgss-current-development-workflow-is-not-sustainable/18741 | 03:35:43 | |