Luke Dashjr
|
698839d40c
Merge branch '201402_opencl_cleanup' into bfgminer
|
12 years ago |
Luke Dashjr
|
ff00c7e66e
Bugfix: Remove devtype variable from driver API
|
12 years ago |
Luke Dashjr
|
145f0d4db9
opencl: Deprecate --auto-{fan,gpu} and --gpu-dyninterval options
|
12 years ago |
Luke Dashjr
|
b69043c88e
Merge branch '201402_opencl_cleanup' into bfgminer
|
12 years ago |
Luke Dashjr
|
392614c646
Skip trying to submit shares in benchmark mode
|
12 years ago |
Luke Dashjr
|
fddc67ec53
Rework benchmark mode
|
12 years ago |
Luke Dashjr
|
9444ca24c1
Merge branch 'set_device_funcs' into bfgminer
|
12 years ago |
Luke Dashjr
|
d6da4bb5dc
Common add_set_device_option for automatically generated --set-device options
|
12 years ago |
Luke Dashjr
|
74cbb918a0
opencl: Deprecate all dedicated commandline options for parameters accessible via set_device
|
12 years ago |
Luke Dashjr
|
ae1327090d
Merge branch '201402_opencl_cleanup' into bfgminer
|
12 years ago |
Luke Dashjr
|
1fa13a27bd
Bugfix: opencl: Safely handle work->device_data across work copies and cleans
|
12 years ago |
Luke Dashjr
|
097f70c36a
Merge branch '201402_opencl_cleanup' into bfgminer
|
12 years ago |
Nate Woolls
|
9b564e9668
opencl: Allow specifying a comma separated list for --gpu-threads
|
12 years ago |
Luke Dashjr
|
569b362821
Merge branch '201402_opencl_cleanup' into bfgminer
|
12 years ago |
Luke Dashjr
|
17cb3ee3cc
Reduce failure applying set-device rules to debug loglevel
|
12 years ago |
Luke Dashjr
|
2e93d44d71
Add --set as alias for --set-device
|
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
|
98e5076596
Merge branch 'upstream_ccan' into bfgminer
|
12 years ago |
Luke Dashjr
|
a204b762d7
Bugfix: miner.c: Correct ccan include
|
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
|
04a059e223
Use git submodule for ccan (moving opt_*_floatval into miner.c)
|
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
|
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 |
Luke Dashjr
|
ed232512f0
Due to work restarts causing ~all processors to request work at once, it is always ideal to stage at least mining_threads extra works
|
12 years ago |
Luke Dashjr
|
73e67ff8ab
Merge branch 'monarch' into bfgminer
|
12 years ago |
Luke Dashjr
|
618ef4fc3e
Merge commit 'c123541' into bfgminer
|
12 years ago |
Luke Dashjr
|
c123541f93
Bugfix: Correct typo in --help ("AlgoritHms")
|
12 years ago |
Luke Dashjr
|
03d18ac346
Include list of lowlevels built in configure and --help output
|
12 years ago |