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

NVRTC Batch 5 Testing #13

Merged
merged 35 commits into from
Aug 15, 2024
Merged

NVRTC Batch 5 Testing #13

merged 35 commits into from
Aug 15, 2024

Conversation

mborland
Copy link
Member

@mborland mborland commented Aug 14, 2024

Finally we get to the point of adding distributions.

Adds NVRTC support to: arcsine dist, bernoulli dist, cauchy dist, exponential dist, extreme value dist, holtsmark dist, landau dsit, laplace dist, logistic dist, mapairy dist, and saspoint5 dist. This is the same support that currently exists for NVCC

Replaces the use of thurst::pair with cuda::std::pair so that it works with NVRTC

@mborland mborland merged commit 837a582 into master Aug 15, 2024
3 checks passed
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