Skip to content

Add documentation on the specific handling of CUDA #145

Merged
mborland merged 2 commits intodevelopfrom
143
Mar 24, 2026
Merged

Add documentation on the specific handling of CUDA #145
mborland merged 2 commits intodevelopfrom
143

Conversation

@mborland
Copy link
Member

Closes: #143

@mborland mborland added this to the v0.1.0 milestone Mar 24, 2026
@mborland mborland self-assigned this Mar 24, 2026
@mborland mborland added the documentation Improvements or additions to documentation label Mar 24, 2026
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://145.safe-numbers.prtest3.cppalliance.org/libs/safe_numbers/doc/html/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-03-24 16:33:55 UTC

@codecov
Copy link

codecov bot commented Mar 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.6%. Comparing base (89ae594) to head (71e666e).
⚠️ Report is 3 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop    #145   +/-   ##
=======================================
  Coverage     97.6%   97.6%           
=======================================
  Files          112     112           
  Lines         7942    7942           
  Branches      2976    2976           
=======================================
  Hits          7745    7745           
  Misses         131     131           
  Partials        66      66           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 89ae594...71e666e. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mborland mborland merged commit c80a6f0 into develop Mar 24, 2026
42 checks passed
@mborland mborland deleted the 143 branch March 24, 2026 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add documentation page and examples on proper CUDA usage

2 participants