Tanguy Pruvot
|
b54be470e1
|
upgrade BIGNUM class for openssl 1.1
|
7 years ago |
Tanguy Pruvot
|
69e12962fc
|
update README for 2.2.4
|
7 years ago |
Tanguy Pruvot
|
73dd6aac5c
|
keccak: avoid to use twice cuda_default_throughput
and drop useless gpu hash alloc...
|
7 years ago |
Tanguy Pruvot
|
11a512f2a7
|
change defaults to handle cuda 9+, disable heavy and SM 2.x
Heavy is the only algo using thrust which is generally broken on new cuda releases
mjollnir dropped too... never seen this coin anyway...
|
7 years ago |
Tanguy Pruvot
|
91af8ab6e6
|
decred doesnt allow pow votes
|
7 years ago |
Tanguy Pruvot
|
6165562839
|
equihash: fix for cuda 9.1 build
|
7 years ago |
dementeb
|
72466ee476
|
api: update websocket sample (#31)
|
7 years ago |
Tanguy Pruvot
|
b70409ab5b
|
lyra2RE: link the merged blake/keccak kernel into algos
old keccak256_gpu_hash_32 kernel commented to reduce binary size
compat. not yet tested on old cards
|
7 years ago |
Myrinia
|
18d29914ec
|
Improve Lyra2RE2 Performance
Improved Lyra2Re2 Performance by 1 %
|
7 years ago |
Tanguy Pruvot
|
6c0e656030
|
keccak: fix issue with intensity
|
7 years ago |
Tanguy Pruvot
|
015d129aa6
|
keccak second nonce, and higher intensity
|
7 years ago |
Tanguy Pruvot
|
cf886b5907
|
import and adapt alexis optimised keccak256 for SM 5+
and increase default intensity for these recent cards
|
7 years ago |
Tanguy Pruvot
|
d19e2a1e62
|
Add keccakc for creative coin
Same hash as keccak, just different pool settings (sha256d and diff factor 256)
|
7 years ago |
Tanguy Pruvot
|
df4fcbe3a4
|
jha: remove deprecated warning
|
7 years ago |
Tanguy Pruvot
|
bfa616a2a4
|
linux: common openssl lib function for 1.1+
|
7 years ago |
Tanguy Pruvot
|
dfff3b3f98
|
windows: high precision timer before threads start
|
7 years ago |
Tanguy Pruvot
|
2e0a977784
|
polytimos algo (6 chained algos with streebog)
|
7 years ago |
Tanguy Pruvot
|
e1575c5cb2
|
update README for v2.2.2
|
7 years ago |
Tanguy Pruvot
|
ed27598a7a
|
import and clean hsr algo
|
7 years ago |
Tanguy Pruvot
|
cf18cb632c
|
equihash: missing free on benchs
|
7 years ago |
Tanguy Pruvot
|
e505d1051d
|
new --submit-stale parameter (#24)
|
7 years ago |
Tanguy Pruvot
|
5a90db192a
|
phi: maxwell opt (aes final + streebog)
+ fix the fugue leak..
Also update sib algo with this improvement
|
7 years ago |
Tanguy Pruvot
|
3dbcc5dbbf
|
Import phi algo (by anorganix)
only made a few changes to keep algos in the alpha order
|
7 years ago |
Tanguy Pruvot
|
575aa1a0e4
|
ccminer: argument fix for 10th device selection
|
7 years ago |
Tanguy Pruvot
|
4d09d856f6
|
readme: move ubuntu stuff in INSTALL file, no ads
|
7 years ago |
cedric walter
|
e3e848149c
|
readme: add howto for ubuntu (#23)
tested on 17.10
|
7 years ago |
Tanguy Pruvot
|
ebf055d585
|
update c11 like tribus + 2.2.1 readme
|
7 years ago |
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
|
7 years ago |
Tanguy Pruvot
|
949061d223
|
xmr: disable huge pages if not defined #19
|
7 years ago |
Tanguy Pruvot
|
1e71dc5782
|
streebog: apply skunk improvements to veltor
|
7 years ago |
Tanguy Pruvot
|
6055af1fa9
|
skunk: proper indent and trim spaces
|
7 years ago |
Tanguy Pruvot
|
dfdf4b0691
|
now works with all CUDA versions
|
7 years ago |
Tanguy Pruvot
|
5001a0cd1b
|
update the README
|
7 years ago |
Tanguy Pruvot
|
2e56177a2d
|
small changes for the 2.2 release
|
7 years ago |
Tanguy Pruvot
|
9a7d74eac4
|
skunk: merged kernel to use when possible
for now, only used for maxwell/pascal with cuda 7.5 or 8.0
|
7 years ago |
Tanguy Pruvot
|
6e32ec2be0
|
wildkeccak: increase scratchpad buffer size + proxy
|
7 years ago |
Tanguy Pruvot
|
9f113effd8
|
streebog: use TPB of 128 to reduce errors
|
7 years ago |
Tanguy Pruvot
|
9c053042c9
|
cubehash: improve a bit and cleanup
|
7 years ago |
Tanguy Pruvot
|
08a3f3402c
|
readme: remove alexis addresses, on demand
|
7 years ago |
Tanguy Pruvot
|
9c4b8caf1a
|
nvapi: apply memory offsets like nvsettings
|
7 years ago |
Tanguy Pruvot
|
cbede12c47
|
Add skunk algo, initial version
|
7 years ago |
Tanguy Pruvot
|
5aa50a4215
|
equihash: use client.show_message to get block height
current stratum is imcomplete and doesnt provide the coinbase data
|
7 years ago |
Tanguy Pruvot
|
7ce3f2ccce
|
tribus: handle jh80 midstate (+10%)
|
7 years ago |
Tanguy Pruvot
|
807e141a4d
|
equi: sm 2 test
|
8 years ago |
Tanguy Pruvot
|
9dedec5ecd
|
sysinfos: fix some file leaks
|
8 years ago |
Tanguy Pruvot
|
c120ecae1d
|
handle the new tribus algo
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
|
8 years ago |
Tanguy Pruvot
|
1473a8fd6f
|
nvs: fix fscanf return warning
|
8 years ago |
Tanguy Pruvot
|
79f8f71fc3
|
fedora: note about the alternative method via rpms
|
8 years ago |
Tanguy Pruvot
|
037bbe3ad3
|
sia: add missing cputest
|
8 years ago |
Tanguy Pruvot
|
0f3fac9536
|
nvs: remove test with -n
|
8 years ago |