Jan Berdajs
ba7c4892fb
Remove obsolete benchmark mode
...
This mode/setting is unusable left-over from SHA-256 cgminer. It does not work with Scrypt or other algorithms that are used in sgminer. Removed in single commit so it can be used as reference, if benchmark mode is added in the future.
11 years ago
troky
c78f14d7e1
Update windows-build.txt
11 years ago
ystarnaud
1fb86b3377
Update configuration.md
11 years ago
ystarnaud
5e8bba2af9
Update configuration.md
...
Added more details about the default profile, globals and profiles along with example configurations.
11 years ago
ystarnaud
4021704e68
Update configuration.md
11 years ago
ystarnaud
3042745757
Update API.md (3 squashed commits).
11 years ago
ystarnaud
e7881ff9f7
Update configuration.md
11 years ago
ystarnaud
fae56ceeeb
Added API function to change pool profile
...
Added the API function changepoolprofile to change a pool's profile to
the specified profile name.
11 years ago
ystarnaud
ea1aba07d8
API Update
...
Ability to add/remove profiles via API.
11 years ago
Noel Maersk
832ac82bf6
Updated API functionality
...
Fixed addpool to specify a profile or algorithm and sets defaults if
nothing specified. Also added a new API function to change multipool
strategy.
Conflicts (resolved):
sgminer.c
11 years ago
ystarnaud
4c3352b8a0
Update configuration.md (19 squashed commits).
11 years ago
Jan Berdajs
ff787bcfbd
add docs about the new hamsi-expand-big setting
11 years ago
Jan Berdajs
ce3624fba6
add marucoin-mod (X13-mod)
11 years ago
Jan Berdajs
2ec09155e6
per-pool gpu-fan
11 years ago
Jan Berdajs
33023de410
more documentation
11 years ago
Jan Berdajs
0bbf5550a8
add docs about new pool-specific options, and note about the current bad config parser
11 years ago
Noel Maersk
c46c913d1c
doc: mention optional name/desc/algo for addpool.
11 years ago
Noel Maersk
9fd94b5c22
doc: list kernels alphabetically.
11 years ago
Bufius
0b0a3ed834
core. include check in ocl.c regarding lookup-gap for kernel 'bufius'
...
doc: change documentation
11 years ago
Luke Dashjr
3a6c1c8bb0
RPC: Provide a full status section for quit/restart commands
11 years ago
Luke Dashjr
5bd5b07e15
RPC: Add "Miner" to version response to include software name along with version
11 years ago
Noel Maersk
7bc0be03d4
misc: FAQ cleanup.
11 years ago
Noel Maersk
0dcb6ca498
doc: clarify `algorithm` usage in a config file pool section.
11 years ago
Jan Berdajs
c2131df6aa
add support for setting algorithm/nfactor for each pool separately, and fix bugged OpenCL thread cleanup (thread shutdown)
11 years ago
Noel Maersk
1b3df7cbc9
doc: add note on incognito mode in doc/BUGS.md.
11 years ago
Noel Maersk
29cbd1f052
doc: make the title of your issue report informative.
11 years ago
Noel Maersk
41f994886e
doc: update README.md doc list, rename KERNEL.md to kernel.md.
11 years ago
Noel Maersk
9b68b2773c
doc: update doc/KERNEL.md to reflect the fact that kernel names are no longer hard-coded.
11 years ago
Noel Maersk
ef14022929
misc: typo in doc/configuration.md
11 years ago
Noel Maersk
bf2ca7be0b
doc: update doc/configuration.md with `algorithm` aliases.
11 years ago
Noel Maersk
4ed13e44a3
doc: update configuration.md with latest on --algorithm and --nfactor.
...
Should close https://github.com/veox/sgminer/issues/126
11 years ago
Noel Maersk
92b7770212
config: add `--algorithm` option and documentation.
...
Doc in `doc/configuration.md` (has to be started sometime, no?).
Configuration function has to be lamely-named set_algo(), because
set_algorithm() is already declared in algorithm.h (prevent namespace
conflict).
algorithm has to be added as global variable due to the way the
callback is done (by CCAN/opt, which in itself is nice).
This can be cleaned up significantly by (at least) introducing a
global configuration struct, but there is no reason to do it now
just for this - better a wholesale manana.
11 years ago
Noel Maersk
2bab1d7b8a
doc: update BUGS.md.
11 years ago
Noel Maersk
8ff624618f
doc: verbose FAQ answer on running per-instance.
11 years ago
Noel Maersk
394c200c88
doc: minor FAQ update (formatting and reference a Q from another).
11 years ago
Noel Maersk
ee70f9f2af
misc: FAQ formatting.
11 years ago
Giovanni Toraldo
7ca09655a7
Fixed md formatting in MINING.md
11 years ago
Kano
a1844cdf44
API-README correct new text format documentation
11 years ago
Kano
ae837a762f
API allow multiple commands/replies in one request
11 years ago
Kano
83176cb52a
API V3.0 unlimited socket reply size
11 years ago
Noel Maersk
be4305e4f6
doc: FAQ formatting (allows linking to specific questions).
...
Squashed: removed duplicate question, fix typo.
11 years ago
Noel Maersk
806b23627b
doc: Change answer about scrypt-jane/Keccak/SHA-3 support.
...
There seems to be interest by the community (and a development effort), so
if scrypt-jane can be used without introducing switches everywhere, it
could be used.
11 years ago
Noel Maersk
ee5995e971
doc: add FAQ (Kessak/SHA-3).
11 years ago
Markus Peloquin
f4fcc7a799
Add clarification to Cygwin install section.
11 years ago
Markus Peloquin
2c53b8a34e
Add Cygwin build instructions.
11 years ago
Noel Maersk
914f89b99f
doc: add a FAQ.
11 years ago
Noel Maersk
a0132b6bb5
doc: remove old references to NVidia cards.
11 years ago
Noel Maersk
dde099f224
doc: Reorder FAQ to have more common questions on top, fix a few links.
11 years ago
Noel Maersk
3c324a6427
doc: update FAQ.
...
There have been several reports like
https://github.com/veox/sgminer/issues/16
and
https://github.com/veox/sgminer/issues/66
not mentioning reddit and litecointalk and who knows where else.
11 years ago
Noel Maersk
0a3710dd7b
doc: update FAQ, rename to FAQ.md.
11 years ago