oneAPI-samples
oneAPI-samples copied to clipboard
Samples for Intel® oneAPI Toolkits
# Existing Sample Changes ## Description Adding a sample for codepin instrumented code verification for both SYCL & CUDA. ## How Has This Been Tested? - [ ] Command Line...
# 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) -...
# Summary Add ESIMD mode to GPU Occupancy Calculator # Problem statement ESIMD mode has a sub-group size of 1. Uses do have a workaround to manually choose a random...
# Summary In the `DirectProgramming/C++/StructuredGrids/iso3dfd_omp_offload/src/CMakeLists.txt`, the default cmake instructions shown in the official guidance cmake -DVERIFY_RESULTS=0 .. cannot really successfully make-build the project successfully and report the below messages, indicating...
# Existing Sample Changes ## Description In the DirectProgramming/C++/StructuredGrids/iso3dfd_omp_offload/src/CMakeLists.txt, the default cmake instructions shown in the official guidance cmake -DVERIFY_RESULTS=0 .. cannot really successfully make-build the project successfully and report...
# 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...
# Existing Sample Changes ## Description New JAX Getting Started sample from JAX developer Lakshmi ## External Dependencies Google JAX github which is under Apache license. no redistribution. ## Type...
# Adding a New Sample(s) ## Description This sample illustrates the use of Intel® Extension for TensorFlow* to build and run an end-to-end AI workload on the example of the...
## Description The FPGA Emulator has modified how pipe depth is emulated. If a design wishes to increase the host buffer capacity (in emulation) of a host pipe to larger...