oneAPI-samples
oneAPI-samples copied to clipboard
Samples for Intel® oneAPI Toolkits
When running oneAPI-samples-2023.2.0\Tools\VTuneProfiler\matrix_multiply_vtune\x64\Debug>matrix_multiply.exe, it doesn't work. there is error happening below, and i also verified 2023.1.0, the same issue is reproduced.  # Version oneAPI 2023.2 oneSample 2023.2.0 # Environment...
# Summary When I try to installed oneAPI base toolkit and test the MODIN sample apps: https://github.com/oneapi-src/oneAPI-samples/tree/master/AI-and-Analytics/Getting-Started-Samples/IntelModin_GettingStarted Then detected error below: (raylet) [2023-10-10 22:04:54,885 E 21639 21688] (raylet) agent_manager.cc:135: The...
By those I mean the Stratix, Arria and the Agilex lines which have integrated quad core ARM CPUs. I want to do a reinforcement learning related project to see how...
# Summary I tried to run the vector_add example under DirectProgramming/C++SYCL. The emulation runs well and the simulation can be compiled successfully. However, the simulation failed to run. # Version...
# Summary I am compiling the getting_started example from oneDNN: https://github.com/oneapi-src/oneAPI-samples/tree/master/Libraries/oneDNN/getting_started But I get an error during compilation. Perhaps I am missing something. I attach the logs and how to...
# Adding a New Sample(s) ### ospExamples ## Description Apart from tutorials, OSPRay comes with a C++ app called [ospExamples](https://github.com/oneapi-src/oneAPI-samples/tree/development/RenderingToolkit/Tutorial/ospExamples) which is an elaborate easy-to-use tutorial, with a single interface...
# Adding a New Sample(s) ### ospTutorialGLM ## Description This is a small example tutorial how to use OSPRay in an application using GLM instead of rkcommon for math types....
# Existing Sample Changes ## Description These are an update and new addition to the oneAPI samples repo. This is a cleaned up and updated oneMKL example that uses jupyter...
# Summary Can't build "fpga_compile" sample for Intel PAC D5005 successfully. # Version Sample code: branch `2023.0_patch` (`DirectProgramming/DPC++FPGA/Tutorials/GettingStarted/fpga_compile`) oneAPI: `2023.1.0.46401` Quartus: `Quartus-pro-22.4.0.94` # Environment OS: `Ubuntu 22.04/Debian 11` HW: Intel...
# Summary When I evalue this sample [IntelModin_Vs_Pandas](https://github.com/oneapi-src/oneAPI-samples/tree/master/AI-and-Analytics/Getting-Started-Samples/IntelModin_Vs_Pandas), cause the Xeon CPU hung and CPU performance very slow. # Version 2023.0.0 # Environment ubuntu 20.04lts # Steps to reproduce Run...