Celeritas 0.6.0-rc.2.10+develop.de0a3a05
|
When using GPU, change execution options that make it easier to debug. More...
#include <Control.hh>
Public Attributes | |
std::optional< bool > | sync_stream |
Synchronize the stream after every kernel launch. | |
When using GPU, change execution options that make it easier to debug.
Defaults:
sync_stream:
false
unless timers.diagnostics.action
is true
.