CI script updates

This commit is contained in:
Blaise Tine
2020-09-20 01:44:14 -04:00
parent 990b1585f1
commit 878c89861b
3 changed files with 4 additions and 4 deletions

View File

@@ -31,7 +31,7 @@
#include <string.h>
//#define NUM_DATA 65536
#define NUM_DATA 4096
#define NUM_DATA 1024
#define CL_CHECK(_expr) \
do { \