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

[RF] CUDA API backwards compatible call to cudaStreamWaitEvent #10051

Merged
merged 1 commit into from
Mar 7, 2022

Conversation

guitargeek
Copy link
Contributor

In older CUDA versions, the cudaStreamWaitEvent function didn't have a
default flags parameter.

Compare for example the newest CUDA:
https://docs.nvidia.com/cuda/cuda-runtime-api/group__CUDART__STREAM.html

With CUDA 10.2:
https://docs.nvidia.com/cuda/archive/10.2/cuda-runtime-api/group__CUDART__STREAM.html#group__CUDART__STREAM

@phsft-bot
Copy link
Collaborator

Starting build on ROOT-debian10-i386/cxx14, ROOT-performance-centos8-multicore/default, ROOT-ubuntu16/nortcxxmod, ROOT-ubuntu2004/soversion, mac1015/python3, mac11/cxx17, windows10/cxx14
How to customize builds

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