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 NVCC testing to MD5 and SHA1 #16

Merged
merged 11 commits into from
Oct 18, 2024
Merged

Add NVCC testing to MD5 and SHA1 #16

merged 11 commits into from
Oct 18, 2024

Conversation

mborland
Copy link
Member

Compares the hashes generated on device to those generated on the host

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://16.crypt.prtest2.cppalliance.org/libs/crypt/doc/html/index.html

@mborland mborland changed the title Add NVCC testing to MD5 Add NVCC testing to MD5 and SHA1 Oct 18, 2024
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://16.crypt.prtest2.cppalliance.org/libs/crypt/doc/html/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://16.crypt.prtest2.cppalliance.org/libs/crypt/doc/html/index.html

1 similar comment
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://16.crypt.prtest2.cppalliance.org/libs/crypt/doc/html/index.html

@mborland mborland linked an issue Oct 18, 2024 that may be closed by this pull request
Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (21d8cce) to head (52a2c7c).
Report is 12 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop       #16   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          730       730           
  Branches        92        92           
=========================================
  Hits           730       730           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mborland mborland merged commit 79cbe23 into develop Oct 18, 2024
68 checks passed
@mborland mborland deleted the CUDA_MD5 branch October 18, 2024 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CUDA to CI
2 participants