TRIALS
#define TRIALS 10
#define TRIALS 10000
enum { TRIALS = 1000, BLOCKS = 128, BLOCK_SIZE = 64 };
enum { TRIALS = 25000000, THREADS = 256 };