mratsim / weave

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

parallelFor and parallelForStrided livelock #130

Open mratsim opened 4 years ago

mratsim commented 4 years ago

Happens on the parallel_for tests: https://dev.azure.com/numforge/Weave/_build/results?buildId=555&view=logs&j=3e9b2beb-deba-59ca-c4e3-14471ee37ba8&t=1527aa7e-2e1a-5a51-e580-824ef3a68031 image

And

https://travis-ci.com/github/mratsim/weave/jobs/331060040

image