Skip to content
  1. Mar 29, 2019
    • psychocrypt's avatar
      fix simple start · d8d24bb4
      psychocrypt authored
      Simple starts requires always user interactions if config.txt and
      pools.txt is not available.
      This PR asked the user only on the first advanced option if he/she
      preferse the simple start or an advanced mode.
      If all parameter are already defined via command line options than the
      question will never be shown.
      d8d24bb4
  2. Mar 28, 2019
  3. Mar 25, 2019
  4. Mar 23, 2019
  5. Mar 22, 2019
    • psychocrypt's avatar
      AMD: workaround driver memory leaks · 920a334f
      psychocrypt authored
      Instead of creating a new kernel for each block we pre-build 25 kernel within a chunk.
      This reduces the calls to `clCreateProgramWithSource` which creates the leaks and will crash the miner after a few hours.
      
      Workaround was first introduced by @SChernykh in xmrig-amd
      920a334f
  6. Mar 15, 2019
  7. Mar 13, 2019
  8. Mar 11, 2019
  9. Mar 10, 2019
Loading