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

Add Poisson distribution support to Host/Agent random API. #1060

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

Robadob
Copy link
Member

@Robadob Robadob commented Apr 5, 2023

Note: Only the least robust curand version is supported (others require extra data/host operations).

Max said this would be useful.

Docs needs updating too:

Note: Only the least robust curand version is supported (others require extra data/host operations).
Copy link
Member

@ptheywood ptheywood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks senssible, and builds under linux but it is not used anywhere so I don't know if it actually runs or not.

Would be nice to have atleast one test which calls this and checks it doesn't throw / produce nonsense values (seems to be a well defined what values can be returned by a given mean).

@mondus mondus merged commit 65bcc06 into master Apr 21, 2023
@mondus mondus deleted the rng_poisson branch April 21, 2023 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants