NumPy 2.0 support
Opened this issue · 0 comments
BenWeber42 commented
NumPy 2.0 has been released: https://numpy.org/news/#numpy-200-released
Unfortunately, it introduces some breaking changes which affect DaCe.
A temporary work-around to disable NumPy 2.0 with DaCe is currently in the pipeline: #1601
Nevertheless, we should preferably add NumPy 2.0 support to DaCe.