-
**Describe the bug**
'PI_ERROR_INVALID_KERNEL_NAME' error when dynamic library with kernel is loaded by dlopen secondly on linux with CUDA backend.
**To Reproduce**
Error message:
```
AAAAAAAAA…
-
**Bug summary**
Trying to use PCH with hipSYCL causes compiler errors unless SSCP is used. hipSYCL does not handle PCH-related flags, and so the same pre-compiled header is used for both device and…
-
LLNL Quicksilver (https://github.com/LLNL/Quicksilver) uses anonymous namespaces extensively for code that is only used within a single compilation unit, which is the modern C++ equivalent of static f…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x] I am running the latest code. Development is very rapid so there are no tagged versions as of…
-
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**
My understanding is that `sycl::native::` functions are supposed to be faster, less precise versions of the "default" `sycl::` math functions. However, it seems that (at least with cl…
-
# Summary
I am trying fpga_recompile example and recently upgraded to Quartus Prime Pro 23.1.
I used Quartus 22.2 previously and it successfully generated .a file with the command below.
`icpx -f…
-
System information
Have I written custom code (as opposed to using a stock example script provided in TensorFlow): No
OS Platform and Distribution (e.g., Linux Ubuntu):14.04.3-->Trusty
Tensor…
-
### Describe the bug
Recently, with help from @fwyzard and Aurora (I don't know her GitHub username unfortunately... :frowning:), we did some experiments with building hybrid Intel+NVIDIA+AMD binarie…
-
**Describe the bug**
I’m experiencing an issue when fine-tuning the Llama-2-7b model from Hugging Face with Zero optimization enabled. I am running on 8 Intel Max 1550 GPUs using the code from the exa…