!eWOErHSaiddIbsUNsJ:nixos.org

NixOS CUDA

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

Load older messages


SenderMessageTime
1 Sep 2022
@tpw_rules:matrix.orgtpw_rulesoh i see15:59:36
@tpw_rules:matrix.orgtpw_rulesyeah in that case i think the user would also want to override for their arch list, if it works for their situation15:59:52
@tpw_rules:matrix.orgtpw_rules * yeah in that case i think the user would also want to override for their arch list, if it is useful for their situation15:59:59
@tpw_rules:matrix.orgtpw_rulesa bunch of single target builds will have a LOT of overhead in terms of all the common cpu stuff16:00:17
@me:linj.techlinjwhat is meaning of `${out,lib,bin}` in `find ${out,lib,bin} -type f`23:52:58
@me:linj.techlinjmy experimemt shows that `${out,lib,bin}` is that same as `${out}`23:53:40
@me:linj.techlinjhttps://github.com/NixOS/nixpkgs/blob/f0daeb19cbf07d62376f755dac23d1d6d37eea93/pkgs/development/compilers/cudatoolkit/auto-add-opengl-runpath-hook.sh#L623:53:56
@me:linj.techlinj* what is the meaning of `${out,lib,bin}` in `find ${out,lib,bin} -type f`23:55:11
2 Sep 2022
@me:linj.techlinj
In reply to @me:linj.tech
https://github.com/NixOS/nixpkgs/blob/f0daeb19cbf07d62376f755dac23d1d6d37eea93/pkgs/development/compilers/cudatoolkit/auto-add-opengl-runpath-hook.sh#L6
is it a bug? FRidh
14:08:42
@me:linj.techlinj Do you mean for file in $(find $out/{lib,bin} -type f); do? 14:28:47
4 Sep 2022
@ss:someonex.netSomeoneSerge (back on matrix)

I'm not familiar with this bash syntax 🤣 But, FYI, I had a variation of this code meant to enumerate the outputs list: https://github.com/SomeoneSerge/nixpkgs/blob/c0fc4b2abc6322db67b4ad4aac1ddb8ddcccfc43/pkgs/development/compilers/cudatoolkit/auto-add-opengl-runpath-hook.sh

Shellcheck still won't like for ... in $(...) though

05:45:57
@ss:someonex.netSomeoneSerge (back on matrix)(it keeps amazing me, frankly speaking, that we still write the imperative parts in bash)05:48:07
@ss:someonex.netSomeoneSerge (back on matrix)

Here's the original:

pkgs/os-specific/darwin/moltenvk/default.nix
156:    for output in "''${!outputs[@]}"; do
05:51:31
@FRidh:matrix.orgFRidh
In reply to @me:linj.tech
Do you mean for file in $(find $out/{lib,bin} -type f); do?
these are all $outputs that may contain patchable objects
09:45:59
@FRidh:matrix.orgFRidhprobably better to check outputs09:46:58
13 Sep 2022
@danielrf:matrix.orgdanielrf joined the room.21:37:24
@ss:someonex.netSomeoneSerge (back on matrix)

Offtop, but I imagine this kind of an issue could also arise with a cuda application, and I wonder if you here might be the right people to ask: there's a program that is built with the gcc10StdenvCompat. It links dynamically against gcc10's libstdc++. At runtime the program needs to use opengl libraries (from the same nixpkgs revision), some of which link against gcc11's libstdc++. This results in a failure

I simply don't know what is the right way to deploy something like this (or if there is one) and it's kind of making me sad.

https://github.com/NixOS/nixpkgs/issues/190984

21:49:29
@ss:someonex.netSomeoneSerge (back on matrix)...I'm not sure this could be built and run on any typical FHS distribution either (unless one actually uses a repo from X years ago where gcc10 is the default, and where both mesa and fluxus are in sync)21:52:10
14 Sep 2022
@hexa:lossy.networkhexapreparing another python-updates run02:36:04
15 Sep 2022
@m_algery:leohoo.xyzm_algery joined the room.12:33:41
@m_algery:leohoo.xyzm_algery left the room.12:33:43
@hexa:lossy.networkhexahttps://github.com/NixOS/nixpkgs/pull/19133316:22:20
@ss:someonex.netSomeoneSerge (back on matrix)
In reply to @hexa:lossy.network
https://github.com/NixOS/nixpkgs/pull/191333
https://hercules-ci.com/github/SomeoneSerge/nixpkgs-unfree/jobs/1925
16:36:11
@hexa:lossy.networkhexafwiw: possibly a bit too early, given that we have a failing numpy build16:45:30
@hexa:lossy.networkhexanumba pins setuptools<6021:19:53
@hexa:lossy.networkhexai can't even.21:20:00
@hexa:lossy.networkhexawe have been >60 for a while now21:20:08
16 Sep 2022
@sepiabrown:matrix.orgSuwon Park joined the room.17:28:32
@sepiabrown:matrix.orgSuwon Park left the room.17:30:03
@sepiabrown:matrix.orgSuwon Park joined the room.17:30:26

Show newer messages


Back to Room ListRoom Version: 9