This commit is contained in:
Blaise Tine
2020-09-19 22:44:27 -04:00
12 changed files with 20 additions and 15 deletions

View File

@@ -209,7 +209,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]));