fix build errors
This commit is contained in:
parent
9ccf27c7f5
commit
cbff75db9e
@ -58,7 +58,9 @@ using std::endl;
|
|||||||
|
|
||||||
//#define PRINT_KERNEL_RUN_TIME
|
//#define PRINT_KERNEL_RUN_TIME
|
||||||
#define RUN_TIMES 100
|
#define RUN_TIMES 100
|
||||||
|
#ifndef CL_MEM_USE_PERSISTENT_MEM_AMD
|
||||||
|
#define CL_MEM_USE_PERSISTENT_MEM_AMD 0
|
||||||
|
#endif
|
||||||
//#define AMD_DOUBLE_DIFFER
|
//#define AMD_DOUBLE_DIFFER
|
||||||
|
|
||||||
namespace cv
|
namespace cv
|
||||||
|
Loading…
x
Reference in New Issue
Block a user