updates to opencl benchmarks

This commit is contained in:
Blaise Tine
2021-04-06 19:04:07 -07:00
parent 9f1b84e144
commit 8940183c10
6 changed files with 114 additions and 54 deletions

View File

@@ -112,6 +112,8 @@ static void parse_args(int argc, char **argv) {
exit(-1);
}
}
printf("Workload size=%d\n", size);
}
int main (int argc, char **argv) {