Added passed print statement to current working
opencl benchmarks
This commit is contained in:
@@ -307,7 +307,7 @@ int main(int argc, char **argv) {
|
||||
// printf(" %f", data);
|
||||
}
|
||||
printf("\n");
|
||||
|
||||
printf("Passed!\n");
|
||||
CL_CHECK(clReleaseMemObject(memObjects[0]));
|
||||
CL_CHECK(clReleaseMemObject(memObjects[1]));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user