-
Notifications
You must be signed in to change notification settings - Fork 450
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
UCT/CUDA/CUDA_COPY: Relaxed CUDA context dependency in cuda_copy transport. #10564
Conversation
d17709b
to
a287910
Compare
test failure is relevant
|
test failures should be fixed by #10571 |
/azp run UCX PR |
Azure Pipelines successfully started running 1 pipeline(s). |
can the failure be related?
|
2e6f6a0
to
edb4429
Compare
c8d2110
to
6506bb4
Compare
This is a relevant failure. The issue is in the test, not in the UCT changes.
This is another failure in
|
this failure I already saw in #10559
|
but these two look related
|
As I mentioned above, this is a test issue. The test executes cudaMemset in a separate thread without setting CUDA device. I will move the result check outside the function. |
6506bb4
to
f044fd1
Compare
Disabled auto-merge to avoid conflicts for merging #10538. |
ef36eb9
to
2938b57
Compare
What?
Relaxed CUDA context dependency in cuda_copy transport.