Luke Dashjr
|
74cbb918a0
opencl: Deprecate all dedicated commandline options for parameters accessible via set_device
|
12 years ago |
Luke Dashjr
|
3b510579a4
opencl: Make current intensity, xintensity, and oclthreads available via RPC
|
12 years ago |
Luke Dashjr
|
2f3b84dbc3
opencl: Redo Manage TUI detail line to use xintensity when more reasonable
|
12 years ago |
Luke Dashjr
|
176e13ea3c
opencl: Support for setting oclthreads as intensity=xNNN (for NNN xintensity); also allow setting d<whatever> for an initial dynamic intensity
|
12 years ago |
Luke Dashjr
|
27ce457591
opencl: Store oclthreads and only convert to/from intensity numbers when dealing with external interfaces
|
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
|
04a059e223
Use git submodule for ccan (moving opt_*_floatval into miner.c)
|
12 years ago |
Luke Dashjr
|
080a0cedbb
opencl: Enable by default in scrypt mode
|
12 years ago |
Luke Dashjr
|
f25f16e99b
Since scrypt miners tend to work at actual share difficulty, use that for diff1 counting
|
12 years ago |
Luke Dashjr
|
2aee732e31
Move unused winsock2.h includes to the end of config.h
|
12 years ago |
Luke Dashjr
|
02ab8435b0
Merge commit '59238e9' into bfgminer
|
12 years ago |
Luke Dashjr
|
59238e9710
Bugfix: opencl: Dynamic mode should disable threads for this device, not just N after the first
|
12 years ago |
Luke Dashjr
|
6b71382a8c
cpu/opencl: Always disable by default; removes deprecated -G option entirely
|
12 years ago |
Luke Dashjr
|
0e54936df0
cpu/opencl: Fix probe priorities to be last
|
12 years ago |
Luke Dashjr
|
b59ac5192f
drv_detect_all: Use priority-sorted list of registered drivers
|
12 years ago |
Luke Dashjr
|
29035c0f9c
Build hash tables to find drivers by dname or name
|
12 years ago |
Luke Dashjr
|
5cd4bcaa6c
BFG_REGISTER_DRIVER macro to commonly pre-define device_drv structures
|
12 years ago |
Luke Dashjr
|
2546c0598d
Bugfix: Add missing includes of config.h, stdbool.h, and stdint.h
|
12 years ago |
Luke Dashjr
|
6a0ca4e02d
opencl: Disable by default if other devices are found; to enable, use -S opencl:auto
|
12 years ago |
Luke Dashjr
|
e475e4c149
Merge commit '4c03acc' into bfgminer
|
12 years ago |
Luke Dashjr
|
4c03accd0a
cpu & opencl: Defer RUNONCE to actual autodetection, so they can be added once after startup
|
12 years ago |
Luke Dashjr
|
a16ff9404b
Merge commit 'bd3612c' into cg_merges_20130818a
|
12 years ago |
Con Kolivas
|
890c1c79a7
Fix --scrypt being required before scrypt intensities on command line or not working at all via config files.
|
12 years ago |
Luke Dashjr
|
3cb5a28b3a
Merge commit '2b171f7' into cg_merges_20130818a
|
12 years ago |
Luke Dashjr
|
17eb22dfea
Merge commit 'ad1572f' into cg_merges_20130818a
|
12 years ago |