Bitcoin Forum
May 04, 2024, 11:30:42 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Aiuto file di lancio sgminer 4.1  (Read 507 times)
cacash (OP)
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
May 04, 2014, 10: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.
The forum strives to allow free discussion of any ideas. All policies are built around this principle. This doesn't mean you can post garbage, though: posts should actually contain ideas, and these ideas should be argued reasonably.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714822242
Hero Member
*
Offline Offline

Posts: 1714822242

View Profile Personal Message (Offline)

Ignore
1714822242
Reply with quote  #2

1714822242
Report to moderator
brutale2
Legendary
*
Offline Offline

Activity: 981
Merit: 1029



View Profile
May 04, 2014, 11: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://bitcointalk.org/index.php?topic=475795.0
cacash (OP)
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
May 04, 2014, 01:08:16 PM
 #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://bitcointalk.org/index.php?topic=475795.0


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 ??
IlGab
Full Member
***
Offline Offline

Activity: 169
Merit: 100


View Profile
May 04, 2014, 02:44:10 PM
 #4

Togli --scrypt
nutriagrigia
Sr. Member
****
Offline Offline

Activity: 1270
Merit: 254


Oikos.cash | Decentralized Finance on Tron


View Profile
May 04, 2014, 04:26:56 PM
 #5

Quote
--api-listen --api-network --api-allow W:192.168.1/24

chiedo cosa servono, non li ho mai usati


█▀█ █ █▄▀ █▀█ █▀ ░ █▀▀ ▄▀█ █▀ █░█
█▄█ █ █░█ █▄█ ▄█ ▄ █▄▄ █▀█ ▄█ █▀█



DeFi on Tron
and trustless token exchange
█████











█████

██████████████████████████████████████████████████████

JOIN OIKOS

██████████████████████████████████████████████████████

█████
    █
    █
    █
    █
    █
    █
    █
    █
    █
    █
    █
█████
brutale2
Legendary
*
Offline Offline

Activity: 981
Merit: 1029



View Profile
May 04, 2014, 07: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 <host>:<port> -u <user> -p <password> -I 18 -g 4 -w 128
Example usage - QubitCoin:
Code:
GPU_MAX_ALLOC_PERCENT=100 ./sgminer -k qubitcoin -o <host>:<port> -u <user> -p <password> -I 16 -g 4 -w 128
Example usage - Quark and clones:
Code:
GPU_MAX_ALLOC_PERCENT=100 ./sgminer -k quarkcoin -o <host>:<port> -u <user> -p <password> -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.
IlGab
Full Member
***
Offline Offline

Activity: 169
Merit: 100


View Profile
May 04, 2014, 07: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
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!