Luke Dashjr
|
15e4113bce
Merge branch 'master' into bfgminer
|
14 years ago |
Luke Dashjr
|
3d6b95f519
Merge commit 'ab764da' into bfgminer
|
14 years ago |
Con Kolivas
|
1ab318d0f3
Start longpoll only after we have tried to extract the longpoll URL.
|
14 years ago |
Con Kolivas
|
eda382990a
Create one longpoll thread per pool, using backup pools for those pools that don't have longpoll.
|
14 years ago |
Luke Dashjr
|
2d522b092e
Merge branch 'bugfix_const' into bfgminer
|
14 years ago |
Luke Dashjr
|
b5c04081c4
Merge branch 'opencl_dynlink' into bfgminer
|
14 years ago |
Luke Dashjr
|
b934937c94
Load OpenCL library dynamically, to support building without any vendor-specific files
|
14 years ago |
Con Kolivas
|
4cd973264f
Create discrete persistent submit and get work threads per pool, thus allowing all submitworks belonging to the same pool to reuse the same curl handle, and all getworks to reuse their own handle.
|
14 years ago |
Luke Dashjr
|
31fc657eb4
Bugfix: Use const qualifier in cgpu_info and device_api structures where applicable, to clean up some warnings
|
14 years ago |
Luke Dashjr
|
e22771e9d0
Merge branch 'master' into myfork
|
14 years ago |
Luke Dashjr
|
4648330c9d
Support for share logging
|
14 years ago |
Luke Dashjr
|
4b3586d4c5
Merge branch 'api_refactor' into myfork
|
14 years ago |
Luke Dashjr
|
db233721f5
Divide device info into "detail" (static information) and "status" (dynamic information), adding a new "devdetail" JSON API method to get the former
|
14 years ago |
Luke Dashjr
|
097caf0cc1
Merge branch 'api_refactor' into myfork
|
14 years ago |
Con Kolivas
|
f5f089f5b4
Add a --gpu-map option which will allow arbitrarily mapping ADL devices to OpenCL devices for instances where association by enumeration alone fails.
|
14 years ago |
Luke Dashjr
|
74b93784f6
API: Move device-specific information fetching to the device API model with a new get_extra_device_info function
|
14 years ago |
Luke Dashjr
|
730849c988
Make a union for cgpu device handles, and rename "device" to "device_ztex" since it's Ztex-specific
|
14 years ago |
Luke Dashjr
|
657716e563
Merge branch 'master' into ztex
|
14 years ago |
Luke Dashjr
|
b8778839e9
Merge branch 'master' into unify_drivers
|
14 years ago |
Con Kolivas
|
c7cc2e4226
Merge branch 'master' into ztex
|
14 years ago |
Kano
|
2e1d2017de
API add removepool like the screen interface
|
14 years ago |
nelisky
|
c3bda2b709
adding path to libusb include
|
14 years ago |
nelisky
|
99a188f94f
initial commit with some support for ztex 1.15x board.
|
14 years ago |
Con Kolivas
|
dc70fe9ce0
Do a complete cgminer restart if the ATI Display Library fails, as it does on windows after running for some time, when fanspeed reporting fails.
|
14 years ago |
Kano
|
0be2b9e9b6
Increase max devices to 64 (for FPGA support)
|
14 years ago |
Kano
|
18a8b5506e
API returns the simple device history with the 'notify' command
|
14 years ago |
Kano
|
eeec98098f
code changes for supporting a simple device history
|
14 years ago |
Luke Dashjr
|
eca996547b
CGPU API for device kernel name
|
14 years ago |
Luke Dashjr
|
f05a319e01
CGPU API for device names
|
14 years ago |
Luke Dashjr
|
303dbf4664
Abstract add_cgpu function, to handle device id numbering and devices array
|
14 years ago |