!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
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
@ss:someonex.netSomeoneSerge (utc+3) * yorickvp can you summarize your findings in a github issue, and link the pr? 01:32:16
@ss:someonex.netSomeoneSerge (utc+3)
In reply to @glepage:matrix.org
https://github.com/mikex86/LibreCuda
Rum and coke, melting ice
01:34:23
@yorickvp:matrix.orgyorickvp
In reply to @ss:someonex.net
yorickvp can you summarize your findings in a github issue, and link the pr?
My bisect findings is that this has been happening ever since the mixed gcc was introduced
08:41:16
@yorickvp:matrix.orgyorickvpThank you for the fix :) 08:41:51
@shekhinah:she.khinah.xyzshekhinah changed their display name from shekhinah | kosmisches Zeitreisebüro to shekhinah.12:06:24
@shekhinah:she.khinah.xyzshekhinah changed their profile picture.12:06:46
@shekhinah:she.khinah.xyzshekhinah changed their profile picture.12:09:02
@shekhinah:she.khinah.xyzshekhinah changed their profile picture.12:09:26
@shekhinah:she.khinah.xyzshekhinah changed their profile picture.12:11:43
@ss:someonex.netSomeoneSerge (utc+3)
In reply to @yorickvp:matrix.org
My bisect findings is that this has been happening ever since the mixed gcc was introduced
Can you open an issue describing the pytorch situation nonetheless?
14:00:03

Show newer messages


Back to Room ListRoom Version: 9