!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/#cuda58 Servers

Load older messages


SenderMessageTime
6 Mar 2023
@ss:someonex.netSomeoneSerge (back on matrix)Doesn't it come with stdenv?22:14:35
@hexa:lossy.networkhexagood question22:17:16
@ss:someonex.netSomeoneSerge (back on matrix) export CMAKE_LIBRARY_PATH="/opt/intel/lib:/lib:$CMAKE_LIBRARY_PATH" 22:17:25
@ss:someonex.netSomeoneSerge (back on matrix)I wonder if that Darwin machine was x86 or arm22:17:47
@ss:someonex.netSomeoneSerge (back on matrix)They also reference llvm in some places22:19:17
@hexa:lossy.networkhexawe have llvm stdenv as well22:19:50
@ss:someonex.netSomeoneSerge (back on matrix)Many conditionals in their scripts22:20:29
@hexa:lossy.networkhexaand the torch derivative has a stdenv.cc.isGNU condition22:20:38
@hexa:lossy.networkhexa * and the torch derivation has a stdenv.cc.isGNU condition22:20:58
@ss:someonex.netSomeoneSerge (back on matrix)I guess that's the entry point https://github.com/pytorch/builder/blob/main/.github/workflows/build-manywheel-images.yml22:21:28
@ss:someonex.netSomeoneSerge (back on matrix)Or not. Maybe this where they build the build environments...22:26:12
@ss:someonex.netSomeoneSerge (back on matrix) * Or not. Maybe this is where they build the build environments...22:26:17
@hexa:lossy.networkhexa

runs-on: eol-ubuntu

22:28:07
@hexa:lossy.networkhexanice22:28:07
@hexa:lossy.networkhexaoh sure, a dedicated repo for build stuff22:29:22
@hexa:lossy.networkhexacmon22:29:25
@ss:someonex.netSomeoneSerge (back on matrix)image.png
Download image.png
22:29:39
@ss:someonex.netSomeoneSerge (back on matrix)Help Dasha find the build flags22:29:45
@ss:someonex.netSomeoneSerge (back on matrix) * Help Dora the explorer find the build flags22:30:10
@ss:someonex.netSomeoneSerge (back on matrix) * Help Dasha Dora the explorer find the build flags 22:30:53
@ss:someonex.netSomeoneSerge (back on matrix)I mean22:32:34
@ss:someonex.netSomeoneSerge (back on matrix)I'm not mistaken, this simply builds a docker image with dependencies? https://github.com/pytorch/builder/actions/runs/4339918401/jobs/757796950822:32:45
@ss:someonex.netSomeoneSerge (back on matrix)Oh! I like the name! Wait, last run was two years ago https://github.com/pytorch/builder/actions/workflows/build-pytorch-wheels.yml22:33:36
@hexa:lossy.networkhexayep, they prepare the build env through that22:33:58
@hexa:lossy.networkhexaget centos, llvm 9.0.1, enable some centos repo, yum update, 22:35:12
@hexa:lossy.networkhexa

yum install -y wget curl perl util-linux xz bzip2 git patch which zlib-devel

22:35:13
@hexa:lossy.networkhexathen22:35:25
@hexa:lossy.networkhexa

yum install -y autoconf automake make cmake gdb gcc gcc-c++

22:35:26
@hexa:lossy.networkhexa

yum install -y openssl-devel zlib-devel bzip2-devel ncurses-devel sqlite-devel readline-devel tk-devel gdbm-devel libpcap-devel xz-devel libffi-devel

22:35:34
@ss:someonex.netSomeoneSerge (back on matrix)And that is how we get AI22:35:48

Show newer messages


Back to Room ListRoom Version: 9