Tanguy Pruvot
7d430edc25
x15: optimize by 2ms (39ms to 37)
...
and clean whirlpool ifdefs, cost too much to keep both methods
10 years ago
Tanguy Pruvot
0c27bd42a4
whirlcoin: update vstudio project
10 years ago
Tanguy Pruvot
1fbcbbacc4
Add whirlcoin and optimize x11 luffa (maxrregcount)
10 years ago
Tanguy Pruvot
4bc23048b5
x15: use djm34 code with asm xor64 + my rot64
...
some optimizations could be done later, after whirlcoin integration
10 years ago
Tanguy Pruvot
194fda87c1
x11: restore simd host2dev memcpytosymbol to reduce used cmem
...
Remove define attempts for SM 2.1 devices, fermi is not compatible
10 years ago
Tanguy Pruvot
bc2eb75758
Add fresh algo (based on djm34 code)
...
Cleaned up and adapted to my changes (cputest added)
Remove Makefile.in which should be in gitignore
(Plz refresh it with ./config.sh to compile on linux)
10 years ago
Tanguy Pruvot
d9ea5f72ce
Remove duplicated defines present in cuda_helper.h
...
also add cudaDeviceReset() on Ctrl+C for nvprof
10 years ago
Tanguy Pruvot
a3ea36a5f9
cudaDeviceReset on Ctrl+C for nvprof
10 years ago
Tanguy Pruvot
e1aa028b9f
x15: optimize, adds some kH/s
10 years ago
Tanguy Pruvot
a9a3ad8afc
cuda: check for errors on cuda mem alloc
10 years ago
Tanguy Pruvot
6984a001d6
Win32 build fix after linux work (configure)
10 years ago
Tanguy Pruvot
cf7351d138
x10 funcs cleanup, we dont need host constant tables
10 years ago
Tanguy Pruvot
35c0eb5512
x15: optimize the algo
10 years ago
Tanguy Pruvot
17e10400a4
Switch to shader model 5.0 for the GTX 750
10 years ago
Tanguy Pruvot
81d7e0421d
x15 now works
10 years ago
Tanguy Pruvot
8e32e5ea09
cputest: add other hashes to cpu tests
10 years ago
Tanguy Pruvot
9d3d09103b
Try to restore compat with 2.1 devices (GTX 460)
10 years ago
Tanguy Pruvot
2c8ccd0edc
refresh pregenerated linux make files
10 years ago
Tanguy Pruvot
2c9e4127de
libs: only copy the 32 or 64bit in output folder
10 years ago
Tanguy Pruvot
06763c20b1
Implement x14 (cuda + cpu functions)
...
Project was updated for VS2013 and CUDA SDK 6.5
add also a --cputest function to dump cpu hash results
TODO: x15 is not fully functional, but first loop seems ok
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
10 years ago
Christian Buchner
df840b7dfb
commit missing Makefile.am
11 years ago
Christian Buchner
6c346eef64
bump to revision V1.2
11 years ago
Christian Buchner
d99b91ea65
adding third party X13 and Diamond Groestl code contributions.
11 years ago
Christian Buchner
3b21069504
bump to revision V1.1 with Killer Groestl
11 years ago
Christian Buchner
ac40fac038
The ccminer console output looks a bit more like cudaMiner now. 64 bit Windows compilation should no longer take "forever" but only "annoyingly long"
11 years ago
Christian Buchner
be5ba30131
massive speed upgrade for the SIMD hash. AMD, be afraid.
11 years ago
Christian Buchner
44d38e3a9a
Simplification of the SIMD hash code (remove unnecessary lookup tables), increase X11 throughput value somewhat
11 years ago
Christian Buchner
baf6c9e4e3
fix syntax problem in Makefile.am
11 years ago
Christian Buchner
af07302b4b
v1.0 - Yo, I heard y'all like X11
11 years ago
Christian Buchner
e2bfb4b14f
committing a quick attempt at NIST5 (TalkCoin)
11 years ago
Christian Buchner
02994ac434
updated for v0.9 binary release
11 years ago
Christian Buchner
ea32195a8a
v0.9: adding missing VC++ project file and fixing Win compilation
11 years ago
Christian Buchner
e049f32fee
bump to revision v0.9 (VC++ project files not updated yet)
11 years ago
Christian Buchner
c5c73b62fd
compile fix for Linux (incorrect filename in Makefile.am)
11 years ago
Christian Buchner
2fc0d54aac
Merge branch 'master' of https://github.com/cbuchner1/ccminer
11 years ago
Christian Buchner
be044f31a1
Speed optimization: do MUCH LESS Groestl in Jackpot, throw away 75% of the hashes. More speed ;-)
11 years ago
Christian Buchner
dd1de4fed9
bug fix for low GPU utilization
11 years ago
Christian Buchner
48996faf0f
stratum fixes for 1gh.com MNR pool
11 years ago
Christian Buchner
9ff175f8e6
small fixes for compilation and help
11 years ago
Christian Buchner
f22ae4ebde
forgot this file in previous commit
11 years ago
Christian Buchner
6c8eff98c0
bump to revision v0.8
11 years ago
Christian Buchner
61cbdc62d0
fix the dreaded FEMRI spelling mistake
11 years ago
Christian Buchner
0506a78eca
compilation fix
11 years ago
Christian Buchner
433d653723
bump to revision 0.7
11 years ago
Christian Buchner
0659d697c1
Revision 0.6 with myriad-groestl and jackpot coin
11 years ago
Christian Buchner
9efd6487b4
Merge branch 'master' of https://github.com/cbuchner1/ccminer
11 years ago
Christian Buchner
07cbafe96c
Revision 0.6 with myriad-groestl and jackpot coin
11 years ago
Christian Buchner
bdef3bb22e
committing a faster table based version of the GroestlCoin algo for those who can compile the source code
11 years ago
Christian Buchner
2ca6ede92b
update to version v0.5 (2014-03-27)
11 years ago
Christian Buchner
1bb78f0258
committing version v0.4
11 years ago