1. 01 Oct, 2018 1 commit
    • psychocrypt's avatar
      add CUDA 10.0 support · f27ea67e
      psychocrypt authored
      - extent MSVC workaround for CUDA to 10.0
      - add compute architecture 75 if CUDA 10.0 is found
      f27ea67e
  2. 19 Sep, 2018 7 commits
  3. 17 Sep, 2018 1 commit
  4. 16 Sep, 2018 3 commits
  5. 14 Sep, 2018 1 commit
  6. 13 Sep, 2018 2 commits
    • psychocrypt's avatar
      unify cpu cryptonight implementations · 931bd5fe
      psychocrypt authored
      xmr-stak has several implementations for multi hash per thread.
      The results into 3 intepedent implementations.
      Each time the algorithm must be changed the possibility to introduce errors is very large.
      
      - unify the different cryptonight CPU implementations
      - simplify the function selection array to find the specilized cryptonight implementation
      - add a intermediat pointer to access the large state (similar to the old multi hash implementation)
      
      As side effect this change increases the speed of the single and multi hash algorithm.
      931bd5fe
    • Piotr Chromiec's avatar
      AMD APP SDK 3.0 url fix · e7c83827
      Piotr Chromiec authored
      dropbox link is broken
      e7c83827
  7. 28 Aug, 2018 2 commits
  8. 21 Aug, 2018 3 commits
  9. 19 Aug, 2018 1 commit
  10. 08 Aug, 2018 1 commit
  11. 03 Aug, 2018 1 commit
  12. 02 Aug, 2018 2 commits
  13. 29 Jul, 2018 1 commit
  14. 27 Jul, 2018 3 commits
  15. 25 Jul, 2018 1 commit
  16. 22 Jul, 2018 1 commit
  17. 17 Jul, 2018 7 commits
  18. 16 Jul, 2018 2 commits