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

Improve create_mirror[_view][_and_copy] functions #558

Conversation

tpadioleau
Copy link
Member

  • Fix asynchronous behavior using parallel_deepcopy(dst, src).
  • Allow to pass a memory space.
  • Improve documentation.

@tpadioleau
Copy link
Member Author

closes #542

@tpadioleau tpadioleau force-pushed the 549-missing-error-and-documentation-for-space-template-parameter-of-create_mirror_view_and_copy branch from 0a77b9f to 0e459e8 Compare July 20, 2024 13:29
…ow to pass a memory space and improve documentation
@tpadioleau tpadioleau force-pushed the 549-missing-error-and-documentation-for-space-template-parameter-of-create_mirror_view_and_copy branch from 0e459e8 to 5afe222 Compare July 20, 2024 13:30
include/ddc/create_mirror.hpp Outdated Show resolved Hide resolved
include/ddc/create_mirror.hpp Show resolved Hide resolved
include/ddc/create_mirror.hpp Outdated Show resolved Hide resolved
include/ddc/create_mirror.hpp Show resolved Hide resolved
tpadioleau and others added 2 commits July 25, 2024 11:27
Co-authored-by: Emily Bourne <louise.bourne@gmail.com>
@tpadioleau tpadioleau merged commit faa91af into main Jul 25, 2024
49 checks passed
@tpadioleau tpadioleau deleted the 549-missing-error-and-documentation-for-space-template-parameter-of-create_mirror_view_and_copy branch July 25, 2024 12:42
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.

Missing error and documentation for Space template parameter of create_mirror_view_and_copy
2 participants