1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-10 23:08:02 +00:00
ccminer/x11
Tanguy Pruvot 6c7fce187b x11: use KlausT optimisation (+20 KHs)
But use a define in AES to use or not device initial memcpy

I already tried to use everywhere direct device constants
and its not faster for big arrays (difference is small)

also change launch bounds to reduce spills (72 regs)

to check on windows too, could improve the perf... or not
2014-12-06 04:14:36 +01:00
..
cuda_x11_aes.cu x11: use KlausT optimisation (+20 KHs) 2014-12-06 04:14:36 +01:00
cuda_x11_cubehash512.cu various extern cleanup + api history uids and gpu SM 2014-11-26 11:55:42 +01:00
cuda_x11_echo.cu simd512: restore SM3/3.5 perfs 2014-11-23 19:07:06 +01:00
cuda_x11_luffa512_Cubehash.cu cubeluffa: Fix indent and add some static prefixes 2014-11-23 07:17:20 +01:00
cuda_x11_luffa512.cu Prepare trap of hardware/mem failures 2014-11-20 18:44:25 +01:00
cuda_x11_shavite512.cu x11: use KlausT optimisation (+20 KHs) 2014-12-06 04:14:36 +01:00
cuda_x11_simd512.cu simd512: restore full maxwell power (typo) 2014-11-23 21:19:35 +01:00
fresh.cu Check and submit multiple nonces in one loop 2014-12-05 15:53:40 +00:00
s3.cu Check and submit multiple nonces in one loop 2014-12-05 15:53:40 +00:00
simd_functions.cu Faster Simd 2014-11-22 03:25:49 +01:00
x11.cu Check and submit multiple nonces in one loop 2014-12-05 15:53:40 +00:00