Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
agudys authored Feb 10, 2018
1 parent 4b0527f commit 7093864
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 @@ -15,7 +15,7 @@ Kmer-db operates in one of the following modes:
Options:

* `-t <threads>` - number of threads (default: number of available cores),
* `-buffer <size_mb>` - size of cache buffer in megabytes, applies to `all2all` mode (default: 8; use L2 size for Intel CPUs and L3 for AMD to maximize performance).
* `-buffer <size_mb>` - size of cache buffer in megabytes, applies to `all2all` mode (use L3 size for Intel CPUs and L2 for AMD to maximize performance; default: 8).

The meaning of the positional arguments depends on the selected mode.

Expand Down

0 comments on commit 7093864

Please sign in to comment.