-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
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.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers