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 Hangs at large RNG generation #22

Open
thedoctar opened this issue Nov 19, 2021 · 2 comments
Open

GPU Hangs at large RNG generation #22

thedoctar opened this issue Nov 19, 2021 · 2 comments

Comments

@thedoctar
Copy link

My GPU seems to hang when I use a private stream to generate more than 1e5 random numbers.

Found first GPU device on platform Intel(R) OpenCL HD Graphics
Vendor: Intel(R) Corporation
Version: OpenCL 3.0
Profile: FULL_PROFILE
Device name: Intel(R) Gen9 HD Graphics NEO

@pierrelecuyer
Copy link

pierrelecuyer commented Nov 19, 2021 via email

@thedoctar
Copy link
Author

Maybe it's something wrong with my graphics card (or support for OpenCL) but my kernel seems to hang.

Also, how do I set a seed for a stream?

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

No branches or pull requests

2 participants