Require numpy 2 at build time#1770
Require numpy 2 at build time#1770oleksandr-pavlyk wants to merge 5 commits intobuild-with-numpy-2.0from
Conversation
e72fd0b to
fda4d36
Compare
|
Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. 🤞 |
|
Array API standard conformance tests for dpctl=0.18.0dev0=py310ha798474_173 ran successfully. |
|
Array API standard conformance tests for dpctl=0.18.0dev0=py310ha798474_194 ran successfully. |
|
It looks like there are conflicts in internal CI when using numpy from conda-forge |
|
I think the reason is mkl: This environment is incompatible with 2025 compiler |
|
@ekomarova I think we should merge this PR, since it is being merged into another branch, not in the main branch. |
|
I would not add a restriction for numpy, and would just leave |
|
We have also already built numpy 2.0.1 for linux and I think we will finish with windows soon |
|
Ok, let keep this one open until NumPy 2.0.1 is available in the internal CI for all platforms, and the target branch of this PR could be built without this change. |
Test examples with Python 3.11
5107bbb to
07befb6
Compare
fda4d36 to
9f7ccb2
Compare
|
Array API standard conformance tests for dpctl=0.18.0dev0=py310ha798474_286 ran successfully. |
07befb6 to
318d55c
Compare
|
This is not the right change, so closing this PR. |
Change
pyproject.tomlto requirenumpy>=2.0for buildingdpctl.