2024/05/04

Newest at the top

2024-05-04 22:56:59 +0200 <erty> building
2024-05-04 22:56:47 +0200 <erty> changed cuda version to 0.10.0.1 in stack.yaml
2024-05-04 22:56:27 +0200stiell(~stiell@gateway/tor-sasl/stiell)
2024-05-04 22:55:34 +0200stiell(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-04 22:54:24 +0200squiffy(~squiffy@84.64.112.253) (Ping timeout: 250 seconds)
2024-05-04 22:51:55 +0200 <erty> waiting...
2024-05-04 22:51:27 +0200stiell_(~stiell@gateway/tor-sasl/stiell)
2024-05-04 22:49:58 +0200stiell_(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-04 22:48:46 +0200squiffs(~squiffy@84.64.112.253) (Ping timeout: 250 seconds)
2024-05-04 22:47:51 +0200stiell(~stiell@gateway/tor-sasl/stiell)
2024-05-04 22:46:01 +0200squiffy(~squiffy@84.64.112.253)
2024-05-04 22:44:50 +0200stiell(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-04 22:41:21 +0200stiell_(~stiell@gateway/tor-sasl/stiell)
2024-05-04 22:41:08 +0200 <tomsmeding> unfortunately
2024-05-04 22:41:03 +0200 <tomsmeding> as I said, this should be smoother but the accelerate team doesn't have a lot of time to fix user experience stuff like this
2024-05-04 22:40:23 +0200 <erty> now its installing, thanks for advice and sorry to drag you through all of this.
2024-05-04 22:40:10 +0200stiell_(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-04 22:38:38 +0200 <erty> ok wait
2024-05-04 22:38:19 +0200 <tomsmeding> (and sudo apt updte)
2024-05-04 22:38:01 +0200 <tomsmeding> er, add-apt-repository
2024-05-04 22:37:44 +0200 <tomsmeding> erty: sudo apt-add-repository multiverse
2024-05-04 22:37:00 +0200 <tomsmeding> > Multiverse - Software restricted by copyright or legal issues.
2024-05-04 22:36:54 +0200 <erty> what? spiderman
2024-05-04 22:36:38 +0200 <tomsmeding> oh wait, multiverse
2024-05-04 22:36:29 +0200 <erty> more specifically "Package nvidia-cuda-dev is not available, but is referred to by another package."
2024-05-04 22:36:22 +0200stiell(~stiell@gateway/tor-sasl/stiell)
2024-05-04 22:36:10 +0200 <erty> "sudo apt install nvidia-cuda-dev" reported package not found
2024-05-04 22:35:59 +0200pavonia(~user@user/siracusa)
2024-05-04 22:35:58 +0200 <tomsmeding> cuda 10 is in 20.04's system repository
2024-05-04 22:35:53 +0200tri(~tri@ool-18bc2e74.dyn.optonline.net) (Ping timeout: 252 seconds)
2024-05-04 22:35:30 +0200 <tomsmeding> erty: https://packages.ubuntu.com/focal/nvidia-cuda-dev ?
2024-05-04 22:35:12 +0200 <erty> ok right now I am going to install cuda-11 as cuda 10 is available till ubuntu 18
2024-05-04 22:34:34 +0200stiell(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-04 22:31:40 +0200tri(~tri@ool-18bc2e74.dyn.optonline.net)
2024-05-04 22:31:29 +0200stiell_(~stiell@gateway/tor-sasl/stiell)
2024-05-04 22:30:52 +0200 <tomsmeding> and libnvvm3, probably (hopefully)
2024-05-04 22:30:22 +0200stiell_(~stiell@gateway/tor-sasl/stiell) (Ping timeout: 260 seconds)
2024-05-04 22:30:19 +0200 <tomsmeding> sudo apt install nvidia-cuda-dev
2024-05-04 22:30:05 +0200 <erty> ah ok
2024-05-04 22:29:56 +0200 <tomsmeding> I mean, you can install it from the ubuntu repos, without needing to add additional sources from nvidia
2024-05-04 22:29:56 +0200waleee(~waleee@h-176-10-144-38.NA.cust.bahnhof.se)
2024-05-04 22:29:47 +0200 <erty> 😱
2024-05-04 22:29:28 +0200 <erty> I might purged it long time ago
2024-05-04 22:29:18 +0200 <tomsmeding> (no need to override language-c, for one)
2024-05-04 22:29:09 +0200 <tomsmeding> that should work with less shenanigans
2024-05-04 22:28:59 +0200 <tomsmeding> erty: your 20.04 LTS comes with cuda 10, you can also just use that
2024-05-04 22:28:26 +0200 <erty> wait let me try that
2024-05-04 22:27:39 +0200 <erty> i dont know I followed instuctions to download here https://developer.nvidia.com/cuda-12-2-0-download-archive?target_os=Linux&target_arch=x86_64&Distr…
2024-05-04 22:27:10 +0200 <tomsmeding> perhaps a `rm -rf .stack-work` and a rebuild might work?
2024-05-04 22:26:57 +0200 <tomsmeding> I don't know what's trying to load libnvvm4.so for you