Skip to content

Commit

Permalink
v37.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nebutech-admin committed May 21, 2021
1 parent f1244dd commit 84bf6b5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
11 changes: 6 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ GPU Miner for `ETH`, `RVN`, `GRIN`, `BEAM`, `CFX`, `ZIL`, `ERGO`, `AE`, `SERO`
| kawpow | RVN | 10.3M | 17.5M | 13.3M | 22.5M | 25.8M | 11M |
| beamv3 | BEAM | 12.5 | 19.6 | 19.5 | 26 | 30.5 | X |
| octopus | CFX | 5.5M | 8.5M | 9.8M | 14.8M | 48.5M | X |
| ergo | ERGO | 41M | 67M | 52M | 63M | 73M | 83M(eth bios) |
| ergo | ERGO | 42M | 68M | 53M | 64M | 74M | 64M(eth bios) |

## Features

Expand Down Expand Up @@ -274,11 +274,12 @@ GET http://api_host:port/api/v1/status

## Change Log

#### v37.4(2021-05-20)
#### v37.5(2021-05-21)

- `new algo`: `ergo` for AMD GPU, can be faster with ETH mining timings. typical hashrate
- `580 8G`: 83MH/s
- `5700`: 125MH/s
​ changes from 37.3

- `new algo`: `ergo` for AMD GPU, can be faster with ETH mining timings
- `optimize`: `ergo` slightly improce hashrate on Nvidia GPUs
- `feature`: use `--temperature-limit` & `--temperature-start` to protect GPU from overheat, detail in readme.md

#### v37.3(2021-05-06)
Expand Down
11 changes: 6 additions & 5 deletions readme_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ NVIDIA、AMD显卡的`ETH`, `RVN`, `GRIN`, `BEAM`, `CFX`, `ZIL`, `ERGO`, `AE`,
| kawpow | RVN | 10.3M | 17.5M | 13.3M | 22.5M | 25.8M | 11M |
| beamv3 | BEAM | 12.5 | 19.6 | 19.5 | 26 | 30.5 | X |
| octopus | CFX | 5.5M | 8.5M | 9.8M | 14.8M | 48.5M | X |
| ergo | ERGO | 41M | 67M | 52M | 63M | 73M | 83M(eth bios) |
| ergo | ERGO | 42M | 68M | 53M | 64M | 74M | 64M(eth bios) |

## 功能特点

Expand Down Expand Up @@ -266,11 +266,12 @@ GET http://api_host:port/api/v1/status

## 修改记录

#### v37.4(2021-05-20)
#### v37.5(2021-05-21)

- `新增算法`: `ergo` 在AMD显卡上的挖矿,配合ETH挖矿时序使用速度更快。参考典型算力:
- `580 8G`: 83MH/s
- `5700`: 125MH/s
​ changes from 37.3

- `新增算法`: `ergo` 在AMD显卡上的挖矿,配合ETH挖矿时序使用速度更快
- `优化`: `ergo` 小幅提升Nvidia显卡挖矿算力
- `功能`: 调整温控策略,通过设置 `-tl`限制温度上限以停止挖矿,`-ts`设置重新启动挖矿的温度条件,详见readme_zh.md

#### v37.3(2021-05-06)
Expand Down

0 comments on commit 84bf6b5

Please sign in to comment.