Celeritas 0.7.0-dev.127+develop.e63889793
|
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
.