Skip to content

Tags: oneapi-src/oneAPI-samples

Tags

2024.2.0

Toggle 2024.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2439 from oneapi-src/dependabot/pip/AI-and-Analyt…

…ics/Features-and-Functionality/IntelTransformers_Quantization/transformers-4.38.0

Bump transformers from 4.35.2 to 4.38.0 in /AI-and-Analytics/Features-and-Functionality/IntelTransformers_Quantization

2024.1.0

Toggle 2024.1.0's commit message
2024.1 release tag

2024.0.0

Toggle 2024.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2024.0 Bug Fixes (#2100)

* Update README.md

Updated preset table per UAT recommendations

* Updated project files to support 2024.0 builds in Visual Studio (#2067)

* Updated Windows samples that contain VS project files to support 2024.0

* Renamed matrix_mul_dpcpp.vcxproj to matrix_mul_sycl.vcxproj

* 2024.0 windows fixes (#2076)

* Updated Windows samples that contain VS project files to support 2024.0

* Renamed matrix_mul_dpcpp.vcxproj to matrix_mul_sycl.vcxproj

* Updated AdditionalIncludeDirectories in VS project files to support both oneapi-vars and setvars.bat

* Bug fixes (#2078)

* README updates for Windows samples using Microsoft Visual Studio (#2093)

* README updates

* Update README.md

* README update

* README update

* README Updates

* README Update

* README Update

* README Updates

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update sample.json file

* Update sample.json

* Sepia Filter Dynamic Selection Visual Studio Fixes (#2099)

---------

Co-authored-by: ishaghosh27 <[email protected]>

2023.2.0

Toggle 2023.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1800 from oneapi-src/release/2023.2

2023.2 Release

2023.1.0

Toggle 2023.1.0's commit message
Add entry in third-party-programs.txt for use of Google Fonts API (#1503

)

- Google fonts are used in the oneAPI Samples Catalog.

Signed-off-by: michael vincerra <[email protected]>

2023.0.0

Toggle 2023.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Need to change back to CL/sycl.hpp for Tools samples (#1444)

Fix compilation error for oneapi 2023.0

Signed-off-by: Lee, Chon Ming <[email protected]>

2022.3.0

Toggle 2022.3.0's commit message
Fix icpx mac (#1106)

* Add Jacobi Iterative Method Sample

* Add first version of Jacobi Eigen Solver

* Modify Eigen

* Rremove Eigen and modify Iterative

* Change name of files

* Change README

* Change README

* Change README

* Change values

* Change Cmakelists

* Modify optimized gpu

* change selector

* reamove wait

* Change names of files and add comments

* Change cpu version and README

* Directory

* Add cpu offload pic

* Remove pics

* Pic

* Move pic

* Update README

* Add files via upload

* Update README.md

* Modify multi gpu

* Modify multi gpu

* Modify multi gpu

* Modify multi gpu

* Modify multi gpu

* Modify multi gpu

* Modify multi gpu

* Modify multi gpu

* Modify multi gpu

* Modify multi gpu

* Modify multi gpu

* Modify multi gpu

* Update README

* Add License.txt

* Update README.md

* Final commit

* Update README.md

* Update README.md

* Clean

* Update README.md

* Update README.md

* Change directory

* test multigpu

* test multigpu

* test multigpu

* test multigpu

* test multigpu

* test multigpu

* Update README.md

* Update README.md

* Change graphs

* Update README.md

* Add files via upload

* Delete files

* Add files via upload

* Update README.md

* Rename direcotry

* Update sample.json

* Apply clang formating

* Change names

* Add failsafe

* Add failsafe

* Apply clang formmating

* Change formatting

* Change varaible names

* Fix compilatior error

2022.2.0

Toggle 2022.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
incorrect "commonFolder" values in two FPGA samples (#928)

* Delete Tools/IoTConnectionTools/analog-in directory

We are retiring the MRAA/UPM IoT samples.

* Delete Tools/IoTConnectionTools/digital-in directory

We are retiring the MRAA/UPM IoT samples.

* Delete Tools/IoTConnectionTools/digital-out directory

We are retiring the MRAA/UPM IoT samples.

* Delete Tools/IoTConnectionTools/hello-iot-world directory

We are retiring the MRAA/UPM IoT samples.

* Delete Tools/IoTConnectionTools/interrupt directory

We are retiring the MRAA/UPM IoT samples.

* Delete Tools/IoTConnectionTools/onboard-blink directory

We are retiring the MRAA/UPM IoT samples.

* Delete Tools/IoTConnectionTools/pwm directory

We are retiring the MRAA/UPM IoT samples.

* Delete Tools/IoTConnectionTools/up2-leds directory

We are retiring the MRAA/UPM IoT samples.

* Incorrect number of "../../.." relative references in the commonFolder
field for the FPGA "compute_units" and "pipe_array" samples.

This fixes a problem in the sample.json files for these two samples. These
mistakes cannot be found by the sample.json schema checker, so a check for
this condition was added to the sample aggregator's code. The new test
confirms that the files referenced by the commonFolder object do exist.

2022.1.0

Toggle 2022.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Re-creating changes from PR 792 to apply directly to master branch (#799

)

Signed-off-by: mtucker <[email protected]>

2021.4.0

Toggle 2021.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix deprecation notice (#682)