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

LU_factorisation #8

Open
LoPA607 opened this issue Oct 17, 2024 · 0 comments · Fixed by #24
Open

LU_factorisation #8

LoPA607 opened this issue Oct 17, 2024 · 0 comments · Fixed by #24
Labels
good first issue Good for newcomers

Comments

@LoPA607
Copy link
Contributor

LoPA607 commented Oct 17, 2024

https://github.com/wncc/Hello-Foss-PyThread.cpp/blob/main/src/LU_factorisation.cpp
This code snippet uses locks in critical sections . This makes thread wait for each other . Optimize this so that no thread waits for other.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant