Skip to content

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

Open
jzmaddock wants to merge 37 commits intodevelopfrom
cuda
Open

Changes required to use Boost.Math on CUDA devices.#127
jzmaddock wants to merge 37 commits intodevelopfrom
cuda

Conversation

@jzmaddock
Copy link
Copy Markdown
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