Luke Dashjr
|
e222bdb04e
notifier_wait, notifier_wait_us, and notifier_reset functions
|
11 years ago |
Con Kolivas
|
92074cb6d4
Export the flush_queue function for use by drivers.
|
12 years ago |
Con Kolivas
|
4e276d2b42
Provide a function to discard queued work based on age.
|
12 years ago |
Luke Dashjr
|
b1bffbf3f8
Export share_diff function and add flip12 macro
|
11 years ago |
Con Kolivas
|
0cb5aa6b29
Provide a copy_work_noffset function for copying a work struct but changing its ntime.
|
12 years ago |
Con Kolivas
|
9e22c0ce15
Add api_add_int16 to API functions.
|
12 years ago |
Luke Dashjr
|
fc3a5455cd
cointerra: Remove nodev checks for now
|
11 years ago |
Luke Dashjr
|
d3787d977c
cointerra: Replace reset semaphore with a simple notifier
|
11 years ago |
Luke Dashjr
|
03129d9aa2
Build cointerra driver
|
11 years ago |
Con Kolivas
|
d2d8ad53dd
cointerra: Import driver from cgminer as-is
|
12 years ago |
Luke Dashjr
|
0676fa314a
Merge commit '8e4ff7d' into bfgminer
|
11 years ago |
Luke Dashjr
|
8e4ff7de10
opencl: Workaround false warning regarding Mesa version number parsing
|
11 years ago |
Luke Dashjr
|
1b51050110
Merge commit 'c2b56ec' into bfgminer
|
11 years ago |
Luke Dashjr
|
c2b56ec085
knc: use_dcdc setting that Nov batch users can use to disable DCDC usage
|
11 years ago |
Luke Dashjr
|
6eb1004d67
knc: Replace numeric constants with KNC_CORES_PER_DIE, KNC_DIE_PER_CHIP, and KNC_CORES_PER_CHIP defines
|
11 years ago |
Luke Dashjr
|
9491aa54d6
Merge branch 'knc' into bfgminer
|
11 years ago |
Luke Dashjr
|
c2cbe40531
Bugfix: knc: Actually skip over extra processors rather than infinite loop
|
11 years ago |
Luke Dashjr
|
61d061a37b
Merge commit 'fee8c0d' into bfgminer
|
11 years ago |
Luke Dashjr
|
fee8c0d283
configure: Include <stddef.h> for _Static_assert check
|
11 years ago |
Luke Dashjr
|
9b51fee3c3
Merge commit 'eb880ee' into bfgminer
|
11 years ago |
Luke Dashjr
|
eb880ee0e9
Bugfix: Use rlim_t type for old_soft_limit so comparison with RLIM_INFINITY is correct on all platforms
|
11 years ago |
Luke Dashjr
|
93b3c99e93
Update alloca logic to work on more platforms
|
11 years ago |
Luke Dashjr
|
47b1ecfa7e
start-bfgminer.sh: Shell script to (re)start bfgminer in a background screen session
|
11 years ago |
Luke Dashjr
|
db23ffa2eb
Merge commit '363ead9' into bfgminer
|
11 years ago |
Luke Dashjr
|
363ead9911
Bugfix: Handle disabled CPU support properly in various places
|
11 years ago |
Luke Dashjr
|
32131a8d55
Merge branch 'opencl_kernelapi' into bfgminer
|
11 years ago |
Luke Dashjr
|
211db6a0f8
opencl: If kernel does not specify an interface in scrypt mode, assume it's the scrypt interface
|
11 years ago |
Luke Dashjr
|
0b2ecacdd9
opencl: Replace dated versioning with hash of source code
|
11 years ago |
Luke Dashjr
|
b313e2f1f2
opencl: Search all the same kernel paths when setting kernel
|
11 years ago |
Luke Dashjr
|
4ab27d7b0e
opencl: Accept arbitrary kernel filenames, provided they specify a kernel interface somewhere in the source file
|
11 years ago |