-
Hi,
I was pleasantly surprised to see the work being done on CUDA-SIFT SYCL, and I'm happy to see it available. I'm trying to run the CUDA-SIFT SYCL version on my integrated GPU but haven't had any s…
-
[SYCL 2020 section 5.2, "Naming of kernels"](https://registry.khronos.org/SYCL/specs/sycl-2020/html/sycl-2020.html#sec:naming.kernels) includes the following note:
> The requirement that a kernel nam…
-
### Describe the bug
Compilation flag (`-mlong-double-64`) doesn`t seem to apply for the device-side, results in `long double` error
`error: expression requires 128 bit size 'long double' type sup…
-
### Discussed in https://github.com/oneapi-src/oneDPL/discussions/1786
Originally posted by **denommenator** August 20, 2024
I've been trying to run some dpl algorithms on sub-ranges of sycl::…
-
I want to build media-transport-library with intel oneAPI DPC++ library, I'm trying to set "icx" compiler, but it reports errors.
Here is more detail infomations.
1. change "build.sh" script
…
-
### Describe the bug
Compilation of DPC++ with CUDA support keeps error'ing out at the late stage during the compilation process. The error message I see is
```
/llvm/libdevice/imf/../imf_impl_u…
-
**Is your feature request related to a problem? Please describe**
I'm trying to add SYCL backend to TVM. In it, kernel source code is automatically generated at runtime, so source code needs to be co…
-
## Overview
- Intel's Lunar Lake is releasing soon, which has CPU, NPU and iGPU in a single chip
## Tasklist
- [x] https://github.com/janhq/cortex.cpp/issues/677
- [x] https://github.com/janhq/cort…
-
Are there any compilation instructions for the CUDA backend of the sycl branch of Grid? It seems that the build system does not automatically use nvcc where necessary. I've tried messing with `OMPI_MP…
-
# Summary
From the CI, the netlib backend does not compile anymore because of `multi_ptr`.
# Version
Tested with the HEAD of develop branch: https://github.com/oneapi-src/oneMKL/commit/99e85be9bb…