Bitcoin Forum
June 08, 2024, 02:19:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 16 17 »  All
  Print  
Author Topic: [PTS] Comparazione hw  (Read 14609 times)
-El- (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
December 18, 2013, 09:46:34 PM
 #141

forse una domanda da stupidi ma come faccio a sapere quale e la variazione migliore o quella che sta usando nella sessione aperta?


Durante:


Dopo:
vuk
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
December 18, 2013, 09:52:17 PM
 #142

forse una domanda da stupidi ma come faccio a sapere quale e la variazione migliore o quella che sta usando nella sessione aperta?


Durante:


Dopo:


se o capito correttamente piu il numero e basso meglio è
c275
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
December 18, 2013, 09:53:47 PM
 #143

Dovrebbe scegliere l'algoritmo con il valore più basso. In algoritmi si chiama (se ricordo bene) limite asintotico superiore e significa che non andrà peggio di così nel tempo.
Alla fine della valutazione lo imposta automaticamente e continua con quello. Se interrompi jhprotoshare invece, per farlo ripartire con quella ottimizzazione devi dare -F numero_algortitmo
-El- (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
December 18, 2013, 09:59:07 PM
 #144


se o capito correttamente piu il numero e basso meglio è

Lo score è un valore in millisecondi, calcolato in base al valor LRT (last round time): più basso= più veloce.
Se sei curioso:
Technical details of PTS mining/understanding yvg1900's M7h version of jhProtominer (from the developer, yvg1900)

    Now let us think on the structure of the work what is miner doing. It is split by "nonce rounds".
    Every round consists of generating merkle root and iterating throgh "nonces", trying to find pairs of "nonces" that produce same "birthday" according to PoW. So rounds are independent from each other.
    Whithin single round at the beginning chances of finding pair is zero = think of that we are looking at 1st nonce, which has no pair - then there is truely zero chances if it is pairing with the other.
    Longer round goes, more chances to find pair - that is what we call collision. Maximum chances to find pair is right at the end of the round. This is the nature of "momentum" PoW.
    Under CPM we calculate Collisions Per Minute, which is actually our rate of finding pairs. Now let us think of hos CPM function will look within single round. How CPM function : your CPM is zero at the beginning of the round, and max is at the end and the whole chart of CPM across multiple rounds is saw-shaped, with saw bottoms at the end, and saw tops at some value. We are trying to measure average CPM, that depends on the saw slope and temporal distance between teeth.
    Now let us turn to something completely different. Let us think of block times and round times. PTS block rate target is 5 minutes, but because of poorly designed difficulty management it is actually 2-2.5 times faster. I estimate for myself PTS block rate of once per 2 minute. If you take 3-hour stat from ypool - open stats - you will see a block once per 2.1 minute. So our REAL block rate is approx. 1/2 blocks a minute, i.e. 2 minutes per block.
    Now let us see our LRT, which stands for "Last Round Time". LRT is measured in milliseconds and NOT rounded or averaged. It is just sampling LAST one as it recorded. What are your LRT values? They range from 4 sec (which is really fast) to 15 sec.LRT value measured PER THREAD, because of every thread is executing separate round. Now let us change to completely other area - "f" vs "s" vs "combined termination in M7h". I hope you understand is that any calculations on old block after new one arrived make absolutely no sense. Do you? I refer calculations made that way as "wasted calculations". So "f" version was never checking if new block arrived during the round, only between rounds. "s" version was checking that every time collision candidate found which is times more often than no checks at all, but still rare M7h "checks" that virtually every nonce. Which means M7h stops waster calculation as fast as possible.
    Now let us think of side effects and how these "cuts" reflect on the function of CPM over time. Imagine you cut the last "tooth" at the end of the block (also having in mind that CPM value within the block grows non-lineary, but approx. ^2 of the intra-block time). This means that by early termination you "cut" significant part of your CPM that was formerly contributed by "wasted calculations". If you think block arrival is random function and CPM round slope is non-linear (^2). You can calculate which part of last round's CPM contribution to average you actually cut I estimate this as 80%. And you cut that - listen (!) - times your thread count! Because of when now block arrives ALL your worker threads early-fail.
    Now let us estimate how many rounds we have per block. Given 2 minutes and 8 seconds LRT, you have (120/8) = 15 round per thread per block You cut off 80% of last block, so your final CPM for early-terminate algos (perfect case) will be (15-0.Cool = 14.2, which results in (14.2/15) = 0.94 = 94% of "displayed performance" againt "f" version means we "virtually looks" 6% of our CPM, while eliminating A LOT of wasted calculations. Now finetuning calculations set to do not count "aborted" rounds. It was a bug affecting "s" variation of M7. 

vuk
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
December 18, 2013, 10:01:38 PM
 #145

ok grazie a tutti per la pazienza e spero di aver capito

Grazie
Luckye
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
December 20, 2013, 10:41:14 PM
 #146

Ciao a tutti  Grin

Vi lascio i dati per inserire la mia configurazione:

Dual Xeon 5670 12Gb
yvg1900-M7h-win64-core2 512mb 12 core + 9 HT
420 collisions/min  Cool

http://i42.tinypic.com/2d2hkk9.jpg
-El- (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
December 20, 2013, 10:52:23 PM
 #147

Ciao a tutti  Grin

Vi lascio i dati per inserire la mia configurazione:

Dual Xeon 5670 12Gb
yvg1900-M7h-win64-core2 512mb 12 core + 9 HT
420 collisions/min  Cool


aggiunto!
Sei il secondo in colonna, controlla per favore che non abbia scritto baggianate, in caso fammelo sapere che correggo.
Inoltre sarebbe bello poter aggiungere i dati sulla frequenza della ram e sul sistema operativo..
Luckye
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
December 20, 2013, 11:32:58 PM
 #148

Ciao a tutti  Grin

Vi lascio i dati per inserire la mia configurazione:

Dual Xeon 5670 12Gb
yvg1900-M7h-win64-core2 512mb 12 core + 9 HT
420 collisions/min  Cool

http://i42.tinypic.com/2d2hkk9.jpg
aggiunto!
Sei il secondo in colonna, controlla per favore che non abbia scritto baggianate, in caso fammelo sapere che correggo.
Inoltre sarebbe bello poter aggiungere i dati sulla frequenza della ram e sul sistema operativo..

Win 8.1 Pro
Ddr 3 1333mhz


Poi ti aggiungo anche un i7 860@3,4Ghz 8Gb@ 1370mhz Win 8.1 Pro
yvg1900-M7h-win64-core2 512mb 4 core + 4 HT

160 collisions/min
-El- (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
December 21, 2013, 10:03:03 AM
 #149


Win 8.1 Pro
Ddr 3 1333mhz


Poi ti aggiungo anche un i7 860@3,4Ghz 8Gb@ 1370mhz Win 8.1 Pro
yvg1900-M7h-win64-core2 512mb 4 core + 4 HT

160 collisions/min

Aggiornato!
Scusa la curiosità, ma come mai non utilizzi la versione per architettura core i7? I tuoi processori, tra l'altro, dovrebbero supportare SSE 4.2.
Terminator3018
Member
**
Offline Offline

Activity: 107
Merit: 10


View Profile
December 21, 2013, 10:17:37 AM
 #150

Ragazzi ma in termini concreti quant'è che riuscite a portare a casa , al mese , minando protoshares?(il netto)
braytz
Hero Member
*****
Offline Offline

Activity: 490
Merit: 501



View Profile
December 21, 2013, 10:32:59 AM
 #151

con la difficoltà attuale: poco,molto poco.

circa qualche decimo di pts.
-El- (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
December 21, 2013, 10:40:54 AM
 #152

con la difficoltà attuale: poco,molto poco.

circa qualche decimo di pts.

Suvvia, al mese non è vero. A seconda della potenza di calcolo il risultato varia, ma qualche decimo in un mese lo si fa anche con un atom.

Io per farmi un'idea del guadagno giornaliero uso il sito linkato in prima pagina: http://thedevilishplans.eu/pts-difficulty-estimate/
Quel sito stima un decimo di pts al giorno con 200 coll/min alla difficoltà attuale, e più o meno secondo me l'ordine di grandezza è giusto
braytz
Hero Member
*****
Offline Offline

Activity: 490
Merit: 501



View Profile
December 21, 2013, 11:48:22 AM
 #153

intendevo guadagno giornaliero  infatti Wink.
-El- (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
December 23, 2013, 10:35:13 AM
 #154

Aggiunto Athlon II x2 250
braytz
Hero Member
*****
Offline Offline

Activity: 490
Merit: 501



View Profile
December 23, 2013, 10:42:16 AM
 #155

qualcuno ha notato rallentamenti con la nuova versione del miner (la h) ?

sul mio pc la velocità oscilla molto,anche di 20 col/min.
-El- (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
December 23, 2013, 10:43:39 AM
 #156

qualcuno ha notato rallentamenti con la nuova versione del miner (la h) ?

sul mio pc la velocità oscilla molto,anche di 20 col/min.
Domanda banale: ci fai altro con il pc?

Io con il mio i7 920 a 3.95 GHZ sto attualmente sopra i 200 hpm, e in contemporanea tengo cgminer. Se lascio solo il protominer in esecuzione guadagno un po' di col/min, arrivo fino a 207.
Tutto ciò ovviamente è misurato dopo una notte intera di mining no-stop
braytz
Hero Member
*****
Offline Offline

Activity: 490
Merit: 501



View Profile
December 23, 2013, 03:26:03 PM
 #157

no,faccio partire il miner quando ho finito di usare il pc, quindi il miner lavora "da solo" ,senza altro software attivo.

-El- (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
December 23, 2013, 07:00:45 PM
 #158

no,faccio partire il miner quando ho finito di usare il pc, quindi il miner lavora "da solo" ,senza altro software attivo.



Che nelle prime ore possa variare anche considerevolmente non i è nuovo, in quanto il valore coll/min è una previsione sulla media. Dopo un paio d'ore, tuttavia, di solito si stabilizza con variazioni nell'ordine del 1%.
braytz
Hero Member
*****
Offline Offline

Activity: 490
Merit: 501



View Profile
December 23, 2013, 07:10:31 PM
 #159

questa variazione di velocità l'ho notatata dopo 6 ore di attività. con la versione più vecchia non c'è questo problema.

continuo a provare, sicuramente è un caso isolato perchè vedo che è capitato solo a me.magari si è attivato qualche servizio di sistema programmato e ha causato questi rallentamenti.
jankko60
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
December 26, 2013, 09:01:02 PM
Last edit: December 27, 2013, 02:40:00 PM by jankko60
 #160

qualcuno ha notato rallentamenti con la nuova versione del miner (la h) ?

sul mio pc la velocità oscilla molto,anche di 20 col/min.

Sul mio non direi , anzi

Si sono alzate le prestazioni , e la stabilita' a regime e' sull'ordine max. di + o - 3 col/min.

ecco l'aggiornamento prestazioni :

- HW =  Q9550S - ovckl 3550 MHz - FSB 418 MHz - 8 GB DDR2/837 MHz - 4 Core - 4 thread - 1024Mb thread - win7_64Bit

- jhprotominer-yvg1900-M7h-win64-bulldozerv1-1024MB

- algo AV = 13 = 140 col/min

J
Pages: « 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 16 17 »  All
  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!