Tanguy Pruvot
|
922c2a5cd7
|
algos: free allocated mem for algo switch
All can be freed propertly now, except script (reset) and lyra2 (leak)
|
9 years ago |
Tanguy Pruvot
|
d9b0312897
|
x64: fix some size_t warnings
|
10 years ago |
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 ;)
|
10 years ago |
Tanguy Pruvot
|
cafd4477d7
|
Handle a maximum of 16 gpus (vs 8 before)
Some cards have 2 gpus on board...
|
10 years ago |
Tanguy Pruvot
|
6ae28162db
|
various extern cleanup + api history uids and gpu SM
uids could be useful to create graphes from history data
Note: please do a clean build after this commit (changes in miner.h)
|
10 years ago |
Tanguy Pruvot
|
b128312efb
|
cuda: store device SM in a global var
sample usage made for blake and fugue (higher intensity for SM5.2)
add these to cuda_helper and clean unused code
|
10 years ago |
Tanguy Pruvot
|
b4e690b486
|
sources: swith to UTF-8
|
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
|
9d3d09103b
|
Try to restore compat with 2.1 devices (GTX 460)
|
10 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
|
433d653723
|
bump to revision 0.7
|
11 years ago |