Skip to content

Commit 8a09be3

Browse files
committed
Please consider the following formatting changes
1 parent b17bb4a commit 8a09be3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

GPU/GPUTracking/Standalone/Benchmark/standalone.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,12 +226,11 @@ int32_t ReadConfiguration(int argc, char** argv)
226226
configStandalone.proc.clearO2OutputFromGPU = 1;
227227
configStandalone.QA.clusterRejectionHistograms = 1;
228228
configStandalone.proc.tpcIncreasedMinClustersPerRow = 500000;
229-
configStandalone.proc.ignoreNonFatalGPUErrors=1;
229+
configStandalone.proc.ignoreNonFatalGPUErrors = 1;
230230
// TODO: rundEdx=1
231231
// GPU_proc.qcRunFraction=$TPC_TRACKING_QC_RUN_FRACTION;"
232232
// [[ $CTFINPUT == 1 ]] && GPU_CONFIG_KEY+="GPU_proc.tpcInputWithClusterRejection=1;"
233233
// double pipeline / rtc
234-
235234
}
236235

237236
if (configStandalone.outputcontrolmem) {

0 commit comments

Comments
 (0)