Skip to content

Only enable our CUDA extensions when the user explicitly asks for them#1384

Open
mborland wants to merge 10 commits intodevelopfrom
1383
Open

Only enable our CUDA extensions when the user explicitly asks for them#1384
mborland wants to merge 10 commits intodevelopfrom
1383

Conversation

@mborland
Copy link
Copy Markdown
Member

Closes: #1383

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.35%. Comparing base (cfe946f) to head (1d9e927).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1384   +/-   ##
========================================
  Coverage    95.35%   95.35%           
========================================
  Files          825      825           
  Lines        68203    68203           
========================================
+ Hits         65033    65034    +1     
+ Misses        3170     3169    -1     
Files with missing lines Coverage Δ
include/boost/math/special_functions/lanczos.hpp 100.00% <ø> (ø)
include/boost/math/special_functions/next.hpp 95.74% <ø> (ø)
include/boost/math/special_functions/sign.hpp 100.00% <ø> (ø)

... and 1 file with indirect coverage changes


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 cfe946f...1d9e927. Read the comment docs.

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

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.

numeric_limits.hpp error: "constexpr" is not valid here constexpr int min_exponent = std::numeric_limits<int>::min_exponent;

1 participant