Introduce opencl_ctx_t; not finished yet
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
#define OPENCL_VECTOR_WIDTH 0
|
||||
|
||||
int autotune (hc_device_param_t *device_param, hashconfig_t *hashconfig);
|
||||
int autotune (opencl_ctx_t *opencl_ctx, hc_device_param_t *device_param, hashconfig_t *hashconfig);
|
||||
|
||||
void *thread_autotune (void *p);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user