zeyus
zeyus
tried recompiling with this change and it still fails with ``` : Invalid argument Error in .local(conn, statement, ...) : Unable to execute statement 'COMMIT'. ].ver says 'ERROR: HEAPextend: failed...
For context, the `db_create()` step completes successfully in Ubuntu on WSL (no issue with the particular file that failed in Windows), so I can work around it for now but...
I have a possibly related issue with CUDA 12.2 ``` 3>CudaBuildCore: (R:\envs\mamba\faiss) R:\github_projects\faiss\build\faiss>"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.2\bin\nvcc.exe" --use-local-env -ccbin "C:\tools\BuildTools\VC \Tools\MSVC\14.38.33130\bin\HostX64\x64" -x cu -IR:\github_projects\faiss -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.2\include" -I"C:\Program...
For anyone else in future despair who arrives here in need of an updated solution (the other forked repo is fairly old now), I have created a gist with a...
This is a hack, but I have generated a rpi arm libconnector.so if you want to get this running on the raspberry pi: https://github.com/zeyus/ukulele/tree/master/src/main/resources/natives/linux-arm In addition I made a fork...
> > Try updating Adaway to latest v6.0.3 > > For android 7 the last supported version is 4.3.6 I feel your pain. I wanted adaway on my old android...
> > I made a forked version "4.6.7" which fixes magisk systemless and supports up to the latest magisk canary on android 4.1+ (i've only tested on 7 / nougat)...
I have a very similar problem. I'm trying to make a package to support using pytorch with either CPU or GPU on windows, mac and linux. The way pytorch installs,...
> dynamicsProcessing seems interesting:O I did [mine with ffmpeg btw](https://github.com/lovegaoshi/azusa-player-mobile/pull/129). IMO this should be a podcast server feature to provide a gain value (paid feature opportunity if DNE) and then...
> Very nice! Thank you ✨ I will take a look at the code as soon as I can, but I'm really excited about this feature :) No probs, nice...