Skip to content

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

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

94.04% (-0.25%) compared to 821683f

View this Pull Request on Codecov

94.04% (-0.25%) compared to 821683f

Details

Codecov Report

Attention: Patch coverage is 31.25000% with 22 lines in your changes missing coverage. Please review.

Project coverage is 94.04%. Comparing base (821683f) to head (cd74405).

Files with missing lines Patch % Lines
lib/Differentiator/ReverseModeVisitor.cpp 31.25% 22 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1104      +/-   ##
==========================================
- Coverage   94.28%   94.04%   -0.25%     
==========================================
  Files          55       55              
  Lines        8441     8469      +28     
==========================================
+ Hits         7959     7965       +6     
- Misses        482      504      +22     
Files with missing lines Coverage Δ
include/clad/Differentiator/ReverseModeVisitor.h 98.18% <ø> (ø)
lib/Differentiator/ReverseModeVisitor.cpp 96.94% <31.25%> (-0.83%) ⬇️
Files with missing lines Coverage Δ
include/clad/Differentiator/ReverseModeVisitor.h 98.18% <ø> (ø)
lib/Differentiator/ReverseModeVisitor.cpp 96.94% <31.25%> (-0.83%) ⬇️