Bitcoin Forum
May 28, 2024, 12:12:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 »
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: miniZ, fast & friendly Equihash 144,5 150,5,3 125,4 192,7 210,9 150,5 96,5 miner on: February 12, 2020, 11:59:27 AM
miniz,

1. how to exclude GPU 10 and 11 from the mining?
2. -cd and -cde description is a very confusing. -cd should have comma-separated list, but -cde should have a space-separated list???
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] rhminer - an optimized CPU+GPU miner for PascalCoin on: January 18, 2020, 06:36:29 AM
How'd you run the miner--screen or tmux? Or just nohup?

There is no miner--screen anywhere.  I use Linux.  Is this a Windows question?  Windows/Mac OS doesn't even come with a proper SSH server/daemon.

Sorry for the confusion.

Oh dear. At first, '--' is a punctuation mark, we call it an 'em dash'. At second, screen and tmux are commonly used Linux terminal multiplexers. https://linux.die.net/man/1/screen, for example.
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] rhminer - an optimized CPU+GPU miner for PascalCoin on: January 18, 2020, 05:07:05 AM
*NEW RELEASE*

Would you to handle SIGWINCH appropriately? There's a problem to run the miner inside the 'screen' tool.

I use  headless servers (on a budget).  I just SSH into them.

Does this affect me?  Seems to be running fine from remote terminal session.

~ Tom

How'd you run the miner--screen or tmux? Or just nohup?
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] rhminer - an optimized CPU+GPU miner for PascalCoin on: January 18, 2020, 04:13:53 AM
*NEW RELEASE*

Would you like to ignore SIGWINCH or handle the signal appropriately? There's a problem to run the miner inside the screen terminal multiplexer. I run miner with screen (screen -dmS yaddayadda), deattach screen, attach it back, then miner exits.

I found a workaround: run it with unbuffer command (man unbuffer).
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: GMiner v1.93 Equihash/CuckooCycle/Ethash/Eaglesong/Blake2s on: January 17, 2020, 04:46:38 AM
@Zminer777,

is there a way to add 4GB solver for cuckaroom?
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: Hive OS - new Linux GPU mining platform on: January 17, 2020, 04:42:06 AM
where can i down it for a try
the link for beta takes me to version 0.6-96 that use 19.2

Hope it helps:
Code:
1) hiveos-0.6-97@191128.zip · Latest Stable · K 5.0.21 · N 440.31 · A OpenCL legacy+pal 19.20 · Dual-Boot BIOS+UEFI
2) hiveos-beta-0.6-96@191125.zip · Latest Beta · K 5.0.21 · N 440.31 · A OpenCL legacy+pal 19.30
3) hiveos-vega-0.6-101@191210.zip · Latest Vega · K 5.4.0 · N 410.73 · A OpenCL PAL 19.10
4) hiveos-beta@20190618.zip · K 5.0.21 · N 430.26 · A OpenCL legacy+pal 19.20
5) hiveos-20190114.zip · K 4.15.18 · N 415.25 · A OpenCL 16.60
6) hiveos-0.6-84@191022.zip · K 5.0.21 · N 430.50 · A OpenCL legacy+pal 19.20 · Dual-Boot BIOS+UEFI
7) hiveos-0.6-68@190907.zip · K 5.0.21 · N 430.40 · A OpenCL legacy+pal 19.20 · Dual-Boot BIOS+UEFI
8) hiveos-0.6-39@190503.zip · K 4.13.16 · N 418.56 · A 18.10-572953
9) hiveos-0.6-10@190106.zip · K 4.13.16 · N 396.54 · A 18.10-572953
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: TT-Miner 3.2.0: Win & Linux ProgPoW, MTP, EAGLESONG, EPIC, ETHASH, Blake2S on: December 12, 2019, 04:14:24 PM
to find out which cuda release is available for Linux we try to load one of these shared libraries:

libnvrtc.so.9.2
libnvrtc.so.10.0
libnvrtc.so.10.1
libnvrtc.so.10.2

If we can load one of them we know which cuda version is installed and use that.

Oh, dear.
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 4.8c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: November 26, 2019, 06:05:20 AM
  • Added command-line option -gbase to set 0-base or 1-based GPU indexes (the default is 1). With -gbase 1 (the default), the first GPU is GPU1, then GPU2, etc. With -gbase 0 the first GPU is GPU0, second - GPU1, etc. Note that this also changes the indexes that are used with all command line options that accept GPU indexes (e.g. -gpus) as well as these used with the interactive commands on the miner shell window

Glory, glory, hallelujah!
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: GMiner v1.79 on: November 26, 2019, 06:01:21 AM
GMiner v1.79 available for download

Do -t for all cards in the rig please! Just "-t 75" for all cards.

Tired of making many almost identical bat-files with the same space separated numbers for each rig
-t 75 75 75 75 75 75 75 75 75 75 75 75 75 for 13-card rig
-t 75 75 75 75 75 75 for 6-card rig
-t 75 75 75 75 75 75 75 75 for 8-card rig
-t 75 75 75 75 75 75 75 75 75 75 75 for 11-card rig
(tired of reading? Smiley) Imagine how we are tired of writing)

instead of just one universal bat-file with "-t 75" which sets temperature limits for all cards in the rig.

I wonder how you haven't done it for more than a year your miner exists Smiley) Unbelievable. This is the oldest flaw GMiner has unresolved yet.

Second that. And there's a nifty workaround: you could use '-t 75 75 75 75 75 75 75 75 75 75 75 75 75' for any rig. Gminer always uses the right amount.
10  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 4.7c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: November 18, 2019, 04:37:37 AM
@PhoenixMiner

why are you enumerating the gpus starting from 1 and not from 0?
is there any way to change it so it will not be so "uniquely authentic" to the miner?

@PhoenixMiner ?

seriously am I the only one who's confused by the difference in enums of this miner and the rest, like: win registry, amdmemtweak, odnt...

I'll root for that. Everytime I need to do something with gpus I gotta translate them bloody 1-based indices.
11  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]Bminer: a fast Equihash/Ethash/Cuckaroo29d miner for AMD/NVIDIA GPUs 15.8.4 on: October 31, 2019, 07:52:27 AM
@bminer

We have a situation with bminer's error handling and NVML. Sometimes bminer can't get the proper response from NVML (fan, temp, power) for some cards and shows the misleading 1C/1W/1% stats. It would be much clearer to show them like 'N/A'.
12  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 4.7c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: October 30, 2019, 08:40:28 AM
@PhoenixMiner

4.7c leaking memory under Ubuntu Bionic. Huge leakage like 2Gb per day.

htop as follows: https://prnt.sc/pq0qpl. Note the old zombie threads.

p.s. Ran into the same issue on a previous Phoenix version
13  Alternate cryptocurrencies / Mining (Altcoins) / Re: GMiner v1.66 Equihash(BEAM, BTG, YCASH)/CuckooCycle(AE, SWAP, GRIN)/Eaglesong on: September 27, 2019, 02:58:32 AM
pretty rad

+15% on 1066
+17% on 1050ti
In what algorithms did you get such a serious increase in power? Are you talking about the latest version (1.66) of the miner?

Yeah mate, shame on me: last day everybody talking about c29d speed bump.
14  Alternate cryptocurrencies / Mining (Altcoins) / Re: GMiner v1.66 Equihash(BEAM, BTG, YCASH)/CuckooCycle(AE, SWAP, GRIN)/Eaglesong on: September 26, 2019, 03:36:34 AM
@Zminer777 is it possible to make c29d lean solver for 1063? Original grinminer, the ancient one, got it covered.
15  Alternate cryptocurrencies / Mining (Altcoins) / Re: GMiner v1.66 Equihash(BEAM, BTG, YCASH)/CuckooCycle(AE, SWAP, GRIN)/Eaglesong on: September 26, 2019, 03:32:56 AM
pretty rad

+15% on 1066
+17% on 1050ti
16  Alternate cryptocurrencies / Mining (Altcoins) / Re: GMiner v1.59 Equihash(BEAM, VDS, BTG, YCASH)/CuckooCycle(AE, SWAP, GRIN) on: August 30, 2019, 03:23:07 AM
But your command line examples show, at different times, an equal sign, no equal sign, "--OC1", "--OC 1", "--oc1".   Sorry, there is confusion.

I second that. It's a HUGE confusion. I see author's train of thought there, but it's overconsistent.
17  Alternate cryptocurrencies / Mining (Altcoins) / Re: GMiner v1.60 Equihash(BEAM, VDS, BTG, YCASH)/CuckooCycle(AE, SWAP, GRIN) on: August 29, 2019, 04:41:35 PM
I am using '--oc1'  for 7-card rig.

'--oc1' for miniz, not gminer.
18  Alternate cryptocurrencies / Mining (Altcoins) / Re: miniZ, a fast & friendly Equihash 144,5 150,5 125,4 192,7 210,9 96,5 Cuda miner. on: August 25, 2019, 04:38:21 PM
However, the best is to try both because the OC settings used (core and mem clock) have big impact on this.

I say it would be great if miniZ does it itself. 5 mins without OC, 5 mins on OC1, next 5 mins on OC2, then check the difference, set best and report to user.
You said that I/s'es stabilize kinda quick, didn't you?
19  Alternate cryptocurrencies / Mining (Altcoins) / Re: miniZ, a fast & friendly Equihash 144,5 150,5 125,4 192,7 210,9 96,5 Cuda miner. on: August 25, 2019, 04:33:40 PM
Hi 2h4u,
thanks for the feedback.
We will keep working on this.
Do you have any improvemement with the segmentation faults?

Yep looks like they have gone.
20  Alternate cryptocurrencies / Mining (Altcoins) / Re: miniZ, a fast & friendly Equihash 144,5 150,5 125,4 192,7 210,9 96,5 Cuda miner. on: August 25, 2019, 05:44:13 AM
* (Hopefully!) Fixed slow start for some GPUs/rigs.

Hmm... With rhminer as 2nd miner:

Code:
************ miniZ v1.5q2 ************
Number of CUDA[10.0] devices found: 12                                                                                                                                                                     
Algo:         EQ[150,5,3]
Pool#0:       user[32K5Fu9b6uK3Gjk6vtqjo1y1c1iLDi54ub.ch3]
                server[beamv2.eu-new.nicehash.com] port[3378] ssl[no] pers[Beam-PoW]
Telemetry:    [http://localhost:20000]
Logging::     file[/var/log/miner/miniz/miniz.log] period[10] delay[0]
Optimisation: oc2[0 1 2 3 4 5 6 7 8 9 10 11]
Temp. limit:  [75°C]
miniZ<150,5,3>[0:1:00:2933]: Selecting GPU#1[1] GeForce GTX 1060 3GB
miniZ<150,5,3>[0:1:00:2933]: Selecting GPU#11[11] GeForce GTX 1060 3GB
[ 0d 0h 0m02s|12:38:31 25/08/2019] S:  0/0  6( 6.2)Sol/s   0(  0.0)W [beamv2.eu-new.nicehash.com,Beam-PoW]- 140ms (100.0%) (0.0%)                                                                         
  1>GTX 1060 3GB `S:  0/0 [0°C/ 0%]  3.51 I/s  6.1( 6.1)Sol/s   0(  0.0)W clk=0MHz mclk=0MHz Sol/W=inf                                                                                                     
 11>GTX 1060 3GB `S:  0/0 [NA°C/NA%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=2081792MHz mclk=30868253MHz Sol/W=-nan                                                                                     
[ 0d 0h 0m12s|12:38:41 25/08/2019] S:  0/0 22(21.6)Sol/s 128(127.8)W [beamv2.eu-new.nicehash.com,Beam-PoW]- 140ms (100.0%) (0.0%)                                                                         
  1>GTX 1060 3GB `S:  0/0 [60°C/82%] 10.43 I/s 21.6(21.6)Sol/s  99( 98.8)W clk=1911MHz mclk=4544MHz Sol/W=0.22                                                                                             
 11>GTX 1060 3GB `S:  0/0 [57°C/53%]  0.00 I/s  0.0( 0.0)Sol/s  29( 29.0)W clk=1544MHz mclk=4414MHz Sol/W=0.00                                                                                             
[ 0d 0h 0m22s|12:38:51 25/08/2019] S:  2/0 22(21.9)Sol/s 133(132.5)W [beamv2.eu-new.nicehash.com,Beam-PoW]- 121ms (100.0%) (0.0%)                                                                         
  1>GTX 1060 3GB `S:  2/0 [61°C/82%]*10.89 I/s 21.9(21.9)Sol/s 104(103.5)W clk=1911MHz mclk=4544MHz Sol/W=0.21                                                                                             
 11>GTX 1060 3GB `S:  0/0 [55°C/53%]  0.00 I/s  0.0( 0.0)Sol/s  29( 29.0)W clk=1544MHz mclk=4414MHz Sol/W=0.00                                                                                             
miniZ<150,5,3>[0:1:00:2933]: Selecting GPU#9[9] GeForce GTX 1060 3GB                                                                                                                                       
[ 0d 0h 0m32s|12:39:01 25/08/2019] S:  3/0 21(21.5)Sol/s 139(139.0)W [beamv2.eu-new.nicehash.com,Beam-PoW]- 114ms (100.0%) (0.0%)                                                                         
  1>GTX 1060 3GB `S:  3/0 [61°C/82%]*11.03 I/s 21.5(21.5)Sol/s 110(110.1)W clk=1911MHz mclk=4544MHz Sol/W=0.20                                                                                             
  9>GTX 1060 3GB `S:  0/0 [NA°C/NA%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=1544554496MHz mclk=1623655180MHz Sol/W=-nan                                                                                 
 11>GTX 1060 3GB `S:  0/0 [54°C/53%]  0.00 I/s  0.0( 0.0)Sol/s  29( 28.9)W clk=1544MHz mclk=4414MHz Sol/W=0.00                                                                                             
miniZ<150,5,3>[0:1:00:2933]: Selecting GPU#7[7] GeForce GTX 1060 3GB                                                                                                                                       
[ 0d 0h 0m42s|12:39:11 25/08/2019] S:  4/0 21(21.3)Sol/s 176(174.7)W [beamv2.eu-new.nicehash.com,Beam-PoW]- 109ms (100.0%) (0.0%)                                                                         
  1>GTX 1060 3GB `S:  4/0 [61°C/82%]*11.08 I/s 21.3(21.3)Sol/s 115(113.7)W clk=1923MHz mclk=4544MHz Sol/W=0.19                                                                                             
  7>GTX 1060 3GB `S:  0/0 [NA°C/NA%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=944242688MHz mclk=-1879631077MHz Sol/W=-nan                                                                                 
  9>GTX 1060 3GB `S:  0/0 [52°C/66%]  0.00 I/s  0.0( 0.0)Sol/s  32( 32.1)W clk=1506MHz mclk=4314MHz Sol/W=0.00                                                                                             
 11>GTX 1060 3GB `S:  0/0 [53°C/53%]  0.00 I/s  0.0( 0.0)Sol/s  29( 28.8)W clk=1544MHz mclk=4414MHz Sol/W=0.00                                                                                             
[ 0d 0h 0m52s|12:39:21 25/08/2019] S:  4/0 22(21.6)Sol/s 213(211.2)W [beamv2.eu-new.nicehash.com,Beam-PoW]- 109ms (100.0%) (0.0%)                                                                         
  1>GTX 1060 3GB `S:  4/0 [61°C/82%] 11.12 I/s 21.6(21.6)Sol/s 118(116.1)W clk=1974MHz mclk=4544MHz Sol/W=0.19                                                                                             
  7>GTX 1060 3GB `S:  0/0 [52°C/79%]  0.00 I/s  0.0( 0.0)Sol/s  34( 34.2)W clk=1506MHz mclk=4212MHz Sol/W=0.00                                                                                             
  9>GTX 1060 3GB `S:  0/0 [51°C/66%]  0.00 I/s  0.0( 0.0)Sol/s  32( 32.1)W clk=1506MHz mclk=4314MHz Sol/W=0.00                                                                                             
 11>GTX 1060 3GB `S:  0/0 [52°C/53%]  0.00 I/s  0.0( 0.0)Sol/s  29( 28.8)W clk=1544MHz mclk=4414MHz Sol/W=0.00                                                                                             
[ 0d 0h 1m02s|12:39:31 25/08/2019] S:  4/0 22(21.7)Sol/s 204(206.7)W [beamv2.eu-new.nicehash.com,Beam-PoW]- 109ms (100.0%) (0.0%)                                                                         
  1>GTX 1060 3GB `S:  4/0 [61°C/82%] 11.14 I/s 21.7(21.7)Sol/s 109(111.7)W clk=1898MHz mclk=4544MHz Sol/W=0.19                                                                                             
  7>GTX 1060 3GB `S:  0/0 [51°C/79%]  0.00 I/s  0.0( 0.0)Sol/s  34( 34.2)W clk=1506MHz mclk=4212MHz Sol/W=0.00                                                                                             
  9>GTX 1060 3GB `S:  0/0 [50°C/66%]  0.00 I/s  0.0( 0.0)Sol/s  32( 32.1)W clk=1506MHz mclk=4314MHz Sol/W=0.00                                                                                             
 11>GTX 1060 3GB `S:  0/0 [51°C/53%]  0.00 I/s  0.0( 0.0)Sol/s  29( 28.7)W clk=1544MHz mclk=4414MHz Sol/W=0.00                                                                                             
miniZ<150,5,3>[0:1:00:2933]: Selecting GPU#0[0] GeForce GTX 1060 3GB                                                                                                                                       
[ 0d 0h 1m12s|12:39:41 25/08/2019] S:  5/0 23(22.9)Sol/s 203(205.6)W [beamv2.eu-new.nicehash.com,Beam-PoW]- 105ms (100.0%) (0.0%)                                                                         
  0>GTX 1060 3GB `S:  0/0 [0°C/ 0%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=0MHz mclk=0MHz Sol/W=-nan                                                                                                   
  1>GTX 1060 3GB `S:  4/0 [62°C/82%] 11.16 I/s 22.0(22.0)Sol/s 108(110.7)W clk=1911MHz mclk=4544MHz Sol/W=0.20                                                                                             
  7>GTX 1060 3GB `S:  0/0 [50°C/79%]  0.00 I/s  0.0( 0.0)Sol/s  34( 34.1)W clk=1506MHz mclk=4212MHz Sol/W=0.00                                                                                             
  9>GTX 1060 3GB `S:  1/0 [48°C/66%]* 0.03 I/s  0.0( 0.0)Sol/s  32( 32.1)W clk=1506MHz mclk=4314MHz Sol/W=0.00                                                                                             
 11>GTX 1060 3GB `S:  0/0 [50°C/53%]  0.00 I/s  0.0( 0.0)Sol/s  29( 28.7)W clk=1544MHz mclk=4414MHz Sol/W=0.00                                                                                             
[ 0d 0h 1m22s|12:39:51 25/08/2019] S:  8/0 27(27.5)Sol/s 268(250.0)W [beamv2.eu-new.nicehash.com,Beam-PoW]- 99ms (100.0%) (0.0%)                                                                           
  0>GTX 1060 3GB `S:  0/0 [47°C/74%]  0.00 I/s  0.0( 0.0)Sol/s  29( 29.3)W clk=1506MHz mclk=4353MHz Sol/W=0.00                                                                                             
  1>GTX 1060 3GB `S:  4/0 [62°C/79%] 11.17 I/s 22.2(22.2)Sol/s 109(110.6)W clk=1911MHz mclk=4544MHz Sol/W=0.20                                                                                             
  7>GTX 1060 3GB `S:  0/0 [49°C/76%]  0.00 I/s  0.0( 0.0)Sol/s  34( 34.0)W clk=1506MHz mclk=4212MHz Sol/W=0.00                                                                                             
  9>GTX 1060 3GB `S:  4/0 [54°C/62%]*10.94 I/s 21.3(21.3)Sol/s  67( 47.5)W clk=1898MHz mclk=4314MHz Sol/W=0.45                                                                                             
 11>GTX 1060 3GB `S:  0/0 [49°C/49%]  0.00 I/s  0.0( 0.0)Sol/s  28( 28.6)W clk=1544MHz mclk=4414MHz Sol/W=0.00                                                                                             
miniZ<150,5,3>[0:1:00:2933]: Selecting GPU#10[10] GeForce GTX 1060 3GB                                                                                                                                     
[ 0d 0h 1m32s|12:40:01 25/08/2019] S: 11/0 31(31.1)Sol/s 281(258.5)W [beamv2.eu-new.nicehash.com,Beam-PoW]- 126ms (100.0%) (0.0%)                                                                         
  0>GTX 1060 3GB `S:  0/0 [47°C/71%]  0.00 I/s  0.0( 0.0)Sol/s  29( 29.3)W clk=1506MHz mclk=4353MHz Sol/W=0.00                                                                                             
  1>GTX 1060 3GB `S:  7/0 [62°C/77%]*11.18 I/s 22.4(22.4)Sol/s 105(108.7)W clk=1911MHz mclk=4544MHz Sol/W=0.21                                                                                             
  7>GTX 1060 3GB `S:  0/0 [48°C/73%]  0.00 I/s  0.0( 0.0)Sol/s  34( 33.9)W clk=1506MHz mclk=4212MHz Sol/W=0.00                                                                                             
  9>GTX 1060 3GB `S:  4/0 [56°C/59%] 10.96 I/s 22.8(22.8)Sol/s  84( 58.2)W clk=1898MHz mclk=4314MHz Sol/W=0.39                                                                                             
 10>GTX 1060 3GB `S:  0/0 [NA°C/NA%]  0.00 I/s  0.0( 0.0)Sol/s   0(  0.0)W clk=1556090752MHz mclk=16188950MHz Sol/W=-nan                                                                                   
 11>GTX 1060 3GB `S:  0/0 [48°C/46%]  0.00 I/s  0.0( 0.0)Sol/s  28( 28.5)W clk=1544MHz mclk=4414MHz Sol/W=0.00

2:33 from start and still not all GPUs started:

Code:
[ 0d 0h 2m33s|12:41:01 25/08/2019] S: 30/0 59(59.0)Sol/s 513(423.3)W [beamv2.eu-new.nicehash.com,Beam-PoW]- 99ms (100.0%) (0.0%)                                                                           
  0>GTX 1060 3GB `S:  0/0 [46°C/35%]  0.00 I/s  0.0( 0.0)Sol/s  28( 28.4)W clk=1506MHz mclk=4353MHz Sol/W=0.00                                                                                             
  1>GTX 1060 3GB `S: 14/0 [61°C/75%]*11.19 I/s 22.1(22.1)Sol/s 109(109.1)W clk=1911MHz mclk=4544MHz Sol/W=0.20                                                                                             
  4>GTX 1060 3GB `S:  0/0 [41°C/35%]  0.00 I/s  0.0( 0.0)Sol/s  29( 28.7)W clk=1506MHz mclk=4556MHz Sol/W=0.00                                                                                             
  5>GTX 1060 3GB `S:  0/0 [42°C/35%]  0.00 I/s  0.0( 0.0)Sol/s  27( 27.1)W clk=1506MHz mclk=4117MHz Sol/W=0.00                                                                                             
  7>GTX 1060 3GB `S:  3/0 [54°C/41%]*10.48 I/s 20.0(20.0)Sol/s  78( 47.2)W clk=1873MHz mclk=4212MHz Sol/W=0.42                                                                                             
  9>GTX 1060 3GB `S:  9/0 [61°C/55%] 10.93 I/s 21.3(21.3)Sol/s  93( 82.7)W clk=1911MHz mclk=4314MHz Sol/W=0.26                                                                                             
 10>GTX 1060 3GB `S:  2/0 [52°C/36%]*10.10 I/s 21.0(21.0)Sol/s  67( 42.0)W clk=1759MHz mclk=4233MHz Sol/W=0.50                                                                                             
 11>GTX 1060 3GB `S:  2/0 [58°C/43%] 10.47 I/s 21.4(21.4)Sol/s  82( 58.3)W clk=1771MHz mclk=4414MHz Sol/W=0.37
Pages: [1] 2 3 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!