File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -256,6 +256,14 @@ GET http://api_host:port/api/v1/status
256256
257257## Change Log
258258
259+ #### v39.7(2021-10-30)
260+
261+ - ` feature ` : LHR mode support new GA104 version of 3060 & 3060ti
262+ - ` feature ` : ` ethash ` Turn on LHR mode by default for 3060 v1, disabled by default only on windows 470.05
263+ - ` fix ` : ` ethash ` Fail to detect LHR lock on certain situation.
264+ - ` fix ` : Nvidia GPU power consumption issue on certain rig config.
265+ - ` delete ` : support for ` sero ` .
266+
259267#### v39.6(2021-10-27)
260268
261269- ` optimize ` :` ethash ` LHR mode significant improvement:
Original file line number Diff line number Diff line change @@ -242,6 +242,14 @@ GET http://api_host:port/api/v1/status
242242
243243## 修改记录
244244
245+ #### v39.7(2021-10-30)
246+
247+ - ` 功能 ` : LHR 模式新增对3060、3060ti GA104核心版本的支持
248+ - ` 功能 ` : ` ethash ` 默认对3060v1开启LHR模式,仅在windows 470.05驱动下默认关闭
249+ - ` 修复 ` : ` ethash ` LHR模式下,部分情况下没有正确检测到算力锁的情况
250+ - ` 修复 ` : N卡功耗获取在部分情况失败的问题
251+ - ` 删除 ` : ` sero ` 的支持
252+
245253#### v39.6(2021-10-27)
246254
247255- ` 优化 ` : ` ethash ` LHR 模式显著优化
You can’t perform that action at this time.
0 commit comments