Tanguy Pruvot
575aa1a0e4
ccminer: argument fix for 10th device selection
2017-10-05 13:18:24 +02:00
orignal
660d790014
some performance improvement
2017-09-21 15:43:48 -04:00
orignal
b22196f95b
ldg for arch > 5
2017-09-21 14:27:02 -04:00
Tanguy Pruvot
4d09d856f6
readme: move ubuntu stuff in INSTALL file, no ads
2017-09-20 05:08:23 +02:00
cedric walter
e3e848149c
readme: add howto for ubuntu ( #23 )
...
tested on 17.10
2017-09-19 09:41:58 +02:00
d97c89ad21
add 6.0 and 6.1 api support
1.0.4-gost
2017-09-17 07:34:50 +03:00
orignal
9080533b81
Merge branch 'windows' of https://github.com/GOSTSec/ccminer into windows
2017-09-16 17:42:12 -04:00
orignal
23d5ea88c6
use gostd for merkle in case of stratum
2017-09-16 17:41:43 -04:00
R4SAS
fffbe26b3d
added compatibility info link
2017-09-11 16:13:46 +03:00
Tanguy Pruvot
ebf055d585
update c11 like tribus + 2.2.1 readme
2017-09-01 20:43:52 +02:00
Tanguy Pruvot
d47dd9de39
tribus: optimised version for recent cards
...
main improvement is on echo, based on alexis sib kernel work
tested on SM 3.0 and more recent
2017-09-01 20:15:17 +02:00
Tanguy Pruvot
949061d223
xmr: disable huge pages if not defined #19
2017-08-27 19:17:57 +02:00
b07a201a32
added gost in msvc project files
2017-08-27 00:59:18 +03:00
Tanguy Pruvot
1e71dc5782
streebog: apply skunk improvements to veltor
2017-08-16 13:43:10 +02:00
Tanguy Pruvot
6055af1fa9
skunk: proper indent and trim spaces
2017-08-14 04:06:03 +02:00
Tanguy Pruvot
dfdf4b0691
now works with all CUDA versions
2017-08-13 21:04:56 +02:00
Tanguy Pruvot
5001a0cd1b
update the README
2017-08-13 19:53:03 +02:00
Tanguy Pruvot
2e56177a2d
small changes for the 2.2 release
2017-08-13 19:42:21 +02:00
Tanguy Pruvot
9a7d74eac4
skunk: merged kernel to use when possible
...
for now, only used for maxwell/pascal with cuda 7.5 or 8.0
2017-08-13 19:01:18 +02:00
Tanguy Pruvot
6e32ec2be0
wildkeccak: increase scratchpad buffer size + proxy
2017-08-07 12:31:08 +02:00
Tanguy Pruvot
9f113effd8
streebog: use TPB of 128 to reduce errors
2017-07-28 04:43:19 +02:00
Tanguy Pruvot
9c053042c9
cubehash: improve a bit and cleanup
2017-07-27 23:53:22 +02:00
Tanguy Pruvot
08a3f3402c
readme: remove alexis addresses, on demand
2017-07-26 21:11:29 +02:00
Tanguy Pruvot
9c4b8caf1a
nvapi: apply memory offsets like nvsettings
2017-07-24 14:16:14 +02:00
Tanguy Pruvot
cbede12c47
Add skunk algo, initial version
2017-07-21 22:41:05 +02:00
Tanguy Pruvot
5aa50a4215
equihash: use client.show_message to get block height
...
current stratum is imcomplete and doesnt provide the coinbase data
2017-07-13 19:41:47 +02:00
Tanguy Pruvot
7ce3f2ccce
tribus: handle jh80 midstate (+10%)
2017-07-07 18:15:08 +02:00
Tanguy Pruvot
807e141a4d
equi: sm 2 test
2017-06-22 09:35:32 +02:00
Tanguy Pruvot
9dedec5ecd
sysinfos: fix some file leaks
2017-06-22 07:38:40 +02:00
Tanguy Pruvot
c120ecae1d
handle the new tribus algo
...
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
2017-06-15 07:32:04 +02:00
Tanguy Pruvot
1473a8fd6f
nvs: fix fscanf return warning
2017-06-15 07:30:11 +02:00
Tanguy Pruvot
79f8f71fc3
fedora: note about the alternative method via rpms
2017-06-15 04:47:16 +02:00
Tanguy Pruvot
037bbe3ad3
sia: add missing cputest
2017-06-15 03:48:59 +02:00
Tanguy Pruvot
0f3fac9536
nvs: remove test with -n
2017-06-12 06:19:38 +00:00
Tanguy Pruvot
bcadca2c45
linux: prepare nvidia-settings queries
...
Note: this method is slower than real apis and requires X opened
and configured correctly.
sample usage: -d 0,1 --mem-clock=+200,-200
2017-06-08 22:07:29 +02:00
orignal
fc1b6f9b32
skip failed nonce
2017-06-07 14:35:51 -04:00
orignal
bc122b2817
add 16 bytes instead 64
2017-06-07 12:28:43 -04:00
orignal
7cc56534e4
use __ldg
2017-06-02 17:44:57 -04:00
orignal
6a0782040a
precalculated CC_F1
2017-05-30 11:05:39 -04:00
orignal
ed682521cc
use precalculated CC_F0
2017-05-26 15:44:09 -04:00
orignal
9ab51b45f8
CC_F0 table added
2017-05-26 14:33:52 -04:00
Tanguy Pruvot
05abaf2b26
update readme and sample config
2017-05-24 00:11:27 +02:00
Tanguy Pruvot
21600491b8
update instructions for fedora 25
...
its a shame this distrib doesnt provide older gcc toolchains.. :/
2017-05-23 23:54:35 +02:00
Tanguy Pruvot
8cf21599d4
Interface nicehash djeZo equihash solver (squashed)
...
Todo:
- send block height via stratum protocol (encoded in jobid?)
- remove equi/blake2 cpu algorithm to use common one
the extranonce imcompatibility is related to the solver nonce data,
offsets may be reversed in nheqminer, to check...
The solver was adapted for SM 3.0+ support (no perf changes)
Note: The solver was not improved on purpose, to be able compare
the two miners performances (nheqminer 0.5c the last open sourced, and ccminer)
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
stratum: code cleanup, move equi fns in equi folder
2017-05-23 23:54:35 +02:00
Tanguy Pruvot
c44be3f81d
api: various fixes
...
- prefer calloc to zero memory
- bind: keep the normal network read access with -b 0.0.0.0 like previous versions
- help: keep the write mode commands hidden in read-only mode
- close the socket on refused api calls to prevent client hangs
- small other changes
2017-05-23 23:53:58 +02:00
bitbandi
47472ed3f1
API restriction policy and multicast announces ( #16 )
...
same as sgminer, fixed to build (tpruvot), untested yet
2017-05-18 19:50:08 +02:00
Tanguy Pruvot
b372729ce6
api: change api bind variable name
2017-05-16 12:09:32 +02:00
Tanguy Pruvot
857c1819c9
ccminer 2.0 final
2017-05-14 11:40:46 +02:00
Tanguy Pruvot
e584f28441
fix quark and jackpot algos
2017-05-14 11:35:27 +02:00
orignal
07ab2b3ea0
use shared memory for tables
1.0.3-gost
2017-05-12 10:19:09 -04:00