Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support of CUDA builtins #1092

Merged
merged 2 commits into from
Sep 24, 2024

Add warpSize and gridDim tests

6cd24b3
Select commit
Loading
Failed to load commit list.
Merged

Add support of CUDA builtins #1092

Add warpSize and gridDim tests
6cd24b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 24, 2024 in 1s

94.24% (-0.03%) compared to e2b8e35

View this Pull Request on Codecov

94.24% (-0.03%) compared to e2b8e35

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 94.24%. Comparing base (e2b8e35) to head (6cd24b3).

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1092      +/-   ##
==========================================
- Coverage   94.26%   94.24%   -0.03%     
==========================================
  Files          55       55              
  Lines        8445     8447       +2     
==========================================
  Hits         7961     7961              
- Misses        484      486       +2     
Files with missing lines Coverage Δ
include/clad/Differentiator/ReverseModeVisitor.h 98.18% <ø> (ø)
lib/Differentiator/ReverseModeVisitor.cpp 97.77% <0.00%> (-0.08%) ⬇️
Files with missing lines Coverage Δ
include/clad/Differentiator/ReverseModeVisitor.h 98.18% <ø> (ø)
lib/Differentiator/ReverseModeVisitor.cpp 97.77% <0.00%> (-0.08%) ⬇️