There was an error while loading. Please reload this page.
1 parent 1aa6fa3 commit ef6e9a0Copy full SHA for ef6e9a0
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