oneAPI-samples
oneAPI-samples copied to clipboard
Samples for Intel® oneAPI Toolkits
# Summary The build of simple-add and vector-add samples fails. It appears to require Quartus to proceed. It is expected that most users will not build for FPGA target. So...
# Summary If a `.fpga_sim` is run from a directory where `.fpga_sim.prj` does not exist then the runtime throws an exception: `-2 (PI_ERROR_DEVICE_NOT_AVAILABLE) -2 (PI_ERROR_DEVICE_NOT_AVAILABLE)`. This must be because the...
# Summary Hi, I'm trying to compile for FPGAs in the Intel Devcloud. The problem is that I'm getting an error when I try to compile for hardware, it works...
Hello, I started a JupyterLab session and failed when compiled merge-sort project for FPGA hardware. First problem: I followed this bleow tutorial and compiled two times with two boards provided...
# Existing Sample Changes ## Description updated modules 1,2,3,4 with latest SYCLomatic migration, version 20240506 SYCLomatic ## Type of change - [X] Bug fix (non-breaking change which fixes an issue)...
## Description This change removes the fatal error when the user does not specify the DEVICE_FLAG when compiling. The motivation behind this change is that even when users specify the...
# 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...
## Description Adding a new FPGA reference design Singular Value Decomposition. ## Testing Running reg-tests, will update test links once finished. ## Checklist Administrative - [x] Review sample design with...
# Adding a New Sample(s) ## Description The EigenValues sample demonstrates a parallel implementation of a bisection algorithm for the computation of all eigenvalues of a tridiagonal symmetric matrix of...