-
As of now, https://github.com/pytorch/pytorch/commit/bf6aae1468659d611959d94c314639e402edc3fe, XPU backend supports limited set of GPU devices, PVC, Meteor Lake. However, XPU backend does not check fo…
-
Is there any documentation about the `-fintelfpga` flag ?
I've tried to build the simply SYCL application from [the getting started page](https://github.com/intel/llvm/blob/sycl/sycl/doc/GetStarted…
-
**Bug summary**
Cray CCE 15.0.0 objects to how `omp_get_max_threads` is called at runtime with the error:
`CCE OpenMP fatal error: omp_get_max_threads attempted from non-OpenMP thread`
I am not…
-
Hi,
I've tryed to build tensorflow from source because I need OpenCL support.
The environment was successfully setted as in the guide but the build did not end correctly.
I'm running Ubuntu 1…
-
**Bug summary**
i came across a regression bug between 3db975f (good) and e38ed92 (bad)
logs are full with these warnings:
```
[hipSYCL Warning] [KernelFlattening] failed to inline function : …
-
Hello,
I've been working with AdaptiveCpp and oneAPI, targeting multiple backends including CPU and CUDA through AdaptiveCpp, as well as CPU@OpenCL and Level Zero through oneAPI. Across all configu…
-
I get the following error when compiling against CUDA
```
0. Program arguments: /usr/lib/llvm-11/bin/clang -cc1 -triple nvptx64-nvidia-cuda -aux-triple x86_64-pc-linux-gnu -S -disable-free -disa…
gogo2 updated
3 years ago
-
**Bug summary**
LLVM's NVPTX backend seems to have problems with AtomicLoad: https://github.com/llvm/llvm-project/issues/48651
As a result, at least some versions of Clang (Ubuntu's Clang 12 + C…
-
**Describe the bug**
Templated code that sometimes passes a local accessor to the kernel and sometimes passes a `nullptr` fails with a runtime error during kernel setup when running on Intel GPU vi…
-
I'm on the current `sycl/unified/next` branch and using Vitis 2020.2 with a `xilinx_u200_xdma_201830_2` target. Compiling the `single_task_vector_add` test case works fine but it fails once `vpl` is c…