| 28 Nov 2025 |
yorik.sar | Here it is: https://github.com/nixos-cuda/nixos-cuda.org/pull/2 | 15:12:12 |
| 29 Nov 2025 |
matthewcroughan | Is there anybody that knows how you add cuda stuff to a rust build? | 01:54:22 |
matthewcroughan | I have a rust build that is silently doing nothing when cuda isn't present, and not indicating in logs when it is being used or isn't | 01:54:37 |
matthewcroughan | Leads to https://github.com/alvr-org/ALVR/issues/2792 | 01:55:02 |
SomeoneSerge (back on matrix) | idk is it even about cuda? Any failing dlopens? @matthewcroughan:defenestrate.it: | 04:30:26 |
matthewcroughan | I'm not sure, what do you think based on the issue? | 16:12:46 |
matthewcroughan | Apparently people can get it to work by steam-run'ing the stuff they provide via github releases | 16:13:09 |
SomeoneSerge (back on matrix) | Id_debuuuuuuuuuuuug | 16:49:33 |
matthewcroughan | Yeah I can also get it working by steam-run'ing the github release | 17:01:30 |
matthewcroughan | compiling onnxruntime takes forever though | 17:01:35 |
matthewcroughan | so I'm doing that whilst compiling what I think could be a fix | 17:01:42 |