Skip to content
Snippets Groups Projects
  1. Dec 03, 2017
  2. Dec 02, 2017
  3. Dec 01, 2017
  4. Nov 29, 2017
    • Unknown's avatar
      · 01236f83
      Unknown authored
      Add custom message for dev -> user pool switch
      01236f83
  5. Nov 23, 2017
  6. Nov 21, 2017
  7. Nov 20, 2017
  8. Nov 19, 2017
    • Unknown's avatar
      · bec1e697
      Unknown authored
      Add windows exit
      bec1e697
  9. Nov 18, 2017
    • psychocrypt's avatar
      fix max work size shown to user · 8bf8e8c8
      psychocrypt authored
      The max work size shown to the user was the hardware maximum but not take in account thet some kernel spwning 8 times more threads per work group than configured by the user.
      8bf8e8c8
    • psychocrypt's avatar
      handle OpenCL errors · e75c3a62
      psychocrypt authored
      - handle opencl errors to avoid unexpected behaviors
      - remove code duplicatio nwithin the some method
      e75c3a62
    • psychocrypt's avatar
      fix OpenCL compatibility · 7e8475ab
      psychocrypt authored
      - enforce that only host side OpenCl 1.2 functions are used if the miner is compiled with `XMR-STAK_COMPILE=generic`
      - update documentation
      - add CMake option `XMR-STAK_COMPILE` to windows
      7e8475ab
  10. Nov 17, 2017
  11. Nov 16, 2017
  12. Nov 15, 2017
    • fireice-uk's avatar
      Fix misc bugs (#117) · 117493dc
      fireice-uk authored
      * CONF_NO_TLS fix
      
      * gpu error fix + always return to sched after pin
      117493dc
    • psychocrypt's avatar
      check gpu architecture · 70737c8d
      psychocrypt authored
      - check if the gpu architecture is supported by the compiled miner binary
      - remove not supported gpus from the auto suggestion
      - disallow the selection of a not supported gpu by hand tuning the config
      70737c8d
    • psychocrypt's avatar
      fix wrong memory detection · 06594585
      psychocrypt authored
      Free and total memory is only evaluated on the first device.
      To detect the gpu memory the gpu must be selected.
      
      - create context on the gpu before the memory is checked
      - add smx to the auto detection
      - change the result code of `cuda_get_deviceinfo()`
      06594585
  13. Nov 14, 2017
    • Unknown's avatar
      · 41eb0ad6
      Unknown authored
      Print motd on console and web ui
      41eb0ad6
    • Unknown's avatar
      · 608139cc
      Unknown authored
      Pass threadno up the food chain
      608139cc
    • Unknown's avatar
      · 8f9eb8ef
      Unknown authored
      change getName to static lc string (sorry psc)
      8f9eb8ef
    • Unknown's avatar
      jpsock changes · 8130f656
      Unknown authored
      8130f656
  14. Nov 13, 2017
    • psychocrypt's avatar
      update help and documentation · 04e4d28c
      psychocrypt authored
      - update usage.md
      - hpdate help output
      04e4d28c
    • Unknown's avatar
      · 48071db7
      Unknown authored
      Change attribution
      48071db7
    • Unknown's avatar
      · 2fe70265
      Unknown authored
      Added long version as a separate option
      2fe70265
    • Unknown's avatar
      · b48ca65c
      Unknown authored
      Add version to web and json
      b48ca65c
  15. Nov 11, 2017
  16. Nov 10, 2017
Loading