mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
Updated Home (markdown)
8
Home.md
8
Home.md
@@ -397,11 +397,11 @@ instructions on how to set them.
|
||||
|
||||
Somes logs and fields are colour coded based on their purpose or to highlight important information
|
||||
|
||||
* Blue is used to report mnetworking events, primarilly new jobs.
|
||||
* Blue is used to report networking events, primarilly new jobs.
|
||||
* Green is used to identify when a share has been accepted.
|
||||
* Yellow is used when a share is stale or to warn of a minor error that ay affect perforance.
|
||||
* Red is a more serious error and is used when a share is rejected or when performance is affected or
|
||||
cause the miner to exit.
|
||||
may cause the miner to stop mining and exit.
|
||||
|
||||
The log reports contain a wealth of data that can be used to report actual miner perforance
|
||||
and provide estimates.
|
||||
@@ -412,13 +412,13 @@ The startup messages are very important to ensure best performmance. In particul
|
||||
the features lists ensure the software is built for the CPU architecture and can
|
||||
take advantage of all the algo optimizations.
|
||||
|
||||
|
||||
`
|
||||
CPU: AMD Ryzen 7 1700 Eight-Core Processor .
|
||||
SW built on Feb 7 2020 with GCC 7.4.0.
|
||||
CPU features: AVX2 AES SHA
|
||||
SW features: AVX2 AES SHA
|
||||
Algo features: AVX512
|
||||
|
||||
`
|
||||
Starting miner with AVX2...
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user