Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jgonzis authored Oct 6, 2022
1 parent a49c0b7 commit 9069854
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,17 @@ Parameter | Description
| --cclk arg (=*) | The core clock used for the GPUs. Cards are separated with a comma. "*" can be used to skip a card. |
| --mclk arg (=*) | The memory clock only used for TON to reduce Watts, tt is not MEMORY Offset. "*" can be used to skip a card. |


### lolMiner 1.60

_Changes_
- Significantly improved performance on Flux for Nvidia Turing & Ampere and AMD RX 5000 based GPUs. The expected performance on Ampere and Navi GPUs is about 15-20% above common implementations. On Turing based GPUs the performance matches common codes, but is more energy efficient. Fee is 1.5% for the new codes.
- Equihash 125/4 (Flux), 144/5 and 192/7 stratum can now distinguish between stale shares and other rejected.

_Fixes_
- Smaller fixes in Kaspa stratum, removing the extra string lines when a share gets rejected and fixing a potential infinite loop that might consume CPU time.


### lolMiner 1.59a

_Changes_
Expand Down

0 comments on commit 9069854

Please sign in to comment.