From 0eb5588454791993969b259fb01caf72c1cfbb0f Mon Sep 17 00:00:00 2001 From: xmrig Date: Sat, 28 Sep 2019 02:25:34 +0700 Subject: [PATCH] Update CPU.md --- doc/CPU.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/CPU.md b/doc/CPU.md index 05c82809..66745a66 100644 --- a/doc/CPU.md +++ b/doc/CPU.md @@ -96,4 +96,4 @@ Enable/configure or disable ASM optimizations. Possible values: `true`, `false`, Allow override automatically detected Argon2 implementation, this option added mostly for debug purposes, default value `null` means autodetect. Other possible values: `"x86_64"`, `"SSE2"`, `"SSSE3"`, `"XOP"`, `"AVX2"`, `"AVX-512F"`. Manual selection has no safe guards, if you CPU not support required instuctions, miner will crash. #### `max-threads-hint` (since v4.2.0) -Maximum CPU threads count (in percentage) hint for autoconfig. [doc/CPU_MAX_USAGE.md](doc/CPU_MAX_USAGE.md) +Maximum CPU threads count (in percentage) hint for autoconfig. [CPU_MAX_USAGE.md](CPU_MAX_USAGE.md)