-
# Summary
It seems that the tutorial in https://github.com/oneapi-src/oneAPI-samples/tree/master/DirectProgramming/C%2B%2BSYCL_FPGA/include
is not consistent with the latest dpc++ version
# Versi…
-
### Describe the bug
On multiple GPU systems, using HIP or CUDA, a process is spawned on all GPUs instead being spawned only on one of them. (See To reproduce section)
This result in memory leak…
-
### Describe the bug
It appears that `icpx` is able to detect unused accessors only when they are created with `buffer.get_access(...)`. For example, creating them with `sycl::accessor{buffer, ...}` …
-
### 🐛 Describe the bug
Building wheel torch-2.6.0a0+gitb86b534
-- Building version 2.6.0a0+gitb86b534
cmake -GNinja -DBUILD_PYTHON=True -DBUILD_TEST=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_…
-
Using an explicit SYCL queue instance for Kokkos::SYCL targeting a GPU results in a SYCL (icpx) error:
```
terminate called after throwing an instance of 'sycl::_V1::runtime_error'
what(): Nati…
-
# Summary
"guided iso3dfd GPUOptimization Sample" is missing a space.
# URLs
https://github.com/oneapi-src/oneAPI-samples/tree/master/DirectProgramming/DPC%2B%2B/StructuredGrids/guided_iso3dfd_GP…
-
Hi all,
It's been awhile since I attempted setting up Gentoo with this overlay, but I was wondering if, for those with Intel CPUs, has anyone attempted to install and use Intel's new C/C++ compiler…
-
**Describe the bug**
Meson forces the linker to `xilink.exe` which doesn't do the required offload code generation. Using `icx -fsycl` to link works fine.
**To Reproduce**
I used the vector-add e…
-
When trying to build any SYCL-enabled project with CMake and the compiler built from the `sycl` branch of intel/llvm (see below), the successfully compiled binary kernel throws an error along the line…
-
### Describe the bug
The test `SYCL :: Printf/int.cpp` is failing on CUDA.
Upon resolution, please remove XFAIL from test source.
### To reproduce
```
/__w/llvm/llvm/toolchain/bin//clang++ -fsy…