Skip to content

Commit

Permalink
revert master to the one scratchpad version per core
Browse files Browse the repository at this point in the history
  • Loading branch information
djm34 committed Dec 10, 2018
1 parent 7d32fbe commit 80d4f8a
Show file tree
Hide file tree
Showing 14 changed files with 156 additions and 1,410 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -17,6 +17,8 @@
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
bld/
[Bb]in/
[Oo]bj/
Expand Down
2 changes: 1 addition & 1 deletion RUN-ZCOIN-MTP.cmd
@@ -1,5 +1,5 @@

rem x64\Release\cpuminer -a mtp -o http://127.0.0.1:8382 -u djm34 -p password --coinbase-addr TJgLGLyGBSgeFuAT4iWaTtWeXDAjAr4ZS4 -t 1 --no-getwork --protocol-dump
x64\Release\cpuminer -a mtp -o stratum+tcp://testnet.mintpond.com:3000 -u TRHRA2npoJQpPT2Sh5ieDyRec5asjRjhvD.gitworker -p 0 -t 4 --debug
x64\Release\cpuminer -a mtp -o stratum+tcp://testnet.mintpond.com:3000 -u TRHRA2npoJQpPT2Sh5ieDyRec5asjRjhvD.gitworker -p 0 -t 1 --cpu-affinity 0,1,2

pause

0 comments on commit 80d4f8a

Please sign in to comment.