|
@@ -146,7 +146,6 @@ int main(int argc, char **argv)
|
|
glutIdleFunc(idle);
|
|
glutIdleFunc(idle);
|
|
/* Now run the glut loop */
|
|
/* Now run the glut loop */
|
|
glutMainLoop();
|
|
glutMainLoop();
|
|
- starpu_driver_run(&drivers[0]);
|
|
|
|
printf("finished running the driver\n");
|
|
printf("finished running the driver\n");
|
|
|
|
|
|
starpu_shutdown();
|
|
starpu_shutdown();
|