Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate AI code samples from numba-dpex to dpnp for 2025.0 AI Tools release #2557

Conversation

krzeszew
Copy link
Contributor

Existing Sample Changes

Description

As numba-dpex is in maintenance mode the code samples using this library will not work with the newest oneAPI AI Tools release (2025.0). To fix this issue 2 code samples that used numba-dpex have been migrated to use only Data Parallel Extension for NumPy (dpnp) instead, for both code samples names, jupyter notebooks, scripts, sample.json files and README.md have been updated to reflect library change.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Code samples have been tested using 2025.0 AI Tools offline installer on GTAX machine.

  • Command Line
  • oneapi-cli
  • Visual Studio
  • Eclipse IDE
  • VSCode
  • When compiling the compliler flag "-Wall -Wformat-security -Werror=format-security" was used

@jimmytwei jimmytwei merged commit aa7b6d6 into oneapi-src:release/2025.0_AITools Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants