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

sycl: improve scratch data clean up for gt-blas #140

Closed
bd4 opened this issue Oct 22, 2021 · 1 comment
Closed

sycl: improve scratch data clean up for gt-blas #140

bd4 opened this issue Oct 22, 2021 · 1 comment
Assignees

Comments

@bd4
Copy link
Contributor

bd4 commented Oct 22, 2021

SYCL backend for gt-blas will leak if there is an error, and possibly in some cases when there is no error.

@bd4 bd4 self-assigned this Oct 22, 2021
@bd4
Copy link
Contributor Author

bd4 commented Jul 21, 2022

gt::space::device_vector and managed_vector are used now, which are RIAA, so there should be no leaks now.

@bd4 bd4 closed this as completed Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant