Skip to content
  1. Jan 25, 2019
  2. Jan 09, 2019
  3. Dec 29, 2018
    • psychocrypt's avatar
      OpenCl: avoid multiple map lookups · 0643f601
      psychocrypt authored
      Avoid that we do multiple lookups to `std::map` to find the OpenCL
      kernel binaries.
      0643f601
    • psychocrypt's avatar
      improve POW algorithm selection · 758dbfb1
      psychocrypt authored
      - add helper method `GetAllAlgorithms()` to get all active POW
      algorithms
      - select max scratchpad memory size based on the dev pool and user
      algorithms
      758dbfb1
    • psychocrypt's avatar
      OpenCL: allow more than two algorithms · a39ee088
      psychocrypt authored
      In the current implementation the POW algorithm in dev pool section of a
      currency will not be taken into account during the binary creation.
      This PR changes the behavior and allow to create binaries for more than two POW algorihms.
      a39ee088
  4. Dec 19, 2018
  5. Dec 09, 2018
  6. Dec 07, 2018
  7. Dec 06, 2018
  8. Dec 04, 2018
  9. Dec 03, 2018
  10. Dec 02, 2018
  11. Dec 01, 2018
  12. Nov 30, 2018
  13. Nov 29, 2018
  14. Nov 28, 2018
Loading