We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As reported by HSA in CI on master. We should probably switch to a kernel copy for the portions which aren't aligned.
The text was updated successfully, but these errors were encountered:
Is this still the case? (cc @jpsamaroo @pxl-th) Maybe worth checking as I saw the function got refactored in #374
Sorry, something went wrong.
hsa_amd_memory_async_copy_rect accepts hsa_pitched_ptr_s docs for which still say that alignment is required.
hsa_amd_memory_async_copy_rect
hsa_pitched_ptr_s
We may however, add hsa_amd_memory_async_copy for regular async copy.
hsa_amd_memory_async_copy
No branches or pull requests
As reported by HSA in CI on master. We should probably switch to a kernel copy for the portions which aren't aligned.
The text was updated successfully, but these errors were encountered: