Skip to content

Commit

Permalink
Merge pull request #8573 from stuartarchibald/wip/cherry_pick_056_4
Browse files Browse the repository at this point in the history
Additional cherry-picks for 0.56.4
  • Loading branch information
esc committed Nov 2, 2022
2 parents 2c108f9 + ccf6af7 commit 463dcd9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGE_LOG
@@ -1,5 +1,5 @@
Version 0.56.4 (03 November, 2022)
----------------------------------
Version 0.56.4 (3 November, 2022)
---------------------------------

This is a bugfix release to fix a regression in the CUDA target in relation to
the ``.view()`` method on CUDA device arrays that is present when using NumPy
Expand All @@ -10,6 +10,8 @@ Pull-Requests:
* PR `#8537 <https://github.com/numba/numba/pull/8537>`_: Make ol_compatible_view accessible on all targets (`gmarkall <https://github.com/gmarkall>`_)
* PR `#8552 <https://github.com/numba/numba/pull/8552>`_: Update version support table for 0.56.4. (`stuartarchibald <https://github.com/stuartarchibald>`_)
* PR `#8553 <https://github.com/numba/numba/pull/8553>`_: Update CHANGE_LOG for 0.56.4 (`stuartarchibald <https://github.com/stuartarchibald>`_)
* PR `#8570 <https://github.com/numba/numba/pull/8570>`_: Release 0.56 branch: Fix overloads with ``target="generic"`` for CUDA (`gmarkall <https://github.com/gmarkall>`_)
* PR `#8571 <https://github.com/numba/numba/pull/8571>`_: Additional update to CHANGE_LOG for 0.56.4 (`stuartarchibald <https://github.com/stuartarchibald>`_)

Authors:

Expand Down

0 comments on commit 463dcd9

Please sign in to comment.