#include <AMReX_GpuControl.H>
Public Member Functions | |
| NoSyncRegion () noexcept | |
| ~NoSyncRegion () | |
Private Attributes | |
| bool | m_prev_flag |
This struct provides a RAII-style mechanism for disabling GPU synchronization in MFITer by default. Note that explicit calls to Gpu::steramSynchronize and Gpu::deviceSynchronize still work.
|
inlinenoexcept |
|
inline |
|
private |