!eWOErHSaiddIbsUNsJ:nixos.org

NixOS CUDA

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

You have reached the beginning of time (for this room).


SenderMessageTime
15 Dec 2025
@pdealbera:matrix.orgpdealberaOk, following on this. It's weird that I've still cannot reach the server at all. I even try to connect from mobile data in a phone just to discard a problem in my home network or network config in my PC but it's not reachable at all. For reference I'm from Argentina.22:34:43
16 Dec 2025
@arilotter:matrix.orgAri Lotterholy shit it worked 😭i don't believe it00:39:07
@sporeray:matrix.orgRobbie BuxtonYooooooooo00:39:29
@sporeray:matrix.orgRobbie BuxtonNice work!!!00:39:33
@arilotter:matrix.orgAri Lotterok will PR soon - doing some christmas baking but this is huge lol00:39:39
@arilotter:matrix.orgAri Lottermmaybe tomorrow00:39:42
@arilotter:matrix.orgAri Lotter

this ez tho:

    cudnn = super.cudaPackages.cudnn.overrideAttrs (old: {
      buildInputs = (old.buildInputs or []) ++ [ super.cudaPackages.cuda_nvrtc ];

      patchelfFlagsArray = (old.patchelfFlagsArray or []) ++ [
        "--set-rpath" "${super.lib.getLib super.cudaPackages.cuda_nvrtc}/lib:\$ORIGIN"
      ];
    });
00:39:51
@sporeray:matrix.orgRobbie BuxtonNow I won’t run into this issue in a week 😁00:40:02

Show newer messages


Back to Room ListRoom Version: 9