added missing define

This commit is contained in:
Marcel Lütke Dreimann
2022-09-07 12:43:16 +02:00
parent 15a9367652
commit 79425beacf

View File

@@ -21,7 +21,7 @@
#include "../../CL/cl.h"
#endif
#define POLYBENCH_TIME 1
//select the OpenCL device to use (can be GPU, CPU, or Accelerator such as Intel Xeon Phi)
#define OPENCL_DEVICE_SELECTION CL_DEVICE_TYPE_GPU