1. 05 Oct, 2018 1 commit
    • 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. 04 Oct, 2018 4 commits
  3. 03 Oct, 2018 4 commits
  4. 01 Oct, 2018 4 commits
  5. 30 Sep, 2018 6 commits
  6. 26 Sep, 2018 1 commit
  7. 24 Sep, 2018 3 commits
  8. 23 Sep, 2018 2 commits
  9. 22 Sep, 2018 1 commit
  10. 21 Sep, 2018 3 commits
  11. 19 Sep, 2018 11 commits