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: Pinned Allocators First #209

Merged
merged 2 commits into from
Oct 20, 2023

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Oct 19, 2023

They are used in methods that copy from device to host and thus need to be known first, before other allocator flavors.

This should help with the first issue in #207

Introduced in #196 #192 #88 #55

@ax3l ax3l added the bug Something isn't working label Oct 19, 2023
They are used in methods that copy from device to host and thus
need to be known first, before other allocator flavors.
@ax3l ax3l merged commit 00d21ef into AMReX-Codes:development Oct 20, 2023
1 check passed
@ax3l ax3l deleted the fix-pinned-types-first branch October 20, 2023 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant