Luke Dashjr
|
3d4b6c2ae9
RPC: Turn gpu{intensity,mem,engine,fan,vddc} into wrappers around set_device
|
12 years ago |
Luke Dashjr
|
353a54de18
opencl: Support configuration using set_device interface
|
12 years ago |
Luke Dashjr
|
1fa13a27bd
Bugfix: opencl: Safely handle work->device_data across work copies and cleans
|
12 years ago |
Nate Woolls
|
9b564e9668
opencl: Allow specifying a comma separated list for --gpu-threads
|
12 years ago |
Luke Dashjr
|
54e6ddb1a0
opencl: _SET_INT_LIST2 to set variables not necessarily within opencl_device_data
|
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
|
c675a3388c
opencl: Macro-ise code for list options
|
12 years ago |
Luke Dashjr
|
98e5076596
Merge branch 'upstream_ccan' into bfgminer
|
12 years ago |
Luke Dashjr
|
a204b762d7
Bugfix: miner.c: Correct ccan include
|
12 years ago |
Luke Dashjr
|
196db61430
Merge branch 'upstream_ccan' into bfgminer
|
12 years ago |
Luke Dashjr
|
f887097fd0
Bugfix: Correct ccan-upstream directory include
|
12 years ago |
Luke Dashjr
|
c837797674
Merge branch 'default_config_first' into bfgminer
|
12 years ago |
Luke Dashjr
|
0ff4ca362d
Merge branch 'upstream_ccan' into bfgminer
|
12 years ago |
Luke Dashjr
|
3cf2cabbce
Load default config before commandline options, so the latter override the former (but prioritise defaultconfig pools last)
|
12 years ago |
Luke Dashjr
|
6327a03957
configure: Check for sys/termios.h used by ccan/opt
|
12 years ago |
Luke Dashjr
|
8de09abbef
make-release: Only include specific components of ccan
|
12 years ago |
Luke Dashjr
|
04a059e223
Use git submodule for ccan (moving opt_*_floatval into miner.c)
|
12 years ago |
Luke Dashjr
|
299d3b29e4
Merge commit '7d7ea52' into bfgminer
|
12 years ago |
Luke Dashjr
|
7d7ea522f7
configure: Remove duplicate sys/file.h check
|
12 years ago |
Luke Dashjr
|
fb510cd7c6
Probe erupter before icarus, since they are far more common now
|
12 years ago |
Luke Dashjr
|
e9b33c465c
Accept --no-config option to inhibit loading default config file, even without specifying another config
|
12 years ago |
Luke Dashjr
|
a083331af2
Bugfix: RPC: Ensure isjoin always gets initialised
|
12 years ago |
Luke Dashjr
|
1c77301574
Merge branch 'set_device_funcs' into bfgminer
|
12 years ago |
Luke Dashjr
|
763038a5df
bitforce: Remove two really-unused variables
|
12 years ago |
Luke Dashjr
|
8ef1b607e0
Merge branch 'nanofury2' into bfgminer
|
12 years ago |
Luke Dashjr
|
dacf647f8c
nanofury: Silence false warning from some compilers about uninitialised variable use
|
12 years ago |
Luke Dashjr
|
2d74f585ca
Merge commit 'ad1d998' into bfgminer
|
12 years ago |
Luke Dashjr
|
e942c92c1b
Remove shorthand option for undocumented --bench-algo
|
12 years ago |
Luke Dashjr
|
051a881ea3
Remove long-deprecated and non-functional --enable-cpu option
|
12 years ago |
Luke Dashjr
|
26462277a6
Deprecate shorthand options for uncommonly-used --algo, --cpu-threads, --expiry, --gpu-threads, --intensity, --kernel-path, --kernel, --scan-time, --vectors, and --worksize
|
12 years ago |