We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6ed356 commit f688af9Copy full SHA for f688af9
1 file changed
GPU/GPUTracking/Standalone/Benchmark/standalone.cxx
@@ -198,6 +198,7 @@ int32_t ReadConfiguration(int argc, char** argv)
198
}
199
if (configStandalone.QA.inputHistogramsOnly) {
200
configStandalone.rundEdx = false;
201
+ configStandalone.noEvents = true;
202
203
if (configStandalone.QA.dumpToROOT) {
204
configStandalone.proc.outputSharedClusterMap = true;
0 commit comments