1. 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
  2. 22 Nov, 2018 1 commit
  3. 21 Nov, 2018 8 commits
  4. 20 Nov, 2018 8 commits
  5. 19 Nov, 2018 5 commits
  6. 17 Nov, 2018 3 commits
  7. 16 Nov, 2018 3 commits
  8. 14 Nov, 2018 2 commits
  9. 11 Nov, 2018 1 commit
  10. 06 Nov, 2018 2 commits
  11. 27 Oct, 2018 1 commit
  12. 25 Oct, 2018 3 commits
  13. 24 Oct, 2018 2 commits