Skip to content

omp: fix race conditions with elastic scaling

Codecov / codecov/patch succeeded May 13, 2024 in 1s

35.81% of diff hit (target 0.00%)

View this Pull Request on Codecov

35.81% of diff hit (target 0.00%)

Annotations

Check warning on line 314 in src/batch-scheduler/BinPackScheduler.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/batch-scheduler/BinPackScheduler.cpp#L314

Added line #L314 was not covered by tests

Check warning on line 41 in src/planner/Planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/Planner.cpp#L39-L41

Added lines #L39 - L41 were not covered by tests

Check warning on line 48 in src/planner/Planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/Planner.cpp#L46-L48

Added lines #L46 - L48 were not covered by tests

Check warning on line 53 in src/planner/Planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/Planner.cpp#L53

Added line #L53 was not covered by tests

Check warning on line 59 in src/planner/Planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/Planner.cpp#L57-L59

Added lines #L57 - L59 were not covered by tests

Check warning on line 63 in src/planner/Planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/Planner.cpp#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 69 in src/planner/Planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/Planner.cpp#L65-L69

Added lines #L65 - L69 were not covered by tests

Check warning on line 74 in src/planner/Planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/Planner.cpp#L74

Added line #L74 was not covered by tests

Check warning on line 76 in src/planner/Planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/Planner.cpp#L76

Added line #L76 was not covered by tests

Check warning on line 836 in src/planner/Planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/Planner.cpp#L834-L836

Added lines #L834 - L836 were not covered by tests

Check warning on line 845 in src/planner/Planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/Planner.cpp#L840-L845

Added lines #L840 - L845 were not covered by tests

Check warning on line 852 in src/planner/Planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/Planner.cpp#L849-L852

Added lines #L849 - L852 were not covered by tests

Check warning on line 855 in src/planner/Planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/Planner.cpp#L855

Added line #L855 was not covered by tests

Check warning on line 863 in src/planner/Planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/Planner.cpp#L859-L863

Added lines #L859 - L863 were not covered by tests

Check warning on line 872 in src/planner/Planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/Planner.cpp#L868-L872

Added lines #L868 - L872 were not covered by tests

Check warning on line 878 in src/planner/Planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/Planner.cpp#L877-L878

Added lines #L877 - L878 were not covered by tests

Check warning on line 887 in src/planner/Planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/Planner.cpp#L881-L887

Added lines #L881 - L887 were not covered by tests

Check warning on line 918 in src/planner/Planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/Planner.cpp#L916-L918

Added lines #L916 - L918 were not covered by tests

Check warning on line 923 in src/planner/Planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/Planner.cpp#L921-L923

Added lines #L921 - L923 were not covered by tests

Check warning on line 927 in src/planner/Planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/Planner.cpp#L926-L927

Added lines #L926 - L927 were not covered by tests

Check warning on line 940 in src/planner/Planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/Planner.cpp#L930-L940

Added lines #L930 - L940 were not covered by tests

Check warning on line 1019 in src/planner/Planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/Planner.cpp#L1019

Added line #L1019 was not covered by tests

Check warning on line 1023 in src/planner/Planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/Planner.cpp#L1021-L1023

Added lines #L1021 - L1023 were not covered by tests

Check warning on line 1029 in src/planner/Planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/Planner.cpp#L1028-L1029

Added lines #L1028 - L1029 were not covered by tests

Check warning on line 1032 in src/planner/Planner.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/planner/Planner.cpp#L1031-L1032

Added lines #L1031 - L1032 were not covered by tests