Skip to content
Snippets Groups Projects
  1. Nov 30, 2018
    • psychocrypt's avatar
      OpenCL: comp mode optimization · 307dda83
      psychocrypt authored
      Disable compatibility mode if intensity is a multiple of worksize. In that case enabled compaibility mode will only slow down the miner.
      307dda83
  2. Nov 29, 2018
  3. Nov 28, 2018
  4. Nov 27, 2018
    • psychocrypt's avatar
      update currencies · 159e6959
      psychocrypt authored
      - `monero` - remove fork from cn-v7 to cn-v8
      - remove dev pool fork from cn-v7 to cn-8
      159e6959
    • 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
  5. Nov 22, 2018
  6. Nov 21, 2018
  7. Nov 20, 2018
  8. Nov 19, 2018
  9. Nov 17, 2018
  10. Nov 16, 2018
  11. Nov 14, 2018
  12. Nov 11, 2018
  13. Nov 06, 2018
  14. Oct 27, 2018
  15. Oct 25, 2018
Loading