Luke Dashjr
|
4b59876501
opencl: Default to single thread with Mesa OpenCL
|
13 years ago |
Luke Dashjr
|
6e66786aaa
opencl: Check for Mesa OpenCL and avoid using binary kernels with it
|
13 years ago |
Luke Dashjr
|
1ac05ac2e1
Merge commit '16dacbc' into bfgminer
|
13 years ago |
Luke Dashjr
|
16dacbcf1b
opencl: Include OpenCL platform in kernel binary filenames
|
13 years ago |
Luke Dashjr
|
9ec2a29db5
bitforce: Use bulk queue mode for all SC devices
|
13 years ago |
Luke Dashjr
|
491a802cdf
Bugfix: bitforce: When reinitializing, free all known works to avoid decrementing reset queued counter
|
13 years ago |
Luke Dashjr
|
63c95e1ffa
bitforce: Handle timeout during ZOX as cleanly as possible
|
13 years ago |
Luke Dashjr
|
09e3266202
Bugfix: bitforce: Make reinitialization more complete and safe
|
13 years ago |
Luke Dashjr
|
86f7f29dd0
Merge commit '8534c62' into bfgminer
|
13 years ago |
Luke Dashjr
|
8534c62bb3
Bugfix: bitforce: Close opened fd if reinit fails
|
13 years ago |
Luke Dashjr
|
7f29b170dc
Merge commit 'b150810' into bfgminer
|
13 years ago |
Luke Dashjr
|
b1508105e9
Bugfix: bitforce: Retry ZGX until device is NOT busy
|
13 years ago |
Luke-Jr
|
49135f8f3f
Merge pull request #217 from berendt/bfgminer
|
13 years ago |
Christian Berendt
|
67ca6d7df2
updated SUSE SPEC to version 3.0.0
|
13 years ago |
Con Kolivas
|
6c5c6e99a3
Reinstate the matching_work_count per subdevice on avalon based on the work subid.
|
13 years ago |
Con Kolivas
|
c2a6392a9d
Avalon driver is missing the drv_id.
|
13 years ago |
Con Kolivas
|
5c7a32fde8
Rationalise and simplify the share diff and block solve detection to a common site.
|
13 years ago |
Con Kolivas
|
0c35f67aa9
Make the avalon array size a macro.
|
13 years ago |
Con Kolivas
|
8a90b5dd10
Use replacement of work items in the avalon buffer as needed instead of flushing them.
|
13 years ago |
Con Kolivas
|
1c4d1ac863
Reinstate wrong work count to reset avalon regardless and display number of wrong results.
|
13 years ago |
Con Kolivas
|
47309e1a18
Revert "The result_wrong measurement for avalon is continually leading to false positives so remove it."
|
13 years ago |
Con Kolivas
|
af65870244
select() on serial usb in avalon does not work properly with zero timeout.
|
13 years ago |
Con Kolivas
|
08c0ac290c
The result_wrong measurement for avalon is continually leading to false positives so remove it.
|
13 years ago |
Con Kolivas
|
64ecfa53a9
Revert "Use only 2 queued work arrays in avalon."
|
13 years ago |
Con Kolivas
|
af6111fb55
Use no timeout on further reads in avalon_gets
|
13 years ago |
Con Kolivas
|
ad55fbf906
Do sequential reads in avalon_get_reset to cope with partial reads.
|
13 years ago |
Con Kolivas
|
385f1cd8d4
Show read discrepancy in avalon_get_reset.
|
13 years ago |
Con Kolivas
|
4e2b107642
Reuse avalon_get_work_count variable.
|
13 years ago |
Con Kolivas
|
fb34cb1784
Check for AVA_GETS_RESTART when deciding if avalon has messed up.
|
13 years ago |
Con Kolivas
|
8b0531fb2b
Make the detection of all wrong results on avalon much more conservative to avoid false positives on work restarts.
|
13 years ago |