1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-10 14:57:53 +00:00
ccminer/lyra2
Tanguy Pruvot b3adebdf2a lyra2v2: improve speed on SM 5.2 (Cuda 6.5) with sp unrolls
Reduce a bit the 750Ti speed but improve a lot the 9xx speed.

Keep compat for SM 3/3.5 in a second file..

Note: With this code and Cuda 7.5, the speed won is the reverse...
      May be "reverted" soon
2015-10-04 20:22:45 +02:00
..
cuda_lyra2_vectors.h lyra2v2: SM3.0 compat too 2015-08-23 09:46:23 +02:00
cuda_lyra2.cu return to original lyra2 code 2015-08-18 09:27:30 +02:00
cuda_lyra2v2_sm3.cuh lyra2v2: improve speed on SM 5.2 (Cuda 6.5) with sp unrolls 2015-10-04 20:22:45 +02:00
cuda_lyra2v2.cu lyra2v2: improve speed on SM 5.2 (Cuda 6.5) with sp unrolls 2015-10-04 20:22:45 +02:00
lyra2RE.cu algos: add functions to free allocated resources 2015-09-25 07:51:57 +02:00
lyra2REv2.cu algos: add functions to free allocated resources 2015-09-25 07:51:57 +02:00
Lyra2.c vstudio: lyra warning fixes + project dups 2015-08-22 14:57:15 +02:00
Lyra2.h Import and adapt lyra2v2 2015-08-18 09:27:11 +02:00
Sponge.c Import and adapt lyra2v2 2015-08-18 09:27:11 +02:00
Sponge.h Import and adapt lyra2v2 2015-08-18 09:27:11 +02:00