ckolivas
|
d3301302d6
Convert error getting device IDs in ocl code to info log level only since multiple platforms may be installed and the error is harmless there.
|
13 years ago |
ckolivas
|
cdf095cfcd
Unnecessary extra array in ocl code.
|
13 years ago |
Con Kolivas
|
80787bb4f2
bufsize is an unsigned integer, make it so for debug.
|
13 years ago |
Con Kolivas
|
cdb812b08b
Cope with the highest opencl platform not having usable devices.
|
13 years ago |
Con Kolivas
|
67c38b49d6
Update kernel file names signifying changes.
|
13 years ago |
Luke Dashjr
|
16c7821843
Merge commit 'b1ae45f' into ocl_update_20130512
|
13 years ago |
Luke Dashjr
|
44b386a7f7
Tree-Merge commit 'd16d492' into ocl_update_20130512
|
13 years ago |
Luke Dashjr
|
2a26faa8a5
Merge commit '7f595ca' into ocl_update_20130512
|
13 years ago |
Con Kolivas
|
c4a8f47769
Merge pull request #429 from mhren/patch-1
|
13 years ago |
mhren
|
c5bfc45233
Update util.c
|
13 years ago |
Luke Dashjr
|
d65a0f1134
Merge commit '434aac7' into bfgminer
|
13 years ago |
Luke Dashjr
|
434aac7c41
Bugfix: bitforce: Include get_api_stats in BQUEUE mode
|
13 years ago |
Con Kolivas
|
32c41bd03c
Bump version to 3.1.1
|
13 years ago |
Con Kolivas
|
3f0842f7bd
Update NEWS.
|
13 years ago |
Con Kolivas
|
1a7a87c2a6
Use a discrete device target for scrypt that dynamically changes to ensure we still report a work utility even if no shares are submitted such as in solo mining.
|
13 years ago |
Con Kolivas
|
2fb6637b5a
Make set_work_target a function to set a specified char as target for use elsewhere.
|
13 years ago |
Con Kolivas
|
0b6ee62cc4
Further consolidate the hash regeneration between sha and scrypt doing it only once and always checking the share diff for both before submission.
|
13 years ago |
Con Kolivas
|
9a76db8db9
Regenerate the hash before checking the share diff in hashtest().
|
13 years ago |
Con Kolivas
|
03f98e2617
Minor typo.
|
13 years ago |
Con Kolivas
|
79dd9dfe13
Use a scantime of 30 seconds for scrypt if none is specified.
|
13 years ago |
Con Kolivas
|
b196d4fa0c
Support more shares to be returned for scrypt mining.
|
13 years ago |
Con Kolivas
|
a923b7d3f0
Update the write config to properly record device entries and remove disabled option.
|
13 years ago |
Con Kolivas
|
3972fe223b
Show a different warning and loglevel for failure to resolve a URL on first or subsequent testing of stratum pool URLs.
|
13 years ago |
Luke Dashjr
|
ebcdb29718
opencl: Support for reading temperature from free software radeon drivers via libsensors
|
13 years ago |
Luke Dashjr
|
3dd514e21f
Merge commit 'd3839e7' into bfgminer
|
13 years ago |
Luke Dashjr
|
d3839e7cd8
Bugfix: Always compile support for commandline --temp-target and --temp-cutoff, and write them in the config for all devices
|
13 years ago |
Con Kolivas
|
ef3b0657dd
Fix the problem of seting up termio of ttyUSB0 for icarus. the CSIZE
|
13 years ago |
Con Kolivas
|
2b8cbf61ca
Revert wrong patch.
|
13 years ago |
Con Kolivas
|
2645797fca
Set all stratum sockets to nonblocking to avoid trying to use MSG_DONTWAIT on windows.
|
13 years ago |
Con Kolivas
|
d89936a96c
Fix warnings on win32 build.
|
13 years ago |