!eWOErHSaiddIbsUNsJ:nixos.org

NixOS CUDA

211 Members
CUDA packages maintenance and support in nixpkgs | https://github.com/orgs/NixOS/projects/27/ | https://nixos.org/manual/nixpkgs/unstable/#cuda42 Servers

Load older messages


SenderMessageTime
2 Aug 2024
@hexa:lossy.networkhexa (UTC+1)image.png
Download image.png
20:35:44
@hexa:lossy.networkhexa (UTC+1)killing botorch tests on x86-64-linux when20:35:56
@hexa:lossy.networkhexa (UTC+1)they're just flaky when run under pressure20:49:54
@hexa:lossy.networkhexa (UTC+1)https://github.com/NixOS/nixpkgs/pull/33185721:23:41
@ss:someonex.netSomeoneSerge (utc+3)
In reply to @hexa:lossy.network
killing botorch tests on x86-64-linux when
💯
23:16:15
@ss:someonex.netSomeoneSerge (utc+3)
In reply to @hexa:lossy.network
killing botorch tests on x86-64-linux when
Negative affinity in Nix when
23:17:27
5 Aug 2024
@hexa:lossy.networkhexa (UTC+1)I think disabling that particular test helped12:19:49
@connorbaker:matrix.orgconnor (he/him) (UTC-7)botorch test suite 🙅‍♂️16:44:17
@aidalgol:matrix.orgaidalgol I misread that as "brotorch" for a sec. 19:20:03
@aidalgol:matrix.orgaidalgol * I misread that as "brotorch" for a sec. 19:20:12
6 Aug 2024
@connorbaker:matrix.orgconnor (he/him) (UTC-7)

:(

23:48:20
@connorbaker:matrix.orgconnor (he/him) (UTC-7)https://www.phoronix.com/news/AMD-ZLUDA-CUDA-Taken-Down23:48:23
7 Aug 2024
@adam:robins.wtfadamcstephens changed their display name from adamcstephens 🐝 to adamcstephensL.00:17:22
@adam:robins.wtfadamcstephens changed their display name from adamcstephensL to adamcstephens.00:17:44
@ss:someonex.netSomeoneSerge (utc+3)
In reply to @connorbaker:matrix.org
https://www.phoronix.com/news/AMD-ZLUDA-CUDA-Taken-Down
This is just an embarassment
01:58:12
@glepage:matrix.orgGaétan Lepage😞05:49:43
@kaya:catnip.eekaya changed their profile picture.09:15:54
@hexa:lossy.networkhexa (UTC+1)amd at it again14:27:55
8 Aug 2024
@hexa:lossy.networkhexa (UTC+1)

tensorflow-gpu> buildPhase completed in 3 hours 42 minutes 34 seconds

15:17:27
@hexa:lossy.networkhexa (UTC+1)😢15:17:31
@trexd:matrix.orgtrexd left the room.15:24:36
@hexa:lossy.networkhexa (UTC+1)all my machines take <10 minutes each, the one with cuda stuff on it takes >>6 hours15:31:12
@hexa:lossy.networkhexa (UTC+1)needs fixing15:31:17
@trexd:matrix.orgtrexd joined the room.17:36:22
@shekhinah:she.khinah.xyzshekhinah changed their display name from sabaoth to shekhinah | time travel agent.20:16:03
9 Aug 2024
@shekhinah:she.khinah.xyzshekhinah changed their display name from shekhinah | time travel agent to shekhinah | kosmisches Zeitreisebüro.01:49:13
@glepage:matrix.orgGaétan Lepage https://github.com/mikex86/LibreCuda 06:21:50
10 Aug 2024
@ss:someonex.netSomeoneSerge (utc+3)
In reply to @yorickvp:matrix.org

bisecting the following:

let
  pkgs = import ./. {
    config = {
      allowUnfree = true;
      cudaCapabilities = [ "8.6" ];
      cudaSupport = true;
    };
  };
in
{
  torchtest = (pkgs.python3.pkgs.torch.override { openai-triton = null; }).overridePythonAttrs (o: {
    disallowedReferences = [ pkgs.python3.pkgs.torch.cudaPackages.cuda_nvcc.stdenv.cc.cc.lib ];
    USE_CUDNN = 0;
    USE_KINETO = 0;
    USE_QNNPACK = 0;
    USE_PYTORCH_QNNPACK = 0;
    USE_XNNPACK = 0;
    INTERN_DISABLE_ONNX = 1;
    ONNX_ML = 0;
    USE_ITT = 0;
    USE_FLASH_ATTENTION = 0;
    USE_MEM_EFF_ATTENTION = 0;
    USE_FBGEMM = 0;
    USE_MKLDNN = 0;
  });
}
https://github.com/NixOS/nixpkgs/pull/333575#issuecomment-2278925778
01:25:55
@ss:someonex.netSomeoneSerge (utc+3) yorickvp can you summarize your findings in a github issue? 01:31:53
@ss:someonex.netSomeoneSerge (utc+3) * yorickvp can you summarize your findings in a github issue, and link th epr? 01:32:12

Show newer messages


Back to Room ListRoom Version: 9