1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-10 23:08:02 +00:00
ccminer/x11
sp-hash 5be6811dcf x11: echo and cubehash optimization
echo : 40.056ms -> 39.241ms
cube : 14.490ms -> 13.511ms

cube hash change look like useless (__device__ code in generally inlined)
but the reality proves that cuda documentation is wrong...

tpruvot: fixed dos lines ending in echo,
and used my style for cuda function attributes
2014-11-06 15:17:26 +01:00
..
cuda_x11_aes.cu x11: echo and cubehash optimization 2014-11-06 15:17:26 +01:00
cuda_x11_cubehash512.cu x11: echo and cubehash optimization 2014-11-06 15:17:26 +01:00
cuda_x11_echo.cu x11: echo and cubehash optimization 2014-11-06 15:17:26 +01:00
cuda_x11_luffa512.cu cubehash and luffa funnel shit (from klaus) 2014-10-20 19:06:27 +02:00
cuda_x11_shavite512.cu sources: swith to UTF-8 2014-08-21 08:27:48 +02:00
cuda_x11_simd512.cu simd: then reindent the code 2014-10-25 23:03:20 +02:00
fresh.cu Move common check_cpu functions to root 2014-09-10 00:27:01 +02:00
s3.cu s3: reduce a bit the intensity on windows 2014-10-26 11:18:59 +01:00
simd_functions.cu x11: restore simd host2dev memcpytosymbol to reduce used cmem 2014-08-19 18:32:14 +02:00
x11.cu simd: then reindent the code 2014-10-25 23:03:20 +02:00