Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PawelGorny authored Jan 24, 2022
1 parent 19c8586 commit 3c56de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Go to WifSolverCuda/ subfolder and execute _make all_. If your device does not s

Performance
-----------
User should modify number of blocks and number of threads in each block to find values which are the best for his card. Number of test performed by each thread also could have impact of global performance/latency.
User should modify number of blocks and number of threads in each block to find values which are the best for his card. Number of tests performed by each thread also could have impact of global performance/latency.

Test card: RTX3060 (eGPU!) with 224 BLOCKS & 640 BLOCK_THREADS (program default values) checks around 10000 MKey/s for compressed address with missing characters in the middle (collision with checksum) and around 1300-1400 Mkey/s for other cases; other results (using default values of blocks, threads and steps per thread):

Expand Down

0 comments on commit 3c56de8

Please sign in to comment.