GPUOcelot
|
configuration properties for trace::InteractiveDebugger More...
#include <OcelotConfiguration.h>
Public Member Functions | |
Debugger () | |
Public Attributes | |
bool | enabled |
indicates trace generator is enabled | |
std::string | kernelFilter |
Only attach to kernels matching this substring. | |
bool | alwaysAttach |
Attach to all kernels by default? |
configuration properties for trace::InteractiveDebugger
api::OcelotConfiguration::TraceGeneration::Debugger::Debugger | ( | ) |
Attach to all kernels by default?
indicates trace generator is enabled
Only attach to kernels matching this substring.