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 shared cuda tensor issue #19

Merged
merged 1 commit into from
Oct 25, 2024
Merged

fix shared cuda tensor issue #19

merged 1 commit into from
Oct 25, 2024

Conversation

Xiao-Chenguang
Copy link
Owner

del the tensor from subprocess. Ensure the tensor produced by the subprocess is cleared before closing the subprocess.

@Xiao-Chenguang Xiao-Chenguang linked an issue Oct 25, 2024 that may be closed by this pull request
@Xiao-Chenguang Xiao-Chenguang merged commit 7a4e97c into main Oct 25, 2024
2 checks passed
@Xiao-Chenguang Xiao-Chenguang deleted the sharing-cuda-tensors branch October 25, 2024 13:49
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.

Sharing CUDA tensors error when use mp with cuda
1 participant