Luke Dashjr
|
e11a58cd06
trimmed_strdup helper function
|
12 years ago |
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
|
e530385c84
RPC: Deprecate all cpu* and gpu* commands, and remove CPU/GPU counts from 'devs' response
|
12 years ago |
Luke Dashjr
|
289817c24a
RPC: pgarestart command to match {cpu,gpu}restart
|
12 years ago |
Luke Dashjr
|
f6639b56ef
RPC: Unify common code under get_pga_cgpu function
|
12 years ago |
Luke Dashjr
|
512a5a27bf
README.RPC: Deprecate gpu{intensity,mem,engine,fan,vddc} now that they can be accessed via {pga,proc}set
|
12 years ago |
Luke Dashjr
|
ecc96ae53d
RPC: Consider CPU and OpenCL devices as "PGAs" to begin migration to a simpler interface
|
12 years ago |
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 |