qmkl6
qmkl6 copied to clipboard
BLAS library for VideoCore VI QPU (Raspberry Pi 4)
hi! i have installed privatechatgpt (https://docs.privategpt.dev/installation) on raspberry pi 4b Bookworm and qmkl6 also. and looking how to speed it up a bit. may be there is any flags to...
Hello, I'm trying to use qmkl6 as numpy backend. I already installed `py-videocore6` and `libdrm_v3d`. After successfully installing numpy against qmkl6, when I'm importing numpy, I keep getting this error:...
Hello, I would like to build numpy and use qmkl6 as its blas. I used [this](https://numpy.org/devdocs/user/building.html), and added the following lines to a config file in numpy repo: ``` [qmkl6]...
Hello, I am a Ph.D. Student at UC RIverside doing research in ML on edge devices. I noticed that your qmkl6 has a full blas library while [qmkl](https://github.com/Idein/qmkl) for the...