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

fix: wait for stream to synchronize before freeing #63

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

kevmo314
Copy link
Owner

@kevmo314 kevmo314 commented Dec 9, 2024

Fixes cudaMemcpyAsync.

@kevmo314 kevmo314 requested a review from brodeynewman December 9, 2024 22:50
@kevmo314
Copy link
Owner Author

kevmo314 commented Dec 9, 2024

Tests pass locally

Running test(s)...
   ✓ CUDA is available.
   ✓ Tensor moved to CUDA successfully.
   ✓ Tensor successfully moved to CUDA and back to CPU.
   ✓ CUDA vector_add example works.
   ✓ cuDNN correctly applies sigmoid activation on a tensor.
   ✓ Batched cublas works via test/cublas_batched.cu.
(venv) kevin@inferable-node-006:~/scuda$ 

@kevmo314 kevmo314 merged commit af6f363 into main Dec 9, 2024
1 check failed
@kevmo314 kevmo314 deleted the fix-memcpy-async branch December 9, 2024 22:54
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

Successfully merging this pull request may close these issues.

1 participant