Skip to content
Snippets Groups Projects
Commit 364e5571 authored by Francesco Bottau's avatar Francesco Bottau
Browse files

Minor bug fixation on joinDbs.y

parent e7521aa0
No related branches found
No related tags found
No related merge requests found
......@@ -86,7 +86,7 @@ if __name__ == '__main__':
nRows int, procID int, kernel text, kernelFlavour text, caseIndex int, mpiIndex int, mpiSize int, \
nRepetitions int, bandWidth double, jumpParam double, warmupElapsedTime double, warmupClockTime double, \
warmupCudaTime double, raceElapsedTime double, raceClockTime double, raceCudaTime double, \
L1_ICM double, L2_DCM double, L2_ICM double)"
L1_ICM double, L2_DCM double, L2_ICM double"
nValues = 26
else:
dataNames = "date text, machine text, compiler text, flags text, hostname text, prefix text, isRCM int, \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment