-
The [build documentation](https://oneapi-src.github.io/oneDNN/dev_guide_build_options.html#onednn-enable-primitive-gpu-isa) claims that generic OpenCL kernels are always available. I wanted to verify …
nwnk updated
3 months ago
-
为使您的问题得到快速解决,在建立 Issue 前,请您先通过如下方式搜索是否有相似问题:[历史 issue](https://github.com/PaddlePaddle/Paddle-Lite/issues), [FAQ 文档](https://www.paddlepaddle.org.cn/lite/develop/quick_start/faq.html), [官方文档](https://…
-
### System Information
OpenCV: 4.10
Operating System / Platform: Windows 10 x64
Compiler & version: MSVC 17.11.5
### Detailed description
I am trying to update the vcpkg recipe to OpenCV 4.…
cenit updated
20 hours ago
-
Surely the code can be faster?
-
We're currently including the kernels as big strings. This is good for debugging but slows down model loading. OpenCL can also 'compile' kernels to produce binary blobs. These could either be compiled…
-
This patch adds detection of kernels from the opencl.kernels metadata: https://github.com/pocl/pocl/blob/master/tools/patches/llvm-3.7-hsail-branch.patch
-
This issue is a follow up from #4599 and https://github.com/intel/compute-runtime/issues/460. The current method for querying if a kernel exists is to check if a nullptr is given by `piextGetDeviceFun…
-
Dear Lift-developers,
I would like to gain experience with Lift. I was able to install Lift by following the instructions at http://lift-project.readthedocs.io/en/latest/. All unit tests were succesf…
ghost updated
7 years ago
-
This feature of PoCL makes it possible to offload to multiple servers, see https://github.com/pocl/pocl/pull/1621#issuecomment-2415865032. That could be an interesting approach to distributing code, a…
-
### Describe the bug
I am trying to make darktable opencl work with the nouveau driver on Arch Linux. I have installed opencl-rusticl-mesa and set the environment variable RUSTICL_ENABLE=nouveau. I a…