| 3 Jan 2023 |
Samuel Ainsworth | In reply to @iopq:matrix.org trace: warning: The option nix.binaryCaches' defined in /etc/nixos/cachix/cuda-maintainers.nix' and /etc/nixos/cachix.nix' has been renamed to nix.settings.substituters'. trace: warning: The option nix.binaryCachePublicKeys' defined in /etc/nixos/cachix/cuda-maintainers.nix' has been renamed to `nix.settings.trusted-public-keys'. This is an issue with cachix. I would recommend updating your cachix version to the latest stable, and re-running cachix use cuda-maintainers. If that doesn't work, I would file a bug report with cachix | 04:19:22 |
| lromor joined the room. | 22:40:17 |
lromor | Hi, I noticed that the nixos docs are a bit old, what's the right way to define a nix-shell to use cuda? Shall we update the documentation as well? It looks like the non-FHS version of not working. Any clues? | 22:45:10 |
| 4 Jan 2023 |
Samuel Ainsworth | In reply to @lromor:matrix.org Hi, I noticed that the nixos docs are a bit old, what's the right way to define a nix-shell to use cuda? Shall we update the documentation as well? It looks like the non-FHS version of not working. Any clues? Hi lromor: what software are you trying to use exactly? The most up to date documentation lives on nixos.wiki | 08:09:48 |
Samuel Ainsworth | * Hi lromor: what software are you trying to use exactly? The most up to date cuda documentation lives on nixos.wiki | 08:10:12 |
lromor | Hi, this is the page: | 08:19:40 |
lromor | https://nixos.wiki/wiki/CUDA | 08:19:45 |
lromor | the cuda-fhs.nix seems to work. I'm testing these things against official NVIDIA cuda-samples . I have a 4090 and most of the samples work except cuFFT ones. | 08:20:58 |
lromor | the cuda-shell.nix doesn't work at all instead. | 08:21:26 |
hexa | In reply to @hexa:lossy.network fyi https://github.com/NixOS/nixpkgs/pull/208232 so is everyone happy with the results here? | 16:39:43 |
hexa | In reply to @hexa:lossy.network python-updates updates numpy past 1.24.0 and numba is lagging behind as usual updated to 1.23.5 instead to give numba more time | 16:40:16 |
lromor | Hi, what is the standard way to have libcufft in the nixos env? | 20:09:45 |
| 6 Jan 2023 |
Samuel Ainsworth | In reply to @lromor:matrix.org Hi, what is the standard way to have libcufft in the nixos env? libcufft is available in cudaPackages! it's used in eg Mathematica: https://cs.github.com/?scopeName=All+repos&scope=&q=repo%3Anixos%2Fnixpkgs+libcufft | 20:39:18 |
| 17 Jan 2023 |
hexa | started updating tensorflow to 2.11.0 as its currently broken because tensorboard is on 2.11.0 already | 02:23:32 |
hexa | https://github.com/NixOS/nixpkgs/pull/211173 | 02:23:39 |
hexa | requires tensorflow-io-gcs-filesystem | 02:23:51 |
hexa | I may or may not get to that in the coming days | 02:24:02 |
hexa | anyone feel free to chime in | 02:24:05 |
Kevin Mittman (UTC-7) | Redacted or Malformed Event | 19:54:32 |
Kevin Mittman (UTC-7) | Hi there, I'm back from an extended leave. How's it going? | 19:57:58 |
| 22 Jan 2023 |
SomeoneSerge (back on matrix) | The one most deliberately overpinned package in this cursed universe | 19:11:52 |
SomeoneSerge (back on matrix) | Hey-hey, welcome back!
Personally, I'm mostly being a user here lately, but I saw that at least samuela and tpw_rules have been doing some good work on github | 19:14:27 |
SomeoneSerge (back on matrix) | Oh my, and it only says so after the bazel build has finished 😱 | 20:16:05 |
| 24 Jan 2023 |
| Uri Baghin joined the room. | 21:23:24 |
| Uri Baghin left the room. | 21:23:44 |
| Uri Baghin joined the room. | 21:24:12 |
| 28 Jan 2023 |
iopq | tts is broken on unstable | 09:43:48 |
iopq | ERROR: Could not find a version that satisfies the requirement tensorboard<2.11,>=2.10 (from tensorflow) (from versions: none)
ERROR: No matching distribution found for tensorboard<2.11,>=2.10
| 09:43:50 |
SomeoneSerge (back on matrix) | Yea, it's the tensorboard-io issue that hexa mentioned above | 16:55:33 |
hexa | I think everyone here dreads working with bazel | 16:57:57 |