Fixed division by zero because backend_ctx->hardware_power_all was not re-inserted after refactoring device_param->hardware_power

This commit is contained in:
Jens Steube
2021-09-08 17:37:18 +02:00
parent 120326c117
commit 721e1ea54d
2 changed files with 12 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@
## Bugs
##
- Fixed division by zero because backend_ctx->hardware_power_all was not re-inserted after refactoring device_param->hardware_power
- Fixed invalid progress counter initialization in attack-mode 9 when using --skip or --restore
- Fixed out-of-boundary reads in attack-mode 9 that were caused by a missing work item limit in the refactored autotune engine