Commit ac9f668
Pierre Guillou
[LDistance] Fix OpenMP segfault on Windows
Weird interaction between the LDistanceMatrix parallel loop (with the
dynamic scheduling) and the LDistance reduction loop that should be
sequential (threadNumber_ == 1).1 parent f26d022 commit ac9f668
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
0 commit comments