numba-dpex
numba-dpex copied to clipboard
Data Parallel Extension for Numba
Ref-count of `arrayobj` was not decremented after use in case `dpnp.ndarray` object was being processed. Change the flow of managing lifetime of Python temporaries in unboxing code. This PR replaces...
Check that every thread in kernel hits breakpoint. This test was not tested on GPU! Closes #483 - [x] Have you provided a meaningful PR description? - [x] Have you...
Adapt changes to https://github.com/IntelPython/dpctl/pull/1773 - [x] Have you provided a meaningful PR description? - [ ] Have you added a test, reproducer or referred to an issue with a reproducer?...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.3 to 2.4.0. Release notes Sourced from ossf/scorecard-action's releases. v2.4.0 What's Changed This update bumps the Scorecard version to the v5 release. For a complete list of...
- [X] Have you provided a meaningful PR description? Adds support for numba 0.60 to numba-dpex. - [ ] Have you added a test, reproducer or referred to an issue...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.2 to 3.26.8. Changelog Sourced from github/codeql-action's changelog. CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language packs. Note...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.6 to 4.4.0. Release notes Sourced from actions/upload-artifact's releases. v4.4.0 Notice: Breaking Changes :warning: We will no longer include hidden files and folders by default in the...