Skip to content
  • psychocrypt's avatar
    add cpu family and model detection · 21ce0385
    psychocrypt authored
    
    
    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>
    21ce0385
Loading