mratsim / weave

A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
Other
537 stars 22 forks source link

syncScope stall in CI #149

Open mratsim opened 4 years ago

mratsim commented 4 years ago

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