Updated Home (markdown)

JayDDee
2020-02-08 02:21:41 -05:00
parent fca01794d2
commit aa1518294e

@@ -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 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. * 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. * 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 * 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 The log reports contain a wealth of data that can be used to report actual miner perforance
and provide estimates. 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 the features lists ensure the software is built for the CPU architecture and can
take advantage of all the algo optimizations. take advantage of all the algo optimizations.
`
CPU: AMD Ryzen 7 1700 Eight-Core Processor . CPU: AMD Ryzen 7 1700 Eight-Core Processor .
SW built on Feb 7 2020 with GCC 7.4.0. SW built on Feb 7 2020 with GCC 7.4.0.
CPU features: AVX2 AES SHA CPU features: AVX2 AES SHA
SW features: AVX2 AES SHA SW features: AVX2 AES SHA
Algo features: AVX512 Algo features: AVX512
`
Starting miner with AVX2... Starting miner with AVX2...