-
Master issue to track OpenCL support.
@danzimm -- if you end up issuing some PRs, please mention this issue. Thanks :100: :+1:
-
**Describe the bug**
Using an invalid sub-group size to the kernel doesn't result in a runtime error. Possibly throw a RT error as seen on Intel devices with invalid sub-group sizes. This behavior wa…
-
Hi, I think it'd be cool to add support for AMDGPU using LLVM's AMDGPU backend and ROCm software stack (their CUDA equivalent). If you already have NVPTX backend working, I don't think it is too hard …
-
Support GPGPU backend for faster computation. Ideally Nvidia CUDA, but OpenCL is another option.
-
dpctl can detect cuda devices:
```
In [2]: import dpctl
In [3]: dpctl.get_devices()
Out[3]: []
```
but `dpctl.program` can't create kernels, [only `level_zero` and `opencl` are supported](…
-
Any particular reason why regression testing does not support BIT_STREAM_WORD_TYPE=uint8?
-
**Bug summary**
Official reduction example from SYCL2020 specification, "4.9.2. Reduction variables", reports compilation error.
**To Reproduce**
```
#include
#include
#include
using nam…
-
Triggered by running https://github.com/RadeonOpenCompute/rocm_bandwidth_test in a loop while running https://github.com/ROCm-Developer-Tools/HIP-Examples/tree/master/gpu-burn in a loop.
1x 7900XTX…
-
It would be nice to eventually have OpenCL support for those of us with GPUs that don't do CUDA.
-
i recently checked out the state of [scriptogr.am](http://scriptogr.am) which ended in making myself a template with all the posible header vars:
```
Title: My awesome template
Date: 2022-07-16 11:23…