| 7 Jun 2024 |
Mir | I'm struggling with making sure that the half type is properly included in the compilation | 15:57:13 |
Mir | Apparently the problem is that the file cudatoolkit-11.8.0/include/cuda_fp16.hpp isn't being included but I don't know how to include it | 16:08:20 |
SomeoneSerge (matrix works sometimes) | In reply to @gjvnq:matrix.org Hey, can I ask for help with compiling alice-vision on NixOS?
simd.h
I'd guess this is only being compiled for the host, not for cuda devices?
Do you have your working branch somewhere in public? | 17:40:59 |
Mir | In reply to @ss:someonex.net
simd.h
I'd guess this is only being compiled for the host, not for cuda devices?
Do you have your working branch somewhere in public? This is the software I'm trying to compile https://github.com/alicevision/AliceVision/tree/v3.2.0 | 18:02:39 |
Mir | A non cuda version appears to be compiling. See https://github.com/NixOS/nixpkgs/pull/224262 | 18:04:18 |
Mir | My current plan is to start an Ubuntu VM, compile the software there and then carefully copy the dependencies versions and config options into my Nix packaging of AliceVision and Meshroom | 18:04:50 |
| @alex3829:matrix.org removed their display name real_z2. | 23:44:18 |
| 8 Jun 2024 |
connor (he/him) | In reply to @glepage:matrix.org connor (he/him) (UTC-5), in case you have a bit of available CPU time, could you please run a nixpkgs-review pr --post-result 317576 ?
(If you don't to that's fine ofc) Sure, running a few now | 00:37:26 |
connor (he/him) | Any particular system you wanted it on? | 00:37:38 |
Gaétan Lepage | Thanks ! x86_64-linux | 06:41:34 |
Gaétan Lepage | The rest I was able to get | 06:41:38 |
hexa | In reply to @glepage:matrix.org sent an image. nope | 11:07:33 |
hexa | In reply to @glepage:matrix.org sent an image. * possible, varies between minutes and hours 😕 | 11:08:06 |
hexa | would be great if cuda maintainers would fight the unfree redistributable fight btw 😄 | 11:11:23 |
hexa | I think the discussion was started a few months ago and then … nothing | 11:11:43 |
SomeoneSerge (matrix works sometimes) | Personally, I just didn't have the energy to proceed | 11:12:00 |
SomeoneSerge (matrix works sometimes) | I presume the others are also preoccupied | 11:12:17 |
SomeoneSerge (matrix works sometimes) | It's a shame | 11:12:20 |
SomeoneSerge (matrix works sometimes) | Also would it be such a good idea to restart another drama now of all times 😅 | 11:13:12 |
hexa | I don't think it is a drama | 11:19:35 |
hexa | it is a choice about how useful nixpkgs will be for gpu compute | 11:19:55 |
hexa | the current cache hit ratio isn't too great | 11:20:59 |
hexa | the drama here is, that I have build faiss right now | 11:22:20 |
hexa | In reply to @hexa:lossy.network possible, varies between minutes and hours 😕 just built the cuda-enabled version in 8m55s | 12:12:47 |
hexa | the test probably has a pathological issue, when it is resource straved | 12:13:11 |
hexa | * the test probably has a pathological issue, when it is resource starved | 12:13:13 |
hexa | * the test suiteprobably has a pathological issue, when it is resource starved | 12:13:20 |
SomeoneSerge (matrix works sometimes) | Yea -j1 helps with a lot of them... | 12:13:35 |
SomeoneSerge (matrix works sometimes) | In reply to @hexa:lossy.network the current cache hit ratio isn't too great I agree, this needs to be done, I want this to be done... | 12:14:31 |
hexa | * the drama here is, that I have to build faiss right now | 12:58:30 |