Skip to content
  1. Nov 03, 2017
    • psychocrypt's avatar
      optimize NVIDIA autosuggestion · 5acec3ea
      psychocrypt authored
      - avoid creation of a config with zero threads or blocks
      - WINDOWS: reduce the used memory for the auto suggestion by the amount of already used memory
      5acec3ea
  2. Nov 02, 2017
  3. Nov 01, 2017
  4. Oct 31, 2017
  5. Oct 30, 2017
  6. Oct 29, 2017
    • Alessandro Da Rugna's avatar
      add option: flush stdout · cb3fc22a
      Alessandro Da Rugna authored
      Added the option to forcefully flush STDOUT, which may be useful when running the miner through a pipe instead than a shell.
      If STDOUT is a shell, it's unbuffered by default.
      If STDOUT is a pipe, it's buffered by default.
      cb3fc22a
  7. Oct 28, 2017
  8. Oct 27, 2017
  9. Oct 26, 2017
    • psychocrypt's avatar
      thread affinity for non cpu backends · b685c90f
      psychocrypt authored
      This is a follow up of #43 and use the some mechanism to set the thread affinity for
      non cpu backends correct.
      
      - use cpu affinity workflow for nvidia and amd
      - cpu: move messages of thread spawning before thread creation
      b685c90f
  10. Oct 24, 2017
  11. Oct 23, 2017
  12. Oct 22, 2017
Loading