-
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
-
Hello!
as Apple has dropped OpenCL on their latest OSX version in favor of their in-house Metal interface, POCL would becomes certainly a valid option to continue supporting OpenCL applications on …
-
Hello,
First off, Merry Christmas and big thanks for bringing out this great project to enhance OpenCL support in riscv.
I was trying to compile natively on a Hifive Unmatched board with a few p…
-
**Description**
When allocating a bitmap with big hash lists and strong mask, `hashcat` uses `bitmap-max` value to define its size, which is roughly `2^bitmap-max`. One can define a `bitmap-max` va…
-
Failure on pocl-cuda with `n=16` can be reproduced locally.
With intel-cpu it is not reproduced locally, and is intermittent on CI. See https://github.com/inducer/loopy/actions/runs/3787208816/jobs/6…
-
-
### Windows Build Number
21382.1
### WSL Version
- [X] WSL 2
- [ ] WSL 1
### Kernel Version
5.10.16.3
### Distro Version
Ubuntu 20.04
### Other Software
Inside WSL:
[clinf…
-
I fully expect this not to be fixed, but thought I may as well open an issue anyways.
I'm trying to compile FluidX3D on 32 bit powerpc debian, but running into an error:
```
src/utilities.hpp:3…
-
### Describe the bug
SYCL kernels are identified by their kernel name, which means kernel names have to be globally unique. This requirement is enforced within translation units, but not globally.
#…
-
Hello, the test unit on armel with pocl end up with this error message
```
INFO:silx.opencl.processing:5.798MB are needed on device: pthread-arm946e-s-x-gene-1, which has 4294.967MB
INFO:silx.op…