Tanguy Pruvot
f262850270
nanashi r10 with proper utf8
2016-08-03 16:36:39 +02:00
Tanguy Pruvot
6a9280a045
lyra2v2: set a better TPB for intensity 20 (sm52)
...
use sp forced unroll in skein and do some cleanup...
2015-10-15 02:01:34 +02:00
Tanguy Pruvot
21f5435420
lyra2: improve skein256 component
2015-08-23 09:46:48 +02:00
Tanguy Pruvot
b02f79b58b
lyra2: recover the kH/s lost in last commit
2015-06-06 00:25:04 +00:00
Tanguy Pruvot
2b43d57d42
lyra2: simplify skein code (no perf changes)
2015-06-05 23:32:43 +02:00
Tanguy Pruvot
38e6672d70
Allow test of SM 2.1/3.0 binaries on newer cards
...
Implementation based on klausT work.. a bit different
This code must be placed in a common .cu file,
cuda.cpp is not compiled with nvcc and doesnt allow cuda code...
2015-03-28 12:00:53 +01:00
Tanguy Pruvot
e6112e878d
cleanup: use unsigned throughput parameters
...
Yes, its a big commit, was waiting 1.6 to do that...
Sorry for your possible merge issues ;)
2015-02-28 14:05:09 +01:00
Tanguy Pruvot
63e3387dbb
lyra2: add sm30 device compat (skein256)
2014-12-16 14:19:07 +01:00
Tanguy Pruvot
c5b349e079
Add Lyra2 algo, based on Vertcoin published code
...
Seems to be djm34 work, i recognize the code style ;)
Code was cleaned/indented and adapted to my fork...
Only usable on the test pool until 16 december 2014!
2014-12-06 11:28:26 +01:00