Luke Dashjr
|
ff00c7e66e
Bugfix: Remove devtype variable from driver API
|
12 years ago |
Luke Dashjr
|
27ce457591
opencl: Store oclthreads and only convert to/from intensity numbers when dealing with external interfaces
|
12 years ago |
Luke Dashjr
|
e530385c84
RPC: Deprecate all cpu* and gpu* commands, and remove CPU/GPU counts from 'devs' response
|
12 years ago |
Luke Dashjr
|
289817c24a
RPC: pgarestart command to match {cpu,gpu}restart
|
12 years ago |
Luke Dashjr
|
f6639b56ef
RPC: Unify common code under get_pga_cgpu function
|
12 years ago |
Luke Dashjr
|
ecc96ae53d
RPC: Consider CPU and OpenCL devices as "PGAs" to begin migration to a simpler interface
|
12 years ago |
Luke Dashjr
|
3d4b6c2ae9
RPC: Turn gpu{intensity,mem,engine,fan,vddc} into wrappers around set_device
|
12 years ago |
Luke Dashjr
|
223df8d6ad
Move all OpenCL-specific data behind device_data pointers, and relocate OpenCL-specific code out of miner.c
|
12 years ago |
Luke Dashjr
|
a083331af2
Bugfix: RPC: Ensure isjoin always gets initialised
|
12 years ago |
Kano
|
82e4e2a6c6
API allow multiple commands/replies in one request
|
12 years ago |
Luke Dashjr
|
cd8069db6b
Merge branch 'set_device_funcs' into bfgminer
|
12 years ago |
Con Kolivas
|
ad812481f5
Store when the last getwork was retrieved and display it in the API summary.
|
12 years ago |
Luke Dashjr
|
84462f8031
set_device_funcs support for returning messages on success
|
12 years ago |
Luke Dashjr
|
93b8ceda83
RPC: Support for alternate message strings
|
12 years ago |
Luke Dashjr
|
21f5771e47
Refactor set_device interface to use option arrays
|
12 years ago |
Luke Dashjr
|
999b873947
Merge commit '73fbf53' into bfgminer
|
12 years ago |
Luke Dashjr
|
73fbf53396
Bugfix: RPC: MSG_PGASETOK does not have a string param
|
12 years ago |
Luke Dashjr
|
c2a17ee34c
Rename *nonces variables to *_diff1 to reflect their nature better
|
12 years ago |
Luke Dashjr
|
86a9237f8e
Refactor diff1 records to properly weigh non-diff1 work
|
12 years ago |
Luke Dashjr
|
d7977a1a28
Merge commit 'c632697' into bfgminer
|
12 years ago |
Luke Dashjr
|
c632697e8b
RPC: Remove unnecessary delay from RPC server startup
|
12 years ago |
Tim Bateman
|
9f5d18daf3
Fixed one byte stack overflow in mcast recvfrom.
|
12 years ago |
Luke Dashjr
|
2a3978e9a2
RPC: {dev,proc}details: Add 'Processors', 'Manufacturer', 'Product', 'Serial', 'Target Temperature', 'Cutoff Temperature'
|
12 years ago |
Luke Dashjr
|
281145606b
Merge commit 'a94c7be' into bfgminer
|
12 years ago |
Luke Dashjr
|
a94c7beb60
Bugfix: RPC: Release apisock on error in tidyup
|
12 years ago |
Luke Dashjr
|
56e99a7a72
Merge branch 'cg_merges_20131108a' into bfgminer
|
12 years ago |
Luke Dashjr
|
df1dd8fa40
RPC: Bump to 2.2 for Works in POOLS
|
12 years ago |
Luke Dashjr
|
8a69126b37
Merge branch 'rpc_longreply' into bfgminer
|
12 years ago |
Luke Dashjr
|
7715d70f40
Bugfix: RPC: Restore null termination on responses
|
12 years ago |
Luke Dashjr
|
62a7978e62
Merge commit 'c385437' into cg_merges_20131108a
|
12 years ago |