Skip to content
Snippets Groups Projects
  1. Oct 05, 2018
    • 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
  2. Oct 04, 2018
  3. Oct 01, 2018
  4. Sep 30, 2018
  5. Sep 24, 2018
  6. Sep 23, 2018
  7. Sep 22, 2018
  8. Sep 21, 2018
  9. Sep 19, 2018
  10. Sep 17, 2018
Loading