GOSTcoin support for ccminer CUDA miner project, compatible with most nvidia cards
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tanguy Pruvot
9eead77027
diff: show by default, rework shares diff storage
...
This will allow later more gpu candidates.
Note: This is an unfinished work, we keep the previous behavior for now
To finish this, all algos solutions should be migrated and submitted nonces attributes stored.
Its required to handle the different share diff per nonce and fix the possible solved count error (if 1/2 nonces is solved).
8 years ago
..
c11.cu
diff: show by default, rework shares diff storage
8 years ago
cuda_streebog.cu
sib: add missing algo free entry + opt 64
9 years ago
cuda_x11.h
implement x11evo algo
9 years ago
cuda_x11_aes.cuh
simd: add support for SM 2.1 devices
9 years ago
cuda_x11_cubehash512.cu
…
cuda_x11_echo.cu
attempt to reduce shared mem errors
8 years ago
cuda_x11_luffa512.cu
…
cuda_x11_luffa512_Cubehash.cu
…
cuda_x11_shavite512.cu
attempt to reduce shared mem errors
8 years ago
cuda_x11_simd512.cu
simd: cleanup and ignore linux host warning
9 years ago
cuda_x11_simd512_func.cuh
simd: cleanup and ignore linux host warning
9 years ago
cuda_x11_simd512_sm2.cuh
simd: cleanup and ignore linux host warning
9 years ago
fresh.cu
diff: show by default, rework shares diff storage
8 years ago
s3.cu
diff: show by default, rework shares diff storage
8 years ago
sib.cu
diff: show by default, rework shares diff storage
8 years ago
veltor.cu
diff: show by default, rework shares diff storage
8 years ago
x11.cu
diff: show by default, rework shares diff storage
8 years ago
x11evo.cu
diff: show by default, rework shares diff storage
8 years ago