IntelPython / dpctl

Python SYCL bindings and SYCL-based Python Array API library
https://intelpython.github.io/dpctl/
Apache License 2.0
97 stars 29 forks source link

Use conda-forge channels instead of default everywhere #1702

Closed oleksandr-pavlyk closed 3 weeks ago

oleksandr-pavlyk commented 4 weeks ago

Use it to install conda-build, to install anaconda-client.

conda-forge is free, but use of default channels may require a license.

github-actions[bot] commented 4 weeks ago

Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. :crossed_fingers:

github-actions[bot] commented 4 weeks ago

Array API standard conformance tests for dpctl=0.18.0dev0=py310h15de555_32 ran successfully. Passed: 890 Failed: 11 Skipped: 91

coveralls commented 4 weeks ago

Coverage Status

coverage: 88.057%. remained the same when pulling 5894870f522f449168ad5c91d410a64df2d7ce2d on use-conda-forge-for-anaconda-client into e24e263d684df03fda44f16cf969fd78f0a8fd16 on master.

github-actions[bot] commented 4 weeks ago

Array API standard conformance tests for dpctl=0.18.0dev0=py310h15de555_33 ran successfully. Passed: 890 Failed: 11 Skipped: 91

github-actions[bot] commented 3 weeks ago

Array API standard conformance tests for dpctl=0.18.0dev0=py310h15de555_63 ran successfully. Passed: 889 Failed: 12 Skipped: 91

github-actions[bot] commented 3 weeks ago

Array API standard conformance tests for dpctl=0.18.0dev0=py310h15de555_64 ran successfully. Passed: 890 Failed: 11 Skipped: 91

oleksandr-pavlyk commented 3 weeks ago

@antonwolfy @ndgrigorian I fixed the crash, please review