Skip to content
  1. Mar 04, 2018
  2. Mar 03, 2018
  3. Feb 28, 2018
  4. Feb 22, 2018
  5. Feb 21, 2018
  6. Feb 19, 2018
  7. Feb 17, 2018
  8. Feb 14, 2018
  9. Feb 12, 2018
  10. Feb 11, 2018
  11. Feb 10, 2018
  12. Feb 06, 2018
  13. Feb 03, 2018
  14. Feb 02, 2018
  15. Feb 01, 2018
    • Ryan's avatar
      Fix Disabling AMD GPUs · 064804bd
      Ryan authored
      The AMD jconf.cpp would only accept an array. The config sample, and the nvidia and cpu config work with the value 'null', as they accept a 'kNullType'. This means at current, AMD GPUs could not be turned off, the config file wouldn't parse on load.
      
      This change makes AMD consistent with the others, and can now be disabled.
      064804bd
    • Steve Swinsburg's avatar
      Update FAQ.md · fc9d30b5
      Steve Swinsburg authored
      Add info about sysctl.conf so that the settings are preserved.
      fc9d30b5
  16. Jan 31, 2018
  17. Jan 30, 2018
    • psychocrypt's avatar
      fix output of gpu name · 1ea14c8d
      psychocrypt authored
      fix that the GPU name is printed before the name is querried from OpenCL
      1ea14c8d
    • psychocrypt's avatar
      speedup Volta · c528f51a
      psychocrypt authored
      - enable L1 cache for Nvidia Volta GPUs and newer
      - remove explicit cache controll for Volta GPU and newer
      
      This pull request increases the hash rate for Volta GPUs by ~5%
      c528f51a
Loading