|
FEAT 3
Finite Element Analysis Toolbox
|
Runtime sync guard class. More...
#include <runtime.hpp>
Static Public Member Functions | |
| static bool | enable_synchronize () |
Static Public Attributes | |
| static bool | sync_on = true |
Friends | |
| class | Runtime |
Runtime sync guard class.
This class defers all explicit cuda_synchronize() calls while in scope and synchronizes at the end
Definition at line 71 of file runtime.hpp.
|
inline |
Definition at line 77 of file runtime.hpp.
|
inline |
Definition at line 86 of file runtime.hpp.
|
inlinestatic |
Definition at line 94 of file runtime.hpp.
|
friend |
Definition at line 99 of file runtime.hpp.
|
static |
Definition at line 74 of file runtime.hpp.