oneAPI-samples
oneAPI-samples copied to clipboard
Samples for Intel® oneAPI Toolkits
changes by Stefana Raileanu # Existing Sample Changes ## Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List...
# Existing Sample Changes ## Description TensorFlow-hub dependency will install newer TF version and overwrite one in AI Kit. remove the installation dependency Fixes Issue# ONSAM-1813 ## External Dependencies NA...
# Existing Sample Changes ## Description 1. Update two INC quick start examples README.md with new template. 2. Fix the code error to adapt to new API. ## External Dependencies...
# Existing Sample Changes ## Description Update two INC quick start examples README.md with new template. Fix the code error to adapt to new API. Fixes Issue# ## External Dependencies...
# Existing Sample Changes ## Description OceanFFT describes how to use oneMKL FFT feature. Adding it to the Cuda To SYCL Training sample.
## Description Add of IRTK_Learning_Path folder inside of RenderingToolkit ## Checklist Administrative - [ ] Review sample design with the appropriate [Domain Expert](https://github.com/oneapi-src/oneAPI-samples/wiki/Reviewers-and-Domain-Experts): - [X] If you have any new...
- Update permissions to publish to gh-pages - Top-level lockdown uses empty/no permissions; whereas job-level uses write permissions with token - Refer to app/dev CI job with successfull publishing job...
# Summary Failed to build oneCCL_Getting_Started for gpu with provided steps. while manual bulid works with icpx -fsycl src/sycl/sycl_allreduce_test.cpp -I./src/include -lccl -lmpi. # Version oneAPI2024 # Environment Ubuntu 22.04 #...
when i try to compile with "REAL_IO_PIPES", i get following compilation error : ``` $ cmake .. -DIS_BSP=1 -DREAL_IO_PIPES=1 -DFPGA_DEVICE=/home/cicd_srv/oneapi-asp/n6001:ofs_n6001_usm_iopipes .... $ make fpga Consolidate compiler generated dependencies of target...
When I running this test: https://github.com/oneapi-src/oneAPI-samples/tree/master/AI-and-Analytics/Features-and-Functionality/IntelPython_XGBoost_Performance I get this error:  this is my env ``` (venv) # pip list Package Version ------------------------- --------------- anyio 4.3.0 argon2-cffi 23.1.0 argon2-cffi-bindings 21.2.0...