AMReX-Codes / pyamrex

GPU-Enabled, Zero-Copy AMReX Python Bindings including AI/ML
http://pyamrex.readthedocs.io
Other
32 stars 15 forks source link

Tests: Managed Memory #210

Closed ax3l closed 8 months ago

ax3l commented 8 months ago

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.