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

cuplaEventRecord to stream zero is not blocking all streams #66

Open
psychocoderHPC opened this issue Aug 30, 2017 · 0 comments
Open

cuplaEventRecord to stream zero is not blocking all streams #66

psychocoderHPC opened this issue Aug 30, 2017 · 0 comments
Labels

Comments

@psychocoderHPC
Copy link
Member

A event recorded event in the default stream zero cuplaEventRecord(event,0) is not blocking all other streams.
This behavior is different to CUDA.

Note: with CUDA 7 the behavior of the default stream can be changed that each thread can have it's own default stream. https://devblogs.nvidia.com/parallelforall/gpu-pro-tip-cuda-7-streams-simplify-concurrency/
This should not interesting because cupla is not thread save :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant