GRTLCollaboration / GRTeclyn

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

[Needs Investigating] Possible lack of GPU synchronization if no Sommerfeld BCs #64

Open mirenradia opened 3 weeks ago

mirenradia commented 3 weeks ago

I think the GPU synchronization in the RHS evaluation loops are reliant on the implicit synchronization coming from the destruction of MFIter object in the Sommerfeld BCs loop. I think an explicit synchronization might be needed in the case of no Sommerfeld BCs.