oneAPI-samples
oneAPI-samples copied to clipboard
Samples for Intel® oneAPI Toolkits
# Adding a New Sample(s) GPU Optimization Guide registers/block-load-store.cpp and non-block-load-store.cpp ## Description Two examples illustrate the differences in using vector register for block load/store vs gather/scatter, in sync with...
Restructured the readme to match new template, rewrote several sections for clarity, and shortened the DevCloud information to make it more concise. # Existing Sample Changes ## Description Restructured the...
Signed-off-by: Nils Smeds # Existing Sample Changes ## Description Minor edits to Jupyter labs I did yesterday Fixes Issue# 1087 ## External Dependencies None ## Type of change - [X]...
# Summary Clarifications to the lab exercises on essential OneAPI/DPC++ # URLs a/DirectProgramming/DPC++/Jupyter/oneapi-essentials-training/03_DPCPP_Unified_Shared_Memory/Unified_Shared_Memory.ipynb a/DirectProgramming/DPC++/Jupyter/oneapi-essentials-training/04_DPCPP_Sub_Groups/Sub_Groups.ipynb a/DirectProgramming/DPC++/Jupyter/oneapi-essentials-training/04_DPCPP_Sub_Groups/lab/sub_group_lab.cpp # Additional details These are merely some rewording to see if this is a way...
# Existing Sample Changes ## Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are...
# Existing Sample Changes ## Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are...
# Existing Sample Changes ## Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are...
# Existing Sample Changes ## Description In SYCL 2020 the interface of `buffer_allocator` is changed to require a template parameter that is the type of data that will be stored...
Signed-off-by: Lu, John Add explanation of --in-root option for all README.md for SYCLomatic. Make purpose of --in-root clear in every example.
# Existing Sample Changes ## Description Restructured to match new template. Rewrote some sections for clarity. Updated headings and fixed formatting issues. Fixes Issue# ## External Dependencies N/A ## Type...