You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't seen those in a long time, but it seems, that we have another Heisenbug in the parallel loop of the kriging summator. Take a look at Continuous Integration #311. How often did you stumble upon this kind of behaviour @MuellerSeb?
Maybe I'm misinterpreting something, but I think from time to time multiple threads read the same array elements simultaneously.
The text was updated successfully, but these errors were encountered:
I haven't seen those in a long time, but it seems, that we have another Heisenbug in the parallel loop of the kriging summator. Take a look at Continuous Integration #311. How often did you stumble upon this kind of behaviour @MuellerSeb?
Maybe I'm misinterpreting something, but I think from time to time multiple threads read the same array elements simultaneously.
The text was updated successfully, but these errors were encountered: