-
Notifications
You must be signed in to change notification settings - Fork 30
Use pin-compatible dpcpp-cpp-rt to restrict range of dpcpp-cpp-rt #986
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
Conversation
View rendered docs @ https://intelpython.github.io/dpctl/pulls/986/index.html |
For some reason, building for python 3.10, conda build does not generate dependency for
Must be a bug in conda build. Keeping this open until root-cause is identified. |
65c4296
to
0b30f05
Compare
This ensures that dpctl built with 2023 compiler can be installed into 2022 environment, as they are ABI incompatible
0b30f05
to
c8d9aee
Compare
Array API standard conformance tests for dpctl=0.14.0rc1=py310h8c27c75_6 ran successfully. |
Array API standard conformance tests for dpctl=0.14.0rc1=py310h8c27c75_5 ran successfully. |
Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. 🤞 |
Array API standard conformance tests for dpctl=0.14.0rc1=py310h8c27c75_19 ran successfully. |
Array API standard conformance tests for dpctl=0.14.0rc2=py310h8c27c75_0 ran successfully. |
This ensures that dpctl built with 2023 compiler
can be installed into 2022 environment, as they are ABI incompatible
With this change,
dpctl
will have dependency depending on the version of the compiler used during building.If building with 2023, we are going to have