Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Etayson authored May 7, 2023
1 parent fd0eedc commit 56316e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ if you set low -htsz value then you can get error during sorting HT, increase -h
-w 28 or -w27 good for GPU with memory 6Gb<br />

All arrays(Baby, Giant) and hashtable saved to the disk for fast spinup solver next time (if parameters will not changed).
After you have the arrays saved, you will need less RAM to launch.
Change -w, -htsz impact _htCPUv2.BIN adn _htGPUv2.BIN files
Change -t, -b, -p impact _g2.BIN file
After you have the arrays saved, you will need less RAM to launch.<br />
Change -w, -htsz impact _htCPUv2.BIN and _htGPUv2.BIN files<br />
Change -t, -b, -p impact _g2.BIN file<br />

<br />
Example bat file for single pubkey searching:<br />
Expand Down

0 comments on commit 56316e7

Please sign in to comment.