-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Right now, we're running 45 jobs on every push and PR, 17 of which are either failing or timing out. We should slim that down a bit, I don't think we need to be testing every possible combination of memory types, OSes, CPU-architectures as well as local and jll pocl.
One kind of failures are due to the local pocl builds. It seems like the build broke at some point. Can we fix that upstream? Otherwise, I would propose pinning pocl to a version known to build.
The other issues are due to tests timing out on Mac, @maleadt do you have any insights as to why they're timing out? Since they didn't fail at some point, I suspect this might be an upstream pocl issue as well? If that is the case, can we again pin pocl to an older version on Mac?
Metadata
Metadata
Assignees
Labels
No labels