Skip to content
This repository was archived by the owner on Jan 11, 2026. It is now read-only.

Commit 944114f

Browse files
committed
Release 8.21
1 parent adc6335 commit 944114f

File tree

1 file changed

+19
-12
lines changed

1 file changed

+19
-12
lines changed

README.txt

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,23 @@
1-
ccMiner release 8.20(KlausT-mod) (Februar 3rd, 2018)
1+
ccMiner release 8.21(KlausT-mod) (March 15th, 2018)
22
---------------------------------------------------------------
33

44
***************************************************************
55
If you find this tool useful and like to support its continued
66
development, then consider a donation.
77

8-
KlausT @github:
8+
KlausT:
99
BTC 1QDwdLPrPYSoPqS7pB2kGG84YX6hEcQ4JN
10+
bc1qpt7qnvjaqu8t24xqajgyfqan2v00hrdgrut0zq
1011
BCH 1AH1u7B4KtDTUBgmT6NrXyahNEgTac3fL7
12+
qpjupzv3nevqzlkyxx5d736xt78jvet7usm479kl73
1113

12-
tpruvot@github:
13-
BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo
14-
DRK : XeVrkPrWB7pDbdFLfKhF1Z3xpqhsx6wkH3
15-
NEOS : NaEcVrdzoCWHUYXb7X8QoafoKS9UV69Yk4
16-
XST : S9TqZucWgT6ajZLDBxQnHUtmkotCEHn9z9
14+
tpruvot:
15+
BTC 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo
1716

18-
sp-hash@github:
19-
BTC: 1CTiNJyoUmbdMRACtteRWXhGqtSETYd6Vd
20-
DRK: XdgfWywdxABwMdrGUd2xseb6CYy1UKi9jX
21-
2217
DJM34:
2318
BTC donation address: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
2419

25-
cbuchner v1.2:
20+
cbuchner:
2621
LTC donation address: LKS1WDKGED647msBQfLBHV3Ls8sveGncnm
2722
BTC donation address: 16hJF5mceSojnTD3ZTUDqdRhDyPJzoRakM
2823

@@ -131,9 +126,15 @@ its command line interface and options.
131126
--no-color disable colored output
132127
-D, --debug enable debug output
133128
-P, --protocol-dump verbose dump of protocol-level activities
129+
--cuda-schedule set CUDA scheduling option:
130+
0: BlockingSync (default)
131+
1: Spin
132+
2: Yield
133+
This is influencing the hashing speed and CPU load
134134
--cpu-affinity set process affinity to cpu core(s), mask 0x3 for cores 0 and 1
135135
--cpu-priority set process priority (default: 0 idle, 2 normal to 5 highest)
136136
-b, --api-bind IP/Port for the miner API (example: 127.0.0.1:4068)
137+
--logfile=filename Create a logfile
137138
-S, --syslog use system log for output messages
138139
--syslog-prefix=... allow to change syslog tool name
139140
-B, --background run the miner in the background
@@ -250,6 +251,12 @@ features.
250251
API: fix possible crash when checking cpu frequency under Linux
251252
fix gpu name bug when using different cards in the same system
252253
add some error messages
254+
2018-03-15 v8.21: add option --cuda-schedule
255+
add option --logfile
256+
make ccminer compilable under OSX
257+
Neoscrypt: detect P104-100 and Tesla P100/V100
258+
Linux: fix Lyra2v2 verification bug
259+
fix for intensities between 8 and 9
253260

254261
>>> AUTHORS <<<
255262

0 commit comments

Comments
 (0)