1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-08 22:07:56 +00:00
ccminer/Algo256
Tanguy Pruvot a43205a84f decred: multiple nonces code cleanup
The double loop is not useful, and prefer the __thread attribute
to enhance the code readability (remove the 2D host arrays).

squashed: return to host 2D array to allow the free
2016-09-27 22:50:52 +02:00
..
blake2s.cu diff: show by default, rework shares diff storage 2016-09-27 09:03:24 +02:00
blake256.cu diff: show by default, rework shares diff storage 2016-09-27 09:03:24 +02:00
bmw.cu Show intensity on init for all algos 2016-09-27 00:33:06 +02:00
cuda_blake256.cu various fixes for SM 2.1 and the benchmark 2015-10-14 02:59:54 +00:00
cuda_bmw256.cu algos: add functions to free allocated resources 2015-09-25 07:51:57 +02:00
cuda_bmw.cu algos: free allocated mem for algo switch 2015-10-08 21:35:30 +02:00
cuda_cubehash256.cu lyra2v2: improve cubehash with uint2 2015-09-06 13:49:52 +02:00
cuda_fugue256.cu various changes, cleanup for the release 2015-11-04 14:59:59 +01:00
cuda_groestl256.cu various changes, cleanup for the release 2015-11-04 14:59:59 +01:00
cuda_keccak256.cu algos: add functions to free allocated resources 2015-09-25 07:51:57 +02:00
cuda_skein256.cu lyra2v2: set a better TPB for intensity 20 (sm52) 2015-10-15 02:01:34 +02:00
decred.cu decred: multiple nonces code cleanup 2016-09-27 22:50:52 +02:00
keccak256.cu Show intensity on init for all algos 2016-09-27 00:33:06 +02:00
vanilla.cu diff: show by default, rework shares diff storage 2016-09-27 09:03:24 +02:00