!eWOErHSaiddIbsUNsJ:nixos.org

NixOS CUDA

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

You have reached the beginning of time (for this room).


SenderMessageTime
23 May 2024
@glepage:matrix.orgGaétan Lepage
In reply to @hexa:lossy.network
trace: warning: cudaPackages.autoAddDriverRunpath is deprecated, use pkgs.autoAddDriverRunpath instead
trace: warning: cudaPackages.autoAddDriverRunpath is deprecated, use pkgs.autoAddDriverRunpath instead
trace: warning: cudaPackages.autoFixElfFiles is deprecated, use pkgs.autoFixElfFiles instead
trace: warning: cudaPackages.autoAddOpenGLRunpathHook is deprecated, use pkgs.autoAddDriverRunpath instead
trace: warning: cudaPackages.autoAddDriverRunpath is deprecated, use pkgs.autoAddDriverRunpath instead
I also have those
22:07:01
@hexa:lossy.networkhexa So what is the overlap between our configs? 22:07:47
@glepage:matrix.orgGaétan Lepage I basically have the same config as you have hexa (UTC+1) 22:18:24
@glepage:matrix.orgGaétan LepageI guess that the origins of those warnings are internal to nixpkgs.22:18:40
@hexa:lossy.networkhexaok, it is nothing in this file 😄 22:41:19
@hexa:lossy.networkhexakilling nixpkgs.config.cudaSupport gets rid of the trace22:41:59
@hexa:lossy.networkhexaok, this one is sus23:03:45
@hexa:lossy.networkhexa

trace: warning: cudaPackages.autoAddOpenGLRunpathHook is deprecated, use pkgs.autoAddDriverRunpath instead

23:03:51
@hexa:lossy.networkhexa
Already up to date.
❯ rg autoAddOpenGLRunpathHook
nixos/doc/manual/release-notes/rl-2405.section.md
248:- `cudaPackages.autoAddOpenGLRunpathHook` and `cudaPackages.autoAddDriverRunpath` have been deprecated for `pkgs.autoAddDriverRunpath`. Functionality has not changed, but the setuphook has been renamed and moved to the top-level package scope.

pkgs/development/cuda-modules/aliases.nix
15:  autoAddOpenGLRunpathHook =
16:    mkRenamed "autoAddOpenGLRunpathHook" "pkgs.autoAddDriverRunpath"
23:04:40
@hexa:lossy.networkhexa *
❯ rg autoAddOpenGLRunpathHook
nixos/doc/manual/release-notes/rl-2405.section.md
248:- `cudaPackages.autoAddOpenGLRunpathHook` and `cudaPackages.autoAddDriverRunpath` have been deprecated for `pkgs.autoAddDriverRunpath`. Functionality has not changed, but the setuphook has been renamed and moved to the top-level package scope.

pkgs/development/cuda-modules/aliases.nix
15:  autoAddOpenGLRunpathHook =
16:    mkRenamed "autoAddOpenGLRunpathHook" "pkgs.autoAddDriverRunpath"
23:04:44
@hexa:lossy.networkhexathe only two mentions23:04:49
@hexa:lossy.networkhexalet's rule out the release notes for a second 😄 23:04:55
@hexa:lossy.networkhexathat makes the definition the only place????23:05:05
@hexa:lossy.networkhexanix is supposed be lazy, so how does it get evaluated when nobody consumes it?23:05:54
@ss:someonex.netSomeoneSerge (matrix works sometimes)
In reply to @hexa:lossy.network
trace: warning: cudaPackages.autoAddDriverRunpath is deprecated, use pkgs.autoAddDriverRunpath instead
trace: warning: cudaPackages.autoAddDriverRunpath is deprecated, use pkgs.autoAddDriverRunpath instead
trace: warning: cudaPackages.autoFixElfFiles is deprecated, use pkgs.autoFixElfFiles instead
trace: warning: cudaPackages.autoAddOpenGLRunpathHook is deprecated, use pkgs.autoAddDriverRunpath instead
trace: warning: cudaPackages.autoAddDriverRunpath is deprecated, use pkgs.autoAddDriverRunpath instead
There was an autoAddDriverRunpath in cudaPackages, and then there was a @jonringer's PR introducing aliases.nix for cudaPackages, we moved autoAddDriverRunpath to the top-level and added an alias in cudaPackages
23:06:46

Show newer messages


Back to Room ListRoom Version: 9