Luke Dashjr
|
4db96fedc6
Add GPU-README to EXTRA_DIST.
|
13 years ago |
Con Kolivas
|
3401813cb5
Split out the GPU specific information from the README into a README.GPU file.
|
13 years ago |
Con Kolivas
|
4b1c4db04e
Update docs and reorder README to show executive summary near top.
|
13 years ago |
ckolivas
|
a65762ac62
Add more FAQs about crossfire.
|
13 years ago |
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 |
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
|
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 |
ckolivas
|
832012f61d
Only use MSG_NOSIGNAL for !win32 since it doesn't exist on windows.
|
13 years ago |
ckolivas
|
6acfdbd661
Use MSG_NOSIGNAL on stratum send()
|
13 years ago |
ckolivas
|
a7cbbc9fc3
Set TCP_NODELAY for !linux for raw sockets.
|
13 years ago |
ckolivas
|
0676a1a885
Use TCP_NODELAY with raw sockets if !opt_delaynet
|
13 years ago |
Kano
|
527fe05848
Merge branch 'usb'
|
13 years ago |