-
Notifications
You must be signed in to change notification settings - Fork 30
Changes to workflows to stabilize tests on CPU #1212
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/1212/index.html |
Array API standard conformance tests for dpctl=0.14.3dev1=py310h76be34b_117 ran successfully. |
f132d08
to
8cc5498
Compare
Array API standard conformance tests for dpctl=0.14.3dev1=py310h76be34b_117 ran successfully. |
8cc5498
to
cddb103
Compare
Array API standard conformance tests for dpctl=0.14.3dev1=py310h76be34b_117 ran successfully. |
Array API standard conformance tests for dpctl=0.14.3dev1=py310h76be34b_118 ran successfully. |
Array API standard conformance tests for dpctl=0.14.3dev1=py310h76be34b_119 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.3dev1=py310h76be34b_119 ran successfully. |
This PR changes workflows to use
SYCL_QUEUE_THREAD_POOL_SIZE=6
to stabilize sporadic crashes in the CI on CPU.Also changes the array API conformity workflow to fail when array API conformity tests fail to run (i.e., when no JSON report is generated).