diff --git a/hashcat.hctune b/hashcat.hctune index e86a5d71b..de83b3c19 100644 --- a/hashcat.hctune +++ b/hashcat.hctune @@ -471,3 +471,5 @@ DEVICE_TYPE_GPU * 14800 1 2 DEVICE_TYPE_CPU * 8900 1 1 1 DEVICE_TYPE_CPU * 9300 1 1 1 +DEVICE_TYPE_GPU * 8900 1 8 1 +DEVICE_TYPE_GPU * 9300 1 8 1 diff --git a/src/opencl.c b/src/opencl.c index 6c1d13583..3e7d03bd6 100644 --- a/src/opencl.c +++ b/src/opencl.c @@ -3716,12 +3716,6 @@ int opencl_session_begin (hashcat_ctx_t *hashcat_ctx) } } - if (user_options->kernel_accel_chgd == false) - { - device_param->kernel_accel_min = 1; - device_param->kernel_accel_max = 8; - } - const u32 kernel_power_max = device_param->hardware_power * device_param->kernel_accel_max; // size_pws