Author

Topic: Aiuto file di lancio sgminer 4.1 (Read 532 times)

full member
Activity: 169
Merit: 100
May 04, 2014, 02:43:55 PM
#7
Quote
--api-listen --api-network --api-allow W:192.168.1/24

chiedo cosa servono, non li ho mai usati
Controllo remoto tramite json rpc. Autorizza la rete 192.168.1.* in lettura e modifica delle impostazioni.
RTFM  Tongue
legendary
Activity: 981
Merit: 1029
May 04, 2014, 02:37:13 PM
#6
Certo che ho cambiato l'eseguibile ma non riesco a farlo partire i valori da specificare sono gli stessi? intendo.

Ma il link che ti ho dato l'hai aperto?  Undecided C'è una lista di esempi con i parametri già impostati, a cui dovrai aggiungere quelli della tua scheda video, il kernel si imposta col comando -k darkcoin ecc... Viene anche specificato due volte che senza il comando -k non funziona.


Example usage - DarkCoin:
Code:
GPU_MAX_ALLOC_PERCENT=100 ./sgminer -k darkcoin -o : -u  -p  -I 18 -g 4 -w 128
Example usage - QubitCoin:
Code:
GPU_MAX_ALLOC_PERCENT=100 ./sgminer -k qubitcoin -o : -u  -p  -I 16 -g 4 -w 128
Example usage - Quark and clones:
Code:
GPU_MAX_ALLOC_PERCENT=100 ./sgminer -k quarkcoin -o : -u  -p  -I 16 -g 4 -w 64

Without given -k argument value it defaults to scrypt kernel! If you have problems, read the DarkCoin thread from page 100, it contains a lot of information and solutions to common problems.

Important! A new option was added: --difficulty-multiplier. It allows to set stratum difficulty multiplier. For QubitCoin, Quark and Animecoin it will be usually 256. For Groestlcoin, Fuguecoin and Twecoin it will be usually 0.0039062500 (1/256). Default value is 1.0. If you have "share above target" errors then set it to 256. If difficulty required by pool is strangely large, set it to 0.0039062500 (1/256). Other values are unlikely to be used. Hopefully this will fix all remaining stratum problems.

Common problems and solutions:
  • Error -11: Building Program (clBuildProgram) - execute miner from the directory where "kernel" directory is present
  • HW errors - select correct mining algorithm with -k option
  • still does not work - update Catalyst drivers to version 13.12


Ci sono anche dei riferimenti sulle performance su R9 290

Quote
Performance (on R9 290):
  • DRK ~2.5 MH/s
  • Q2C ~5 MH/s
  • QRK ~2.1 MH/s
  • MYR ~10 MH/s
  • FC ~145 MH/s
  • INK ~45 MH/s
  • ANI ~1.8 MH/s
  • GRS ~5.5 MH/s
  • SIC ~4.5 MH/s
  • TWE ~11 MH/s
  • MARU ~ 1.8 MH/s

Per quanto riguarda --api-listen --api-network --api-allow W:192.168.1/24 non so risponderti.
sr. member
Activity: 1270
Merit: 254
Oikos.cash | Decentralized Finance on Tron
May 04, 2014, 11:26:56 AM
#5
Quote
--api-listen --api-network --api-allow W:192.168.1/24

chiedo cosa servono, non li ho mai usati
full member
Activity: 169
Merit: 100
May 04, 2014, 09:44:10 AM
#4
Togli --scrypt
sr. member
Activity: 392
Merit: 250
May 04, 2014, 08:08:16 AM
#3
Ciao, devi cambiare il percorso dell'eseguibile ma sono sicuro che lo sai già  Grin nel topic di sgminer ci sono degli esempi di utilizzo: https://bitcointalksearch.org/topic/ann-sph-sgminer-multi-coin-multi-algorithm-gpu-miner-added-marucoin-475795


Certo che ho cambiato l'eseguibile ma non riesco a farlo partire i valori da specificare sono gli stessi? intendo.

Spiego meglio ho provato a fare un file.conf per lanciare e mettendo questi parametri funzionicchia non come cgminer ma qualcosa fà:

"intensity" : "21",
"worksize" : "256",
"kernel" : "ckolivas",
"lookup-gap" : "2",
"thread-concurrency" : "5864",
"gpu-engine" : "0-800",
"gpu-fan" : "0-85",
"gpu-memclock" : "1150",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",


ora ci sono valori come Kernel se volessi metterlo tutto solo su riga di comando ossia file.bat come andrebbe scritto?  Io non ci riesco non mi funziona.

I valori --api-listen --api-network --api-allow W:192.168.1/24 possono essere usati ??
legendary
Activity: 981
Merit: 1029
May 04, 2014, 06:27:00 AM
#2
Ciao, devi cambiare il percorso dell'eseguibile ma sono sicuro che lo sai già  Grin nel topic di sgminer ci sono degli esempi di utilizzo: https://bitcointalksearch.org/topic/ann-sph-sgminer-multi-coin-multi-algorithm-gpu-miner-added-marucoin-475795
sr. member
Activity: 392
Merit: 250
May 04, 2014, 05:19:55 AM
#1
 Cry Cry allora non riesco a far partire sgminer da riga di comando (file.bat)

parto da questo file che funziona su cgminer 3.7.2 perfettamente,

C:\cgminer-3.7.2-windows\cgminer.exe --scrypt -o stratum+tcp://ltc-eu.give-me-coins.com:3333 -u User -p Password -I 18 -g 1 -w 256 --thread-concurrency 5845 --auto-fan --temp-target 65 --gpu-engine 775 --gpu-memclock 900 --api-listen --api-network --api-allow W:192.168.1/24

Come lo converto per sgminer Huh Huh Huh le ho provate tante ma non riesco a farlo neanche partire.
Jump to: