-
**Bug summary**
We are trying to get hipsycl to work with upstream Clang/LLVM. The fiber cpu backend seems to work, but when trying to use the plugin (`-fpass-plugin`) the compiler segfaults:
```…
-
Hi All,
first of amazing work !!!!
I am really impressed and happy that there is a open source project out there pushing SYCL.
I am at the moment trying to implement this as our goto solution …
-
Tasks to complete after 10/2022 release:
- [x] Switch Gitlab CI to 'rajasa' service user account
- We need to get the group membership of the service user account fixed first.
- [x] Upda…
-
**Bug summary**
When compiling for a CUDA target not supported by the available hardware, kernels are simply not executed, without any notification.
**To Reproduce**
When I compile this program f…
-
Hello everyone,
I've been experimenting with integrating LIKWID into OpenSYCL, and I want to hear your thoughts and whether this would be useful to have in general (plugin/extension?).
So I want…
-
Hi! Thank you very much for this project!
I'm interested in compiling hipSYCL with the SSCP mode, using --hipsycl-targets="generic".
I would want to ask what are the proper flags to enable this …
-
Unable to compile current `main` branch on ALCF Aurora with SYCL backend of Kokkos due to the presence of `printf()` calls within Kokkos inline functions and lambdas. The C function is varaidic, which…
-
Hello OpenCL people :-)
First - thank you and the consortium for maintaining this repository along with the C-ish APIs. It's important and useful.
I'm the author of [cuda-api-wrappers](https://g…
-
### 🚀 The feature, motivation and pitch
This RFC proposes to enable PyTorch XPU on Native Windows on Intel GPUs, following [[RFC] Intel GPU Upstreaming #114723](https://github.com/pytorch/pytorch/i…
-
I am looking for some documentation or discussions on the best way to go about supporting SYCL for a new accelerator architecture. From what I've been able to glean from various sources, there seem to…