| 13 Oct 2025 |
connor (burnt/out) (UTC-8) | Yes, 8am Pacific | 17:22:55 |
| @gmacon:matrix.org left the room. | 17:53:23 |
| 15 Oct 2025 |
danielrf | connor (he/him) (UTC-7): Hey, just fyi. This looks very similar to an issue we had fixed in jetpack-nixos: https://github.com/NixOS/nixpkgs/issues/451912 I can't recall if our fix was generic enough to also be applicable to the nixpkgs' nvidia-container-toolkit | 03:56:45 |
connor (burnt/out) (UTC-8) | pain | 07:03:11 |
connor (burnt/out) (UTC-8) | Yeah Jared had written a udevadm settle for some devices; when I refactored to use upstream’s container toolkit stuff I commented it out hoping waiting on the modprobe nvgpu service was enough | 07:05:36 |
connor (burnt/out) (UTC-8) | Relevant PRs:
- https://github.com/anduril/jetpack-nixos/pull/317
- https://github.com/anduril/jetpack-nixos/pull/331
| 07:06:36 |
Gaétan Lepage | connor (he/him) (UTC-7) SomeoneSerge (back on matrix) Torch 2.9.0 was just released.
I'm working on the bump.
It requires libnvshmem_host.so.3. I never heard of OpenSHMEM before.
Do we have it already in nixpkgs? | 18:50:04 |
apyh | oh i have this in a fork, sec | 19:43:52 |
| Ari Lotter joined the room. | 19:44:18 |
Ari Lotter | (still me sorry, diff devices w bad key management) | 19:44:26 |
Ari Lotter | https://github.com/PsycheFoundation/psyche/blob/main/nix/nvshmem.nix | 19:44:30 |
Ari Lotter | we don't have nvshmem in nixpkgs | 19:44:35 |
Ari Lotter | i'm using this with torch 2.9.0 :) | 19:45:38 |
Gaétan Lepage | Thanks for sharing! I guess we'll need to cleanly upstream this then? | 20:03:40 |
Gaétan Lepage | * Thanks for sharing! I guess we'll need to cleanly upstream this then. | 20:03:41 |
connor (burnt/out) (UTC-8) | I could probably add it to the CUDA 13 PR; nvshmem is one of the dependencies of libcublasmp I didn’t try to package | 20:53:02 |
| 16 Oct 2025 |
Ari Lotter | lmk if i can help - 2.9.0 (nightly) is in active usage in the above project | 00:46:36 |