| 29 Dec 2024 |
connor (he/him) | In reply to @ss:someonex.net Yes, which is why this is really is about working with the upstream and getting the changes through on their side, not on nixpkgs side Thoughts on what to do when upstream makes it clear they don’t care or don’t want to implement changes that make it easier (or feasible) to build with Nix? | 21:59:14 |
SomeoneSerge (matrix works sometimes) | In case of pytorch, I think they are willing to accept stuff | 21:59:41 |
SomeoneSerge (matrix works sometimes) | They just won't do it themselves | 21:59:53 |
Gaétan Lepage | Also, I'm afraid we are severly under-staffed :/ | 22:00:12 |
connor (he/him) | I’ve had good experiences with them too; I meant more like NVIDIA and the ONNX ecosystem | 22:00:14 |
Gaétan Lepage | Since the latest staging-next merge, everything is kind of broken... | 22:00:38 |
Gaétan Lepage | Hopefully, we merged the triton-llvm fix and the jax/jaxlib switch to bin. | 22:00:54 |
SomeoneSerge (matrix works sometimes) | Yeah right... like, pray that they lose the market? | 22:00:55 |
Gaétan Lepage | But still | 22:00:57 |
Gaétan Lepage | Also, we have python3.13 now which is very brittle | 22:01:12 |
connor (he/him) | At least the gods gave Sisyphus the rock he has to push; I had to buy mine from ZOTAC | 22:03:40 |
| 30 Dec 2024 |
| matthewcroughan changed their display name from matthewcroughan (DECT: 56490) to matthewcroughan. | 17:27:46 |
connor (he/him) | Well, messing around with Triton compiler failure on pytorch, you know the good ol' error
torch._inductor.exc.InductorError: FileNotFoundError: [Errno 2] No such file or directory: '/sbin/ldconfig'
seems similar to what Serge pointed out here https://github.com/NixOS/nixpkgs/pull/278969/files#diff-289748b7fbff3ff07ecd17030035a7e7aa78b21e882a549900885e6bc5030973
| 18:41:06 |