1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-08 22:07:56 +00:00
ccminer/quark
Tanguy Pruvot 5bf1f98200 various fixes for SM 2.1 and the benchmark
X11+ algos and quark are not compatible for the moment

but these ones are :

Benchmark results for Gigabyte GTX 460 (SM 2.1 / 1 GB):

   blakecoin :     159090.5 kH/s,     1 MB,  1048576 thr.
       blake :      70208.9 kH/s,     1 MB,  1048576 thr.
         bmw :     122802.6 kH/s,    65 MB,  2097152 thr.
        deep :       3533.6 kH/s,    33 MB,   524288 thr.
    fugue256 :      43177.9 kH/s,    17 MB,   524288 thr.
       heavy :       4118.2 kH/s,   147 MB,   524032 thr.
      keccak :      18673.1 kH/s,   129 MB,  2097152 thr.
       luffa :      28816.0 kH/s,   257 MB,  4194304 thr.
       lyra2 :        213.7 kH/s,   570 MB,    65536 thr.
    mjollnir :       3895.6 kH/s,   147 MB,   524032 thr.
       nist5 :       1101.4 kH/s,    67 MB,  1048576 thr.
       penta :        501.6 kH/s,    21 MB,   327680 thr.
       skein :       5432.4 kH/s,    65 MB,  1048576 thr.
      skein2 :       6788.9 kH/s,    33 MB,   524288 thr.
   whirlpool :        688.5 kH/s,    33 MB,   524288 thr.
         zr5 :        122.5 kH/s,    86 MB,   262144 thr.
2015-10-14 02:59:54 +00:00
..
cuda_bmw512_30.cu quark/x11: set signed int hashPosition vars to off_t 2015-06-05 22:03:05 +02:00
cuda_bmw512.cu quark/x11: set signed int hashPosition vars to off_t 2015-06-05 22:03:05 +02:00
cuda_jh512.cu jh512: rewrite and optimize with asm swap 2015-06-16 08:20:48 +02:00
cuda_quark_blake512.cu benchmark: store all algos results + cuda fixes 2015-10-09 02:07:08 +02:00
cuda_quark_compactionTest.cu algos: add functions to free allocated resources 2015-09-25 07:51:57 +02:00
cuda_quark_groestl512_sm20.cu algos: free allocated mem for algo switch 2015-10-08 21:35:30 +02:00
cuda_quark_groestl512.cu algos: free allocated mem for algo switch 2015-10-08 21:35:30 +02:00
cuda_quark_keccak512.cu windows: fix missing off_t include 2015-06-08 16:58:12 +02:00
cuda_skein512.cu quark/x11: set signed int hashPosition vars to off_t 2015-06-05 22:03:05 +02:00
groestl_functions_quad.h groestl: rename included cuda files 2015-04-06 23:46:34 +02:00
groestl_transf_quad.h groestl: rename included cuda files 2015-04-06 23:46:34 +02:00
quarkcoin.cu various fixes for SM 2.1 and the benchmark 2015-10-14 02:59:54 +00:00