Skip to content
  1. Jan 24, 2018
    • Grant Galitz's avatar
      Optimize Skein · 617af4b3
      Grant Galitz authored
      - Eliminate modulus math (It runs slow inside microcode).
      - Convert whatever the hell was going on into a rotate op. Like... Someone kinda reinvented the wheel in order to do a simple rotate.
      617af4b3
  2. Jan 22, 2018
  3. Jan 21, 2018
  4. Jan 19, 2018
  5. Jan 17, 2018
  6. Jan 16, 2018
  7. Jan 15, 2018
    • dam-ien's avatar
      Fix for compiling with Cuda 9.1 on VS 2017 version >= 15.5 · 05b98280
      dam-ien authored
      Fix for #750, #626, #606, #534, without having to downgrade and do not require modification of host_config.h
      Require an additional component during VS2017 installation (VC++ 2017 version 15.4 v14.11 toolset) and an additional command execution before compilation.
      05b98280
  8. Jan 13, 2018
  9. Jan 12, 2018
  10. Jan 11, 2018
  11. Jan 10, 2018
  12. Jan 09, 2018
  13. Jan 08, 2018
  14. Jan 06, 2018
  15. Jan 05, 2018
  16. Jan 04, 2018
  17. Jan 03, 2018
  18. Jan 02, 2018
  19. Dec 30, 2017
Loading