@ -2,6 +2,30 @@
#define OPENCL_PLATFORM_NVIDIA 1
#define OPENCL_PLATFORM_AMD 2
#ifndef ACCESSES
#define ACCESSES 64
#endif
#ifndef GROUP_SIZE
#define GROUP_SIZE 128
#ifndef MAX_OUTPUTS
#define MAX_OUTPUTS 63U
#ifndef PLATFORM
#define PLATFORM 2
#ifndef DAG_SIZE
#define DAG_SIZE 8388593
#ifndef LIGHT_SIZE
#define LIGHT_SIZE 262139
#define ETHASH_DATASET_PARENTS 256
#define NODE_WORDS (64/4)