1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-09 06:18:07 +00:00
ccminer/x15
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_whirlpoolx.cu algos: add functions to free allocated resources 2015-09-25 07:51:57 +02:00
cuda_x14_shabal512.cu cleanup: use unsigned throughput parameters 2015-02-28 14:05:09 +01:00
cuda_x15_whirlpool.cu warn on cuda errors + various small changes 2015-10-12 08:46:13 +02:00
whirlpool.cu intensity: do not reduce throughput before init 2015-10-11 05:01:41 +02:00
whirlpoolx.cu various fixes for SM 2.1 and the benchmark 2015-10-14 02:59:54 +00:00
x14.cu warn on cuda errors + various small changes 2015-10-12 08:46:13 +02:00
x15.cu warn on cuda errors + various small changes 2015-10-12 08:46:13 +02:00