mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
Updated Console Logs (markdown)
@@ -15,6 +15,8 @@ explorers, etc) to provide a more complete picture of actual mining performance.
|
|||||||
The descriptions below will help understanding the significance of each field and how it can be used
|
The descriptions below will help understanding the significance of each field and how it can be used
|
||||||
to assess mining performance and help identify problems and aid troubleshooting.
|
to assess mining performance and help identify problems and aid troubleshooting.
|
||||||
|
|
||||||
|
For users not interest in details the --quiet option can be used.
|
||||||
|
|
||||||
### Colours
|
### Colours
|
||||||
|
|
||||||
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
|
||||||
@@ -61,8 +63,8 @@ have significant improvements and not all combinations are avalable in binary fo
|
|||||||
* SSSE3: Some additional instructions for 128 bit integer vectors, not very significant.
|
* SSSE3: Some additional instructions for 128 bit integer vectors, not very significant.
|
||||||
* SSE4.2: More 128 bit vector instructions, also not very significant.
|
* SSE4.2: More 128 bit vector instructions, also not very significant.
|
||||||
* AVX: Initial support for 256 bit vectors but no integer support.
|
* AVX: Initial support for 256 bit vectors but no integer support.
|
||||||
* AVX2: minimum level for 256 bit integer vector support, first available on Intel Haswell amd AMD Ryzen.
|
* AVX2: minimum level for 256 bit integer vector support, first available on Intel Haswell and AMD Ryzen.
|
||||||
* AVX512: a suite of seperate extensions that provide 512 bit integer vector support, first available on
|
* AVX512: a suite of seperate extensions that provide 512 bit vector support, first available on
|
||||||
Intel Cascade Lake X HEDT CPUs.
|
Intel Cascade Lake X HEDT CPUs.
|
||||||
|
|
||||||
### AES encryption and decryption, aka AES_NI
|
### AES encryption and decryption, aka AES_NI
|
||||||
|
Reference in New Issue
Block a user