1. 01 Nov, 2017 2 commits
  2. 31 Oct, 2017 1 commit
    • psychocrypt's avatar
      fix OSX compile · 59a15316
      psychocrypt authored
      - link `xmr-stak-backend` to `xmrstak_cuda_backend` to solve missing symboles
      59a15316
  3. 30 Oct, 2017 3 commits
  4. 29 Oct, 2017 1 commit
    • 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
  5. 28 Oct, 2017 2 commits
  6. 27 Oct, 2017 16 commits
  7. 26 Oct, 2017 1 commit
    • 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
  8. 24 Oct, 2017 1 commit
  9. 23 Oct, 2017 5 commits
  10. 22 Oct, 2017 8 commits