!eWOErHSaiddIbsUNsJ:nixos.org

NixOS CUDA

290 Members
CUDA packages maintenance and support in nixpkgs | https://github.com/orgs/NixOS/projects/27/ | https://nixos.org/manual/nixpkgs/unstable/#cuda57 Servers

Load older messages


SenderMessageTime
25 Jan 2025
@ss:someonex.netSomeoneSerge (back on matrix) The build results of this hydra instance are cached in https://nix-community.org/cache/ 14:42:43
@caniko:matrix.orgcanikowow, it is cached already 😄14:43:27
@caniko:matrix.orgcanikoOK, great.14:43:36
@ss:someonex.netSomeoneSerge (back on matrix) Yes, thanks to the community-funded nix-community project: https://discourse.nixos.org/t/cuda-cache-for-nix-community/56038 15:01:25
@connorbaker:matrix.orgconnor (burnt/out) (UTC-8)Good news: I got some experience writing tests for setup hooks in https://github.com/NixOS/nixpkgs/pull/370750, so I’m writing tests this weekend for the CUDA setup hooks I have in https://github.com/ConnorBaker/cuda-packages18:58:37
@connorbaker:matrix.orgconnor (burnt/out) (UTC-8) Kevin Mittman: I don’t know if you’re able to raise this internally, but https://docs.nvidia.com/cuda/cuda-toolkit-release-notes/index.html#deprecated-toolchains seems like it should have a list of toolchains or something instead of being empty. Are you able to, or would you mind, seeing if it’s supposed to be empty? 19:03:47
26 Jan 2025
@hexa:lossy.networkhexawandb build failure on python-updates https://hydra.lossy.network/build/264933222:26:22
@hexa:lossy.networkhexanot sure anyone here cares about that, but samuela used to22:26:52
27 Jan 2025
@justbrowsing:matrix.orgKevin Mittman (UTC-8)
In reply to @connorbaker:matrix.org
Kevin Mittman: I don’t know if you’re able to raise this internally, but https://docs.nvidia.com/cuda/cuda-toolkit-release-notes/index.html#deprecated-toolchains seems like it should have a list of toolchains or something instead of being empty. Are you able to, or would you mind, seeing if it’s supposed to be empty?
Fixed (for some definition of that)
06:08:56
@connorbaker:matrix.orgconnor (burnt/out) (UTC-8)I'm treating that doc as meeting notes -- I started drafting an update here: https://pad.lassul.us/ptoW_p-KSPWlD7Ep2Bx66A Did we ever have an announcement anywhere about CUDA packages being available through the nix-community cache?23:10:44
29 Jan 2025
@matthewcroughan:defenestrate.itmatthewcroughan changed their display name from matthewcroughan to matthewcroughan (already in Brussels).13:35:17
30 Jan 2025
@glepage:matrix.orgGaétan Lepage Which package provides libcusparseLt.so.0 ? 14:45:19
@glepage:matrix.orgGaétan Lepage I tried lib.getLib cudaPackages.libcusparse but it doesn't have it. 14:46:25
@glepage:matrix.orgGaétan Lepage Looks like we need to wait for https://github.com/NixOS/nixpkgs/pull/306172 14:50:07
@ruroruro:matrix.orgruroCan somebody review/merge this PR https://github.com/NixOS/nixpkgs/pull/371640 please?16:22:09
@ruroruro:matrix.orgruroAlso, I occasionally have some free time and I would like to spend it on improving the state of CUDA in nixpkgs/NixOS. Do you have any suggestions for which issues I should start with? Alternatively, I could just start going down the list of eval/build failures on the nix-community CUDA builder...16:24:29
@ruroruro:matrix.orgruro* I occasionally have some free time and I would like to spend it on improving the state of CUDA in nixpkgs/NixOS. Do you have any suggestions for which issues I should start with? Alternatively, I could just start going down the list of eval/build failures on the nix-community CUDA builder...16:24:46
@ruroruro:matrix.orgruro* I occasionally have some free time and I would like to spend it on improving the state of CUDA in nixpkgs/NixOS. Do you have any suggestions for which issues I should start with? I am not a complete newbie, but I haven't contributed to nixpkgs all that much (above PR is my third). I guess, I could just start going down the list of eval/build failures on the nix-community CUDA builder... but that might end up just being treadmill work.16:28:22
@ruroruro:matrix.orgruro* I occasionally have some free time and I would like to spend it on improving the state of CUDA in nixpkgs/NixOS. Do you have any suggestions for which issues I should start with? I am not a complete newbie, but I haven't contributed to nixpkgs all that much (the above-mentioned PR is my third). I guess, I could just start going down the list of eval/build failures on the nix-community CUDA builder... but that might end up just being treadmill work.16:47:05
@connorbaker:matrix.orgconnor (burnt/out) (UTC-8)
In reply to @glepage:matrix.org
Looks like we need to wait for https://github.com/NixOS/nixpkgs/pull/306172
I meant to close that since I’ll make a new PR for the CUDA-packages work
16:47:34
@glepage:matrix.orgGaétan LepageOk Connor. Do we have a short-term alternative to get this library ?16:48:28
@connorbaker:matrix.orgconnor (burnt/out) (UTC-8)Depends on what you mean by short term :(16:53:34
@connorbaker:matrix.orgconnor (burnt/out) (UTC-8)I should have everything landed by 25.05 but I suppose we’ll need it prior to that16:54:03
@connorbaker:matrix.orgconnor (burnt/out) (UTC-8)I guess I can start trying to land things, but it’ll cause some breakages and I don’t have docs written yet16:54:43
@glepage:matrix.orgGaétan Lepage I'm asking for pytorch (https://github.com/NixOS/nixpkgs/pull/377785). There is no emergency and we can surely wait before updating it. 16:56:39
@connorbaker:matrix.orgconnor (burnt/out) (UTC-8)Ugh didn’t they also remove support for CUDA 12.116:58:19
@connorbaker:matrix.orgconnor (burnt/out) (UTC-8)Also I think they support newer architectures now (maybe Blackwell?)16:58:36
@glepage:matrix.orgGaétan Lepage
In reply to @connorbaker:matrix.org
Ugh didn’t they also remove support for CUDA 12.1
From the CI at least: https://github.com/pytorch/pytorch/pull/141271, https://github.com/pytorch/pytorch/pull/142177
16:59:51
@connorbaker:matrix.orgconnor (burnt/out) (UTC-8)My bad I mixed up the CI removal and https://github.com/NVIDIA/TensorRT-Model-Optimizer/releases/tag/0.23.0 removing support for CUDA 1117:02:04
31 Jan 2025
@justbrowsing:matrix.orgKevin Mittman (UTC-8)
In reply to @glepage:matrix.org
Which package provides libcusparseLt.so.0 ?
It's separate https://developer.download.nvidia.com/compute/cusparselt/redist/
02:13:02

Show newer messages


Back to Room ListRoom Version: 9