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

Problem with Cython OpenMP race condition? #217

Open
LSchueler opened this issue Nov 10, 2021 · 1 comment
Open

Problem with Cython OpenMP race condition? #217

LSchueler opened this issue Nov 10, 2021 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@LSchueler
Copy link
Member

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.

@LSchueler LSchueler added the bug Something isn't working label Nov 10, 2021
@MuellerSeb
Copy link
Member

I am looking forward to replace this cython stuff with the rust-core. I don't know ATM what was going wrong.

@MuellerSeb MuellerSeb added this to the 2.0 milestone Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
GS-Framework v2
  
Awaiting triage
Development

No branches or pull requests

2 participants