Block-Structured AMR Software Framework
Loading...
Searching...
No Matches
amrex::Gpu::NoSyncRegion Struct Reference

#include <AMReX_GpuControl.H>

Public Member Functions

 NoSyncRegion () noexcept
 
 ~NoSyncRegion ()
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ NoSyncRegion()

amrex::Gpu::NoSyncRegion::NoSyncRegion ( )
inlinenoexcept

◆ ~NoSyncRegion()

amrex::Gpu::NoSyncRegion::~NoSyncRegion ( )
inline

The documentation for this struct was generated from the following file: