Con Kolivas
|
a5ebb71216
Add cpumining capability for scrypt.
|
14 years ago |
Con Kolivas
|
243d005b1b
Set scrypt settings and buffer size in ocl.c code to be future modifiable.
|
14 years ago |
Luke Dashjr
|
81c29c9d92
BFGMiner-specific NEWS fix
|
14 years ago |
Luke Dashjr
|
50c1bc0e07
Bump version to 2.5.1
|
14 years ago |
Con Kolivas
|
bd10764e76
Cope with when we cannot set intensity low enough to meet dynamic interval by inducing a forced sleep.
|
14 years ago |
Con Kolivas
|
238db52aa6
Make dynamic and scrypt opencl calls blocking.
|
14 years ago |
Con Kolivas
|
41daf99537
Calculate midstate in separate function and remove likely/unlikely macros since they're dependent on pools, not code design.
|
14 years ago |
Luke Dashjr
|
51c582c09b
Merge branch 'runtime' into bfgminer
|
14 years ago |
Luke Dashjr
|
80fdad4859
Replace CPU Algo in header with runtime
|
14 years ago |
Luke Dashjr
|
13596ee6ea
Merge branch 'uhashrate' into bfgminer
|
14 years ago |
Luke Dashjr
|
11ad34aa7c
Bugfix: Calculate diff-1 utility to fix utility-hashrate on pools with diff!=1
|
14 years ago |
Luke Dashjr
|
be28cdbc36
Add utility hashrate to curses display
|
14 years ago |
Luke Dashjr
|
78a18c9d7f
Show units in kh, Gh, Th, etc as needed to use at most 3 integer digits
|
14 years ago |
Luke Dashjr
|
b347a178f6
bitforce: Use "full work" vs "nonce range" for kernel name
|
14 years ago |
Con Kolivas
|
8230ab0549
Display in debug mode when we're making the midstate locally.
|
14 years ago |
Con Kolivas
|
ea444d0239
Fix nonce submission code for scrypt.
|
14 years ago |
Con Kolivas
|
aabc723326
Make sure goffset is set for scrypt and drop padbuffer8 to something manageable for now.
|
14 years ago |
Con Kolivas
|
e0296c411b
Set up buffer8 for scrypt.
|
14 years ago |
Con Kolivas
|
8fd3bf74df
Build fix for opt scrypt.
|
14 years ago |
Con Kolivas
|
1aacfe5279
Don't check postcalc nonce with sha256 in scrypt.
|
14 years ago |
Con Kolivas
|
0f43eb5eb7
Don't test nonce with sha and various fixes for scrypt.
|
14 years ago |
Con Kolivas
|
b085c338f6
Make scrypt buffers and midstate compatible with cgminer.
|
14 years ago |
Con Kolivas
|
2ed4072b5e
Use cgminer specific output array entries in scrypt kernel.
|
14 years ago |
Con Kolivas
|
dd740caa98
Provide initial support for the scrypt kernel to compile with and mine scrypt with the --scrypt option.
|
14 years ago |
Con Kolivas
|
5a65415b1e
Enable completely compiling scrypt out.
|
14 years ago |
Con Kolivas
|
176cdf8bbc
Begin import of scrypt opencl kernel from reaper.
|
14 years ago |
Luke Dashjr
|
9a0f97ccea
Merge branch 'bf_autoftdi' into bfgminer
|
14 years ago |
Luke Dashjr
|
4b01983866
Use FTD2XX.DLL on Windows to autodetect BitFORCE SHA256 devices
|
14 years ago |
Luke Dashjr
|
6c91374547
Merge commit 'b6a23d0' into bfgminer
|
14 years ago |
Luke Dashjr
|
1f6a8e2f5b
Merge commit 'd3b8b4d' into bfgminer
|
14 years ago |