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

Tests: Managed Memory #210

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Oct 19, 2023

Recently, AMReX' default changed away from defaulting the Arena to managed memory. Some of our tests still rely on it, so we keep the old default for now until #122.

Recently, AMReX' default changed away from defaulting the `Arena` to
managed memory. Some of our tests still rely on it, so we keep the
old default for now.
@ax3l ax3l added the enhancement New feature or request label Oct 19, 2023
@ax3l ax3l requested a review from WeiqunZhang October 19, 2023 21:18
@ax3l ax3l added backend: cuda Specific to CUDA execution (GPUs) and removed enhancement New feature or request labels Oct 19, 2023
@ax3l ax3l merged commit 53b3cf0 into AMReX-Codes:development Oct 19, 2023
23 checks passed
@ax3l ax3l deleted the topic-tests-managed branch October 19, 2023 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend: cuda Specific to CUDA execution (GPUs)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant