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

GPU batch 3 #4

Merged
merged 37 commits into from
Jul 26, 2024
Merged

GPU batch 3 #4

merged 37 commits into from
Jul 26, 2024

Conversation

mborland
Copy link
Member

Adds CUDA and SYCL support for: log1p, log1pmx, pow, sin_pi, cos_pi, digamma, trigamma, the bernoulli distribution

Re-implements std::numeric_limits so that we can use it rather than all the hackish workarounds.

@mborland
Copy link
Member Author

These changes have been sent upstream in: boostorg/math#1164

@mborland mborland merged commit a2f5a20 into master Jul 26, 2024
2 checks passed
@mborland mborland deleted the CUDA_3_test branch July 26, 2024 20:32
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.

1 participant