Skip to content
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

syncScope stall in CI #149

Open
mratsim opened this issue May 20, 2020 · 0 comments
Open

syncScope stall in CI #149

mratsim opened this issue May 20, 2020 · 0 comments

Comments

@mratsim
Copy link
Owner

mratsim commented May 20, 2020

It seems in CI like the matrix multiplication "fuzzing" can stall a worker from time to time on syncScope.

For now I'll reduce the test samples as it distracts from detecting regressions.

image

mratsim added a commit that referenced this issue May 20, 2020
* erand48() does not exist on windows (so much for <stdlib.h> ...)

* Deactivate fuzzing big sizes of matmul - pending #149

* Add setup and bench on GCC 8 as GCC10 OpenMP is broken

* size 2 also tends to stall?

* C++ compat shim

* For now skip the full GEMM "fuzz-like" tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant