1. 28 Nov, 2018 1 commit
  2. 27 Nov, 2018 1 commit
    • psychocrypt's avatar
      OpenCL: thread interleaving · d8316f7d
      psychocrypt authored
      If two threads are using the same GPU device the start time of each hash round is optimized based on the average time needed to calculate a bunch of hashes.
      
      This way to optimize the hash rate was first introduced by @SChernykh. This implementation based on the implementation in xmrig but differen in the details.
      
      - introduce a new config option `interleave`
      - implement thread interleaving
      d8316f7d
  3. 22 Nov, 2018 1 commit
  4. 21 Nov, 2018 8 commits
  5. 20 Nov, 2018 8 commits
  6. 19 Nov, 2018 5 commits
  7. 17 Nov, 2018 3 commits
  8. 16 Nov, 2018 3 commits
  9. 14 Nov, 2018 2 commits
  10. 11 Nov, 2018 1 commit
  11. 06 Nov, 2018 2 commits
  12. 27 Oct, 2018 1 commit
  13. 25 Oct, 2018 3 commits
  14. 24 Oct, 2018 1 commit