Chimrod
Chimrod
This is an issue in the [base library](https://github.com/janestreet/base/issues/80) which seems to be not compatible with ocaml 4.09. If ocaml is provided by the system, can you downgrade to an older...
I'm using ocaml4.07 myself (on debian). I have to check if the compilation chain works fine on other versions. Sorry for this annoyment…
Hello, how should I report missing function in `Eio.Path`? I have an error when using eio in windows (`preadv is not supported on windows yet`) and I would like to...
Hello, I’ve tested the branch in my debian environment, and ollama fails to run a model. I’m using Intel Arc 770 16Gb ```log found 5 SYCL devices: | | |...
Hello, the latest commit gives me segfault error when I start `ollama serve` [segfault.log](https://github.com/ollama/ollama/files/15208369/segfault.log) I do not know the go language, but tell me if I need to activate any...
Hello, thanks all for your answer. I completely understand that the situation here is very specific, but I didn’t know if it was out of the scope or not. As...
(Oh, I’ve answer in the wrong ticket. Sorry for the noise.) When I specify the path to msys (in my case `D:\msys64`), opam look for a subdirectory \home\msys64 which do...
Hello, I also have this issue, using debian. ``` > Unexpected pattern! UNREACHABLE executed at ./lib/SPIRV/SPIRVUtil.cpp:1887! The program was built for 1 devices Build program log for 'Intel(R) Arc(TM) A770...
The driver version here comes from the package [provided by debian](https://packages.debian.org/source/sid/intel-compute-runtime) and there is no other version provided.
Same here: ``` $ apt list --installed | grep intel-basekit intel-basekit-env-2024.1/all,now 2024.1.0-589 all [installed,automatic] intel-basekit-getting-started-2024.1/all,now 2024.1.0-589 all [installed,automatic] intel-basekit/all,now 2024.1.0-589 amd64 [installed] ```