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

Changes required to use Boost.Math on CUDA devices. #127

Open
wants to merge 37 commits into
base: develop
Choose a base branch
from
Open

Conversation

jzmaddock
Copy link
Collaborator

No description provided.

Add tests for lgamma and gamma_p_derivative.
geometric, inverse chi squared, inverse gamma, inverse gaussian and normal distributions.
Change asserts so they're disabled when compiling for the GPU.
# Resolved Conflicts:
#	include/boost/math/policies/policy.hpp
#	include/boost/math/special_functions/gamma.hpp
#	include/boost/math/tools/polynomial.hpp
#	include/boost/math/tools/precision.hpp
# Fixed Conflicts:
#	include/boost/math/distributions/detail/common_error_handling.hpp
#	include/boost/math/special_functions/detail/bessel_i0.hpp
#	include/boost/math/special_functions/detail/bessel_i1.hpp
#	include/boost/math/special_functions/detail/unchecked_factorial.hpp
#	include/boost/math/special_functions/next.hpp
Fix up tests to synchronise after CUDA call.
Add minimal docs.
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