IgorOchocki
IgorOchocki
# Adding a New Sample(s) ## Description The sample is a guided Jacobi Iterative solver showcasing the benefits of a GPU and a multi GPU offload ## Checklist Administrative -...
# Adding a New Sample(s) ## Description The sample demonstrates how to perform a scan operation across a thread block with oneAPI. ## Checklist Administrative - [ ] Review sample...
# Existing Sample Changes ## Description Fix for ONSAM JIRA 1941. Explicitly adding headers. Fixes Issue# https://jira.devtools.intel.com/browse/ONSAM-1941 ## Type of change - [x] Bug fix (non-breaking change which fixes an...
# Existing Sample Changes ## Description Fix for ONSAM-1942. Adding explicit headers. Fixes Issue# https://jira.devtools.intel.com/browse/ONSAM-1942 ## Type of change - [x] Bug fix (non-breaking change which fixes an issue) -...
# Adding a New Sample(s) ## Description Address Sanitizer sample provides examples of error memory detection in SYCL. ## Checklist Administrative - [x] Review sample design with the appropriate [Domain...