!eWOErHSaiddIbsUNsJ:nixos.org

NixOS CUDA

280 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
12 Nov 2025
@daniel-fahey:matrix.orgDaniel FaheyUp to you, I'm in your debt already, I thought you were having fun messing about and learning17:53:34
@arilotter:matrix.orgAri Lotteroh yeah i meant like, to run review17:56:26
@arilotter:matrix.orgAri Lotterhow big is this closure lmao17:56:30
@arilotter:matrix.orgAri Lotterim at 3gb downloaded so far17:56:34
@arilotter:matrix.orgAri Lotteroh there we go17:56:40
@arilotter:matrix.orgAri Lotterok will try the review again heh17:57:13
@arilotter:matrix.orgAri Lotter

huh. nixpkgs at b3d51a0365f6695e7dd5cdf3e180604530ed33b4 (based off nixos-unstable)` seems to have something broken with torch / cuda / cudnn...
torch 2.8 worked fine, but 2.9 with my same application code throws

[cuda:0]: cuDNN Frontend error: No valid engine configs for Matmul_MUL_ADD_Reduction_SUB_EXP_Reduction_LOG_ADD_DIV_Matmul_
{"engineId":2,"smVersion":900,"knobChoices":{"CUDNN_KNOB_TYPE_KERNEL_CFG":7}}
Warning: CUDNN_STATUS_NOT_SUPPORTED_RUNTIME_PREREQUISITE_MISSING; Reason: Could not open libnvrtc at: this->libnvrtc == nullptr
Warning: CUDNN_STATUS_NOT_SUPPORTED_RUNTIME_PREREQUISITE_MISSING; Reason: compiler.load()
Warning: CUDNN_STATUS_NOT_SUPPORTED_RUNTIME_PREREQUISITE_MISSING; Reason: rtk(kernelNumRunning)->loadDLL()
Warning: CUDNN_STATUS_NOT_SUPPORTED_RUNTIME_PREREQUISITE_MISSING; Reason: status == CUDNN_STATUS_NOT_SUPPORTED_RUNTIME_PREREQUISITE_MISSING
Warning: CUDNN_STATUS_NOT_SUPPORTED_RUNTIME_PREREQUISITE_MISSING; Reason: ptr->isSupported()
Warning: CUDNN_STATUS_NOT_SUPPORTED_RUNTIME_PREREQUISITE_MISSING; Reason: finalize_internal()

{"engineId":1,"smVersion":900,"knobChoices":{"CUDNN_KNOB_TYPE_KERNEL_CFG":3}}
Warning: CUDNN_STATUS_NOT_SUPPORTED_RUNTIME_PREREQUISITE_MISSING; Reason: Could not open libnvrtc at: this->libnvrtc == nullptr
Warning: CUDNN_STATUS_NOT_SUPPORTED_RUNTIME_PREREQUISITE_MISSING; Reason: compiler.load()
Warning: CUDNN_STATUS_NOT_SUPPORTED_RUNTIME_PREREQUISITE_MISSING; Reason: rtk(kernelNumRunning)->loadDLL()
Warning: CUDNN_STATUS_NOT_SUPPORTED_RUNTIME_PREREQUISITE_MISSING; Reason: status == CUDNN_STATUS_NOT_SUPPORTED_RUNTIME_PREREQUISITE_MISSING
Warning: CUDNN_STATUS_NOT_SUPPORTED_RUNTIME_PREREQUISITE_MISSING; Reason: ptr->isSupported()
Warning: CUDNN_STATUS_NOT_SUPPORTED_RUNTIME_PREREQUISITE_MISSING; Reason: finalize_internal()
17:58:30
@arilotter:matrix.orgAri Lottermissing nvrtc i guess..17:58:40
@arilotter:matrix.orgAri Lottergonna compare against my weird 2.9.0-nightly setup i was using before..18:00:37
@daniel-fahey:matrix.orgDaniel FaheyWould need a reprex I think with the smallest bit of your application code that can trigger this18:40:46
@daniel-fahey:matrix.orgDaniel FaheyFor the package maintainer(s) to look into it18:41:02
@arilotter:matrix.orgAri Lotteryeah workin on it 😓18:41:34
@arilotter:matrix.orgAri Lotterit's ~100k lines of code i gotta narrow down heh18:41:46
@connorbaker:matrix.orgconnor (burnt/out) (UTC-8) SomeoneSerge (back on matrix)Gaétan LepageI added you both as collaborators on my fork of Nixpkgs. I had a death in the family so I’m going to be in and out. We need to get this PR fixed up and merged: https://github.com/NixOS/nixpkgs/pull/456510
We also need to get this PR merged: https://github.com/NixOS/nixpkgs/pull/459416
I likely won’t have time to do that over the next few days. Can you two do that for me?
19:12:06
@leona:leona.isleonatake care <320:40:59
@daniel-fahey:matrix.orgDaniel FaheyCondolences21:24:01
@arilotter:matrix.orgAri Lotteryeah, givin up - jax dies every time :(21:34:25
@daniel-fahey:matrix.orgDaniel Faheyhaha, well done for trying22:19:37
@glepage:matrix.orgGaétan Lepage I'm so sorry Connor. Take your time. Focus on what matters the most for you right now (i.e. not CUDA).
I'll look at those two PRs. Please message me if I can do anything else.
23:04:38
@arilotter:matrix.orgAri Lotteryeaaah, this is somethin' real broken with the torch 2.9.0 update :/ gonna see if i can figure it out, but it just doesn't seem that nvrtc is in the run path. looking fora way to repro it without my whole binary 😭23:17:18
@glepage:matrix.orgGaétan LepageRedacted or Malformed Event23:29:07
@glepage:matrix.orgGaétan Lepage torch 2.9.1 is out. And triton 3.5.1. And both staging-next and staging-nixos were merged into master a few hours ago.
CPUs will have to work hard for the next few days...
23:29:21
13 Nov 2025
@ss:someonex.netSomeoneSerge (back on matrix)They come not single spies... really sorry to hear this, Connor. Take care14:07:48
@arilotter:matrix.orgAri Lotteroh woof, but torch-bin is 2.9.1 and torch is still 2.9.015:10:16
@arilotter:matrix.orgAri Lotteraha, repro'd :D16:15:41
@arilotter:matrix.orgAri Lotterhttps://github.com/NixOS/nixpkgs/issues/461334 issue opened :)18:54:11
14 Nov 2025
@hexa:lossy.networkhexa (UTC+1)https://hydra.nixos-cuda.org/build/14219 magma runs into the output limit04:50:01
@hexa:lossy.networkhexa (UTC+1)and https://hydra.nixos-cuda.org/jobset/nixos-cuda/cuda-packages-v2#tabs-jobs has no torch package 🤔04:50:51
@glepage:matrix.orgGaétan LepageI increased it from 4GB (what nix-community has I think) to 8GB. And it seems to still be broken...08:53:41
@glepage:matrix.orgGaétan LepageThis is very weird. It ends up being built anyway as a dependency. I'll try to investigate...08:55:38

Show newer messages


Back to Room ListRoom Version: 9