Commit 21ce0385 authored by psychocrypt's avatar psychocrypt
Browse files

add cpu family and model detection



Helper functions to select the asm version based on the number of used hashes per threads and the family name of the cpu.

- use the noew cpu type functions to fix the wrong AMD family detection in `autoAdjust.hpp`
- allow to set the asm version to `auto`
- rename asm option `intel` to `intel_avx`
- rename asm option `ryzen` to `amd_avx`

Co-authored-by: default avatarfireice-uk <fireice-uk@users.noreply.github.com>
parent a6ecf8d4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment