oneAPI-samples icon indicating copy to clipboard operation
oneAPI-samples copied to clipboard

Samples for Intel® oneAPI Toolkits

Results 165 oneAPI-samples issues
Sort by recently updated
recently updated
newest added

# 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 The main change is to fix an error where now Gen9 GPU offload no longer support double. (changed code to float instead). Also modified...

# Existing Sample Changes ## Description Renamed folder names to guided_xxxx Fixes Issue# ## External Dependencies NA ## Type of change - [X] Bug fix (non-breaking change which fixes an...

This PR introduces a top-level readme for the FPGA part of the code samples. It gives instructions to the users on how that part of the repository is organized and...

FPGA
2023.0

# Existing Sample Changes ## Description DPCPP 2023 breaking change: remove usage of 'cl' namespace from examples. Fixes Issue# ## External Dependencies List any external dependencies created as a result...

# Adding a New Sample(s) ## Description Add a tutorial to show how to use RTL libraries with oneAPI for FPGAs ## Checklist Administrative - [x] Review sample design with...

FPGA
2023.0

# Existing Sample Changes ## Description Add simulator targets for the following designs: - ac_fixed - ac_int - autorun - dsp_control - fpga_reg - latency_control - scheduler_target_fmax Fixes Issue# ##...

FPGA
2023.0

# Existing Sample Changes ## Description Added simulator support to some tests ## External Dependencies Dependent on the simulator ## Type of change Please delete options that are not relevant....

FPGA
2023.0

# Adding a New Sample(s) ## Description A primary ray ray tracer introduction tutorial for Embree Tutorial from the rendering toolkit. Prequel to PathTracing with Embree tutorial sample to come....

# 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...