Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
BMT-Mining Tech Thread
#19
@ Pathicki, Andra, Icedevil.. es gibt eine Datei help.bat
habe mich da selber noch nicht komplett durchgearbeitet. Das Skript ist nicht von mir und ich muss mich da auch einarbeiten um euere Fragen beantworten zu können ;-)
Das sind alle möglichen Parameter:

Generic parameters:

--a0-is-zil (use with ZIL dual mining)
--adl-disable (disable ADL)
--algorithm value (algorithm/s to use, separate values with Wink
--api-enable (enable statistics API)
--api-port value (port where statistics API is reachable - default 21550)
--api-rig-name value (identifier name for your rig in statistics API)
--api-rig-restart-url value (user defined url which accessed in browser triggers computer restart)
--api-miner-restart-url value (user defined url which accessed in browser triggers miner restart)
--api-rig-shutdown-url value (user defined url which accessed in browser triggers computer shutdown)
--background (run miner in background, without console window)
--disable-cpu (disable cpu mining)
--disable-gpu (disable gpu mining)
--disable-extranonce-subscribe (don't send mining.extranonce.subscribe to pool)
--disable-worker-watchdog (disable crash detection)
--disable-gpu-tweaking (disable gpu tweaking options (def. is enabled)
--enable-opencl-cleanup (release ocl resources on miner exit/restart)
--enable-restart-on-rejected (enable miner auto restart on too many rejected shares. Set number with --max-rejected-shares)
--enable-workers-ramp-up (enable GPU workers slow start)
--extended-log (enable more informative logging)
--forced-shutdown (never try to free resources on restart/shutdown)
--give-up-limit value (number of times to try connecting to a pool before switching to the next pool)
--gpu-auto-tune value (runs miner in a mode that tries to find best settings per GPU. 0-disabled, 1-normal, 2-fast, 3-incrementing [def. is 0])
--gpu-errors-alert value (notify when number of result validation errors for any GPU reaches this value [def. is 0 - disabled])
--list-algorithms (list available algorithms)
--list-devices (list available gpu devices)
--log-file filename (enable logging to file)
--log-file-mode value (defines logging mode, 0-2 [def. is 0 - truncate])
--main-pool-reconnect value (time, how often to try to reconnect back to the main pool. def. is 10 minutes, min. is 2 minutes)
--max-no-submit-responses value (max number of no-responses from pool to our submit messages before reconnecting [def. is 5])
--max-no-share-sent value (time, if no share is accepted from the pool for x time, restarts miner [def. is 0 - disabled])
--max-rejected-shares value (max number of allowed rejected shares on a connection. def. is 20 if '--enable-restart-on-rejected' option enabled)
--miner-priority value (main process priority, 1-5 where 5 is highest [def. is 3 - normal])
--multi-algorithm-job-mode value(how miner handles jobs when mining multiple algorithms, 0-3 [def. is 0])
--proxy value (ip:port or user:password@ip:port of socks5 proxy)
--reboot-script-gpu-watchdog (filename, if set it turns off built in restart procedure on gpu failure, and instead runs this script)
--retry-time value (time, how much to wait before trying to reconnect to a pool)
--reset-vega (disable/enable Vega video cards on miner start)
--set-compute-mode (sets AMD gpu's to compute mode & disables crossfire - run as admin)
--set-console-title value (sets custom title to miner console window)
--setup (interactive mode to create basic configuration)
--startup-script filename (run custom script on miner start - set clocks, voltage, etc.)
--shutdown-temperature value (if this temperature is reached, miner will shutdown system (ADL must be enabled))
--verthash-dat-path value (verthash.dat location, if not using default)


Cpu parameters

--cpu-threads (number of cpu threads to use for mining, separate values with Wink
--cpu-threads-intensity value (hashes per worker thread, can be 1, 2 or 4. Def. is 1, separate values with ; and !)
--cpu-threads-priority value (worker thread priority, 1-5 where 5 is highest (def. is 2), separate values with Wink
--cpu-affinity value (thread affinity bitmask, hex or decimal value, separate values with Wink
--disable-cpu-optimisations (use only SSE2 for cpu mining)
--disable-huge-pages (disable usage of huge pages)
--disable-hw-aes (use only soft AES for cpu mining)
--disable-msr-tweaks (disable extra tweaks for some CPU algorithms(def. is enabled)
--disable-numa (disable binding to numa nodes)
--msr-use-preset value (defines MSR preset to use 0-2)
--msr-use-tweaks value (defines MSR tweaks to use 0-4, | 0 - Intel, 0,1,2,3,4 - AMD |)


Gpu parameters

--gpu-id value (gpu id/s from --list-devices, separate values with ; and !)
--gpu-intensity value (gpu intensity, 0-31 or if > 31 it's treated as raw intensity, separate values with ; and !)
--gpu-auto-intensity value (0-disabled, 1-light, 2-normal, separate values with ; and !)
--gpu-extra-config value (additional config for some algorithms, separate values with ; and !)
--gpu-off-temperature value (gpu turn off temperature, separate values with ; and !)
--gpu-boost value (number from 0-100, separate values for gpu's with !)
--gpu-tweak-profile value (number from 0-10, 0 disables tweaking. separate values for gpu's with !)
--gpu-buffer-mode value (how to handle buffers when using --multi-algorithm-job-mode 3. 0-leave in vram, 1-release on algorithm switch. Default is 0, separate values with ; and !)
--gpu-ethash-mode value (1, 2 or 3. Sets how DAG is managed, separate values with ; and !)
--gpu-ethash-dag-cache value (ethash epoch number, cache DAG if enough free VRAM on the gpu)
--gpu-manual-tuning filename (enable manual GPU tuning through configuration file)
--gpu-progpow-mode value (1, 2 or 3. Sets how progpow program is created, separate values with ; and !)
--gpu-progpow-preload value (number from 0-16. Sets how many periods to pre-create. Def. is 2)
--gpu-autolykos2-preload value (number from 0-6, how many datasets to pre-create, depends on free GPU memory. def. is 0, separate values with ; and !)
--gpu-progpow-safe (use this if you get a lot of gpu validation errors on progpow algorithms)
--gpu-dynamo-experimental (it can improve performance on some dynamo 'algorithms')
--gpu-table-slow-build (builds DAG/Datatable slower - might help if GPU's are crashing on DAG/Datatable creation)
--gpu-dual-max-loss value (how much loss of A0 hashrate is allowed in auto tune mode for dual mining, in percent [1-90])


Pool parameters

--pool value (pool address:port, separate values with ; and !)
--wallet value (user wallet address, separate values with ; and !)
--worker value (worker name or rig id, separate values with ; and !)
--password value (pool password, separate values with ; and ! [use #; and #! to escape separator characters])
--diff-factor value (custom difficulty multiplier, separate values with ; and !)
--tls value (use TLS, true or false, separate values with ; and !)
--esm value (ethash stratum mode [0, 1], separate values with ; and !)
--nicehash value (force nicehash, true or false, separate values with ; and !)
--job-timeout value (time, if no job received for this period, miner will reconnect. Disabled by default, separate values with ; and !)
--max-difficulty value (number, if pool difficulty is above this value miner will reconnect to the pool, separate values with ; and !)
--start-block-height value (number, start mining when defined block height is reached. Pool must send this info, separate values with ; and !)
--keepalive value (true or false, not every pool supports this, separate values with ; and !)
--send-stales value (send stale shares to pool, true or false, separate values with ; and !)
--algo-min-time value (time, used with algorithm switching capability, minimum time to mine same algorithm. Def. is 10 min.)


Parameter aliases

--algorithm -a
--cpu-threads -t
--password -p
--pool -o
--wallet -u


: Order of the parameters is important! Always set --gpu.. and --cpu.. parameters AFTER --algorithm !
: Also if using --gpu-id parameter always set it as the first --gpu.. parameter, then set the rest (--gpu-intensity .. etc..)
: When setting any of the parameters don't use " or ' around the value!
: Parameters that take a TIME value must be set in SECONDS!
Zitieren
Bedankt haben sich:


Nachrichten in diesem Thema
BMT-Mining Tech Thread - von Skandal - 03.10.2022, 09:57
RE: BMT-Mining Tech Thread - von Schleudrio - 04.10.2022, 12:30
RE: BMT-Mining Tech Thread - von Andra - 04.10.2022, 13:34
RE: BMT-Mining Tech Thread - von icedevil - 04.10.2022, 14:16
RE: BMT-Mining Tech Thread - von Andra - 17.10.2022, 08:44
RE: BMT-Mining Tech Thread - von Pathicki - 17.10.2022, 09:06
RE: BMT-Mining Tech Thread - von icedevil - 18.10.2022, 06:42
RE: BMT-Mining Tech Thread - von Schleudrio - 08.10.2022, 21:20
RE: BMT-Mining Tech Thread - von Shimly_Stefan - 09.10.2022, 02:03
RE: BMT-Mining Tech Thread - von Schleudrio - 09.10.2022, 10:49
RE: BMT-Mining Tech Thread - von Marc - 09.10.2022, 19:31
RE: BMT-Mining Tech Thread - von poison2 - 17.10.2022, 22:41
RE: BMT-Mining Tech Thread - von blues - 17.10.2022, 23:05
RE: BMT-Mining Tech Thread - von Pathicki - 18.10.2022, 05:30
RE: BMT-Mining Tech Thread - von Andra - 11.11.2022, 18:48
RE: BMT-Mining Tech Thread - von isaack - 16.11.2022, 13:26
RE: BMT-Mining Tech Thread - von Skandal - 16.11.2022, 15:32
RE: BMT-Mining Tech Thread - von isaack - 17.11.2022, 16:06
RE: BMT-Mining Tech Thread - von Skandal - 16.11.2022, 17:57
RE: BMT-Mining Tech Thread - von Skandal - 18.11.2022, 08:15
RE: BMT-Mining Tech Thread - von bs-alf - 18.11.2022, 18:44
RE: BMT-Mining Tech Thread - von Skinwalker - 10.12.2022, 10:12
RE: BMT-Mining Tech Thread - von Skandal - 10.12.2022, 12:48
RE: BMT-Mining Tech Thread - von Skinwalker - 10.12.2022, 13:01
RE: BMT-Mining Tech Thread - von DIDDI1981 - 24.12.2022, 17:17
RE: BMT-Mining Tech Thread - von Skinwalker - 25.12.2022, 04:51
RE: BMT-Mining Tech Thread - von Skandal - 25.12.2022, 10:31
RE: BMT-Mining Tech Thread - von Schleudrio - 25.12.2022, 11:01
RE: BMT-Mining Tech Thread - von stulle - 25.12.2022, 12:05
RE: BMT-Mining Tech Thread - von Schleudrio - 25.12.2022, 12:34
RE: BMT-Mining Tech Thread - von Andra - 25.12.2022, 12:41
RE: BMT-Mining Tech Thread - von Schleudrio - 25.12.2022, 13:04
RE: BMT-Mining Tech Thread - von Skandal - 27.12.2022, 21:25
RE: BMT-Mining Tech Thread - von alex1969 - 18.02.2023, 17:53
RE: BMT-Mining Tech Thread - von Wasweissich - 18.02.2023, 18:57

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 3 Gast/Gäste