Con Kolivas
|
7fe8142cbf
Bump version to 2.7.4.
|
13 years ago |
Con Kolivas
|
cf6033cb0a
Update NEWS.
|
13 years ago |
Con Kolivas
|
0e0093e602
Select pool regardless of whether we're lagging or not, and don't queue another request in switch pool to avoid infinite recursion.
|
13 years ago |
Con Kolivas
|
5095ed29a1
Merge branch 'master' of github.com:ckolivas/cgminer
|
13 years ago |
Con Kolivas
|
9bec1e158e
Simplify macros in output kernels avoiding apparent loops and local variables.
|
13 years ago |
Con Kolivas
|
3acc064be3
Merge pull request #306 from kanoi/api
|
13 years ago |
Con Kolivas
|
7992e5f3c8
Carry the needed bool over the work command queue.
|
13 years ago |
Con Kolivas
|
37fa7d36d4
Move the decision to queue further work upstream before threads are spawned based on fine grained per-pool stats and increment the queued count immediately.
|
13 years ago |
Con Kolivas
|
618b3e8b11
Track queued and staged per pool once again for future use.
|
13 years ago |
Con Kolivas
|
4fbe5bed15
OpenCL 1.0 does not have native atomic_add and extremely slow support with atom_add so detect opencl1.0 and use a non-atomic workaround.
|
13 years ago |
Con Kolivas
|
e76264cc28
Bump version to 2.6.6
|
13 years ago |
Con Kolivas
|
2cfe25af59
Update NEWS.
|
13 years ago |
Con Kolivas
|
95be41ae65
Pick worksize 256 with Cypress if none is specified.
|
13 years ago |
Kano
|
4a88fd23d6
BFL Flash - always distribute source
|
13 years ago |
Luke Dashjr
|
424ac324f6
bitforce-firmware-flash.c by Luke-jr
|
13 years ago |
Con Kolivas
|
67761cabae
Only keep the last 6 blocks in the uthash database to keep memory usage constant. Storing more is unhelpful anyway.
|
13 years ago |
Con Kolivas
|
8a5feae77c
Give warning with sdk2.7 and phatk as well.
|
13 years ago |
Kano
|
88e60c4d35
BFL flash - include source in builds and more FPGA-README
|
13 years ago |
Con Kolivas
|
48f966af3d
Whitelist sdk2.7 for diablo kernel as well.
|
13 years ago |
Kano
|
799f199a05
Remove compile errors/warnings and document compile/usage in FPGA-README
|
13 years ago |
Kano
|
abf2c671cf
API-README fix groups P: example mistake
|
13 years ago |
ckolivas
|
4ab87d89f5
gpu->hit should be reset on new work as well.
|
13 years ago |
Con Kolivas
|
68779b4da2
Update windows build instructions courtesy of sharky.
|
13 years ago |
Kano
|
4d90a55082
miner.php allow page title to be defined in myminer.php
|
13 years ago |
Kano
|
7b08c1d0b3
API-README add COIN and other edits
|
13 years ago |
Con Kolivas
|
f934c17fda
Do not add time to dynamic opencl calculations over a getwork.
|
13 years ago |
Con Kolivas
|
6485c5d45c
select_pool does not switch back to the primary once lagging is disabled.
|
13 years ago |
Kano
|
f5ef7e5e05
miner.php allow 'coin' is custom pages
|
13 years ago |
Luke Dashjr
|
71bbd583e0
Bugfix: bitforce: Allocate enough space for FTDI description pointers
|
13 years ago |
Con Kolivas
|
73d35cb013
Increment total work counter under mutex lock.
|
13 years ago |