Don't use device_processor_cores for scrypt

This commit is contained in:
jsteube
2016-06-26 22:59:52 +02:00
parent 6191e8bf79
commit 0e68b2af25
3 changed files with 13 additions and 41 deletions

View File

@@ -936,7 +936,6 @@ struct __hc_device_param
uint kernel_exec_timeout;
uint device_processors;
uint device_processor_cores;
u64 device_maxmem_alloc;
u64 device_global_mem;
u32 device_maxclock_frequency;