GRTLCollaboration / GRTeclyn

Port of GRChombo to AMReX - under development!
BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

GPU: Always streamSynchronize at the end of RHS eval #72

Closed mirenradia closed 1 month ago

mirenradia commented 1 month ago

We shouldn't rely on the implicit synchronization at the end of BoundaryConditions::apply_sommerfeld_boundaries(). This fixes #64.