olegmikul
olegmikul
I tried "-DUSE_CPU_MKL=ON and -DUSE_OPENCL_MKL=ON when running CMake" and it found BLAS -- Found BLAS: /opt/intel/mkl/lib/intel64/libmkl_intel_lp64.so;/opt/intel/mkl/lib/intel64/libmkl_sequential.so;/opt/intel/mkl/lib/intel64/libmkl_core.so;-lm;-ldl But then I got messages: -- Could NOT find BLAS (missing: BLAS_LIBRARIES) -- Could...
Hi, @avitial, Thank you for your prompt response. Yes, I ran simple tasks (e.g. C++ samples, hello_query_device) outside the OpenVino Notebooks, and got the same results - CPU and GNA...
@avitial , thanks! Couple updates from my side: On my archlinux distro (same HW, kernel 6.6.9, may have some back-ported features from 6.7 pre-release) I can see GPU (Intel Arc)...
hi, @lvliang-intel, Thanks, it is partially helps: I. Chatbot 1. On my Linux (Archlinux) system with GPU and CUDA chatbot works (I need to install both requirements and requirements_cpu) to...
Hi, @Tuanshu, Thanks, it works! Read a poem on a little girl that can see :) @a32543254 , @lvliang-intel It would be extremely useful to put necessary details in a...
Thanks. It helps. 1. After removing cblas and using -d:blas=cblas these errors are gone 2. After installing the newest version of numericalnim that error is gone 3. Still have Julia...
I've compiled julia-dev from source, while installed julia 1.9 by my package manager. I've found similar C-API problems mentioned on the web. What can you suggest? Like 2 ways: 1)...
Yes if you comment the nimjl example, you won't have any issues
Ok, after commenting nimjl I have all docs generated properly. Thanks!
Just nice local documentation, kind of perfectionism ;)