Skip to content

[cuda] Make add-assign op atomic to avoid write race conditions.

Codecov / codecov/patch failed Oct 4, 2024 in 0s

31.25% of diff hit (target 94.28%)

View this Pull Request on Codecov

31.25% of diff hit (target 94.28%)

Annotations

Check warning on line 113 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L113

Added line #L113 was not covered by tests

Check warning on line 115 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L115

Added line #L115 was not covered by tests

Check warning on line 119 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L117-L119

Added lines #L117 - L119 were not covered by tests

Check warning on line 121 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L121

Added line #L121 was not covered by tests

Check warning on line 123 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L123

Added line #L123 was not covered by tests

Check warning on line 128 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L125-L128

Added lines #L125 - L128 were not covered by tests

Check warning on line 130 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L130

Added line #L130 was not covered by tests

Check warning on line 136 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L134-L136

Added lines #L134 - L136 were not covered by tests

Check warning on line 141 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L140-L141

Added lines #L140 - L141 were not covered by tests

Check warning on line 143 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L143

Added line #L143 was not covered by tests

Check warning on line 1528 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L1528

Added line #L1528 was not covered by tests

Check warning on line 1530 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L1530

Added line #L1530 was not covered by tests

Check warning on line 2328 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L2328

Added line #L2328 was not covered by tests

Check warning on line 2330 in lib/Differentiator/ReverseModeVisitor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/Differentiator/ReverseModeVisitor.cpp#L2330

Added line #L2330 was not covered by tests