AMReX-Codes / pyamrex

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

SoA: Fix CuPy #309

Closed ax3l closed 2 months ago

ax3l commented 2 months ago

Fix two errors in SoA runtime and idcpu representation in CuPy for our .to_cupy() function:

Tests are in #289