Bitcoin Forum
April 25, 2024, 03:38:39 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 [69] 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 ... 137 »
  Print  
Author Topic: GMiner v3.44 Dero/Karlsen/Radiant/Ergo+IronFish+ZIL/KAWPOW/Equihash/Cortex  (Read 306459 times)
anl1m
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
July 25, 2019, 12:53:41 PM
 #1361

Friends, please explain why Gminer on the Cuckatoo31 algorithm yields only 0.66 GS on one gtx1080ti and Bminer 1.4 GS. Maybe it's some other GS? or I don't understand something.
1714016319
Hero Member
*
Offline Offline

Posts: 1714016319

View Profile Personal Message (Offline)

Ignore
1714016319
Reply with quote  #2

1714016319
Report to moderator
1714016319
Hero Member
*
Offline Offline

Posts: 1714016319

View Profile Personal Message (Offline)

Ignore
1714016319
Reply with quote  #2

1714016319
Report to moderator
1714016319
Hero Member
*
Offline Offline

Posts: 1714016319

View Profile Personal Message (Offline)

Ignore
1714016319
Reply with quote  #2

1714016319
Report to moderator
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714016319
Hero Member
*
Offline Offline

Posts: 1714016319

View Profile Personal Message (Offline)

Ignore
1714016319
Reply with quote  #2

1714016319
Report to moderator
1714016319
Hero Member
*
Offline Offline

Posts: 1714016319

View Profile Personal Message (Offline)

Ignore
1714016319
Reply with quote  #2

1714016319
Report to moderator
1714016319
Hero Member
*
Offline Offline

Posts: 1714016319

View Profile Personal Message (Offline)

Ignore
1714016319
Reply with quote  #2

1714016319
Report to moderator
Dr_Victor
Sr. Member
****
Offline Offline

Activity: 954
Merit: 250


View Profile
July 25, 2019, 03:11:47 PM
 #1362

Friends, please explain why Gminer on the Cuckatoo31 algorithm yields only 0.66 GS on one gtx1080ti and Bminer 1.4 GS. Maybe it's some other GS? or I don't understand something.
Relax, Gminer can't get the top for C31 yet.

yobit.net is banned from signatures
minefarmbuy
Full Member
***
Offline Offline

Activity: 1022
Merit: 221


We are not retail.


View Profile WWW
July 25, 2019, 04:38:17 PM
 #1363

Some good clocks for 29 though, 6 hours 30.9 g/s pool side at 560W. 4x 1070 ti 1 x 1080 ti.

Premier asic sourcing minefarmbuy.com #mineon
Twitter:@minefarmbuy -LN Tips-
Email: info@minefarmbuy.com PGP:1A1C A4D4 CE04 F57E 1C0C 5240 592A 09BF CCB4 F0C3
mimimi2
Member
**
Offline Offline

Activity: 77
Merit: 10


View Profile
July 30, 2019, 07:17:17 AM
 #1364

Tell me how to combine telemetry from different rigs on one page?
mimimi2
Member
**
Offline Offline

Activity: 77
Merit: 10


View Profile
August 02, 2019, 06:59:03 AM
 #1365

Can you please tell me if there are parameters similar to Claymore -minspeed and -r (reboot)?
minefarmbuy
Full Member
***
Offline Offline

Activity: 1022
Merit: 221


We are not retail.


View Profile WWW
August 02, 2019, 06:05:13 PM
 #1366

Watchdog is enabled by default.

Code:
'--algo' or shortly '-a' - mining algorithm ('equihash96_5', 'equihash144_5', 'equihash150_5', 'equihash192_7', 'equihash210_9', 'cuckaroo29', 'cuckatoo31', 'cuckoo' or shortly: '96_5', '144_5', '150_5', '192_7', '210_9', 'grin29', 'grin31', 'aeternity')
'--cuda_devices' - list devices available for mining
'--server' or shortly '-s' - mining pool address (for example: 'eu.btgpool.pro', 'eu1.zhash.pro')
'--port' or shortly '-n' - mining pool port (for example: '5057', '1445')
'--user' or shortly '-u' - mining pool worker name or wallet address (for example: 'sRuJK1BmA758GbOn.worker', 'GfGLyfP9GzZbPeTzvW1KSx3HeMnrNAiGWY.rig0')
'--pass' or shortly '-p' - worker password or default pool password, can be empty, default value is 'x' (for example: 'sRuJK1Bm')
'--ssl' - enable/disable secure connection with mining pool, must be supported by a pool, can be empty, default value is '0' ('0' - off or '1' - on)
'--ssl_verification' - enable/disable certificates verification for secure connection, it may not work with pools that have expired certificate, can be empty, default value is '0' ('0' - off or '1' - on)
'--devices' or shortly '-d' - space-separated list of cuda devices, can be empty, default value is all available devices (for example: '1 3 5')
'--logfile' or shortly '-l' - filename to save logs on disk, can be empty, default value is '' (for example: '/usr/user/miner.log', 'c:\miner.log')
'--templimit' or shortly '-t' - space-separated list of temperature limits, upon reaching the limit, the GPU stops mining until it cools down, can be empty (for example: '85 80 75')
'--color' or shortly '-c' - enable/disable color output for console, default value is '1' ('0' - off or '1' - on)
'--watchdog' or shortly '-w' - enable/disable watchdog, watchdog monitors the main mining processes and restarts the application in the event of a failure or loss of connection to the pools, can be empty, default value is '1' ('0' - off or '1' - on)
'--api' - telemetry server port, allows you to monitor the miner status remotely, open a link in your browser http://localhost:<port> (for example: '10050', '20030')
'--config' - specify configuration file
'--pers' - personalization string for equihash algorithm (for example: 'BgoldPoW', 'BitcoinZ', 'Safecoin')
'--pec' - enable/disable power efficiency calculator. Power efficiency calculator display of energy efficiency statistics of GPU in S/w, higher CPU load. Default value is '1' ('0' - off or '1' - on)
'--electricity_cost' - pass cost of electricity in USD per kWh, miner will report $ spent to mining


Premier asic sourcing minefarmbuy.com #mineon
Twitter:@minefarmbuy -LN Tips-
Email: info@minefarmbuy.com PGP:1A1C A4D4 CE04 F57E 1C0C 5240 592A 09BF CCB4 F0C3
Andartis
Jr. Member
*
Offline Offline

Activity: 306
Merit: 7


View Profile
August 02, 2019, 11:33:52 PM
Last edit: August 03, 2019, 04:09:24 PM by Andartis
 #1367

Can I run one instance for a bunch of GPUs mining grin31 and another with different GPUs assigned for mining beam? Or will that have an imoact on the overall performance?
[edit]: I just tested it, it does not seem to have an impact.

Unfortunately I get low hashrate on Grin31 with 6x 1080tis. Each makes only 0.65 G/s
Any advice on that?

[edit]: Ok, nvm, noticed thats what you get with gminer, bminer makes 1.5 G/s, thats more what I was thinking of.
anl1m
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
August 05, 2019, 08:44:27 PM
 #1368

I like this miner, when we can expect improvement of Cuckatoo31 Wink Huh
DanGB
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
August 05, 2019, 09:53:48 PM
 #1369

I am testing GMiner 1.52 against a test pool that passes a block height of 321321 back to the miner so I can see what settings might be best for my GPUs after the hard fork.  We have noticed that it will only successfully mine if we use algo=BeamHashII, forcing the new algo.  If we use algo=BeamHash, which should auto-switch at block 321321, it does not work.  What is the technical mechanism Gminer will use to auto-switch the algo at the fork height?

Thanks
Zminer777 (OP)
Member
**
Offline Offline

Activity: 488
Merit: 37


View Profile
August 06, 2019, 06:47:47 AM
 #1370

I am testing GMiner 1.52 against a test pool that passes a block height of 321321 back to the miner so I can see what settings might be best for my GPUs after the hard fork.  We have noticed that it will only successfully mine if we use algo=BeamHashII, forcing the new algo.  If we use algo=BeamHash, which should auto-switch at block 321321, it does not work.  What is the technical mechanism Gminer will use to auto-switch the algo at the fork height?

Thanks
Hi,

We will fix bug with auto-switching in next update.

Thank you for feedback.
ruslan4040
Member
**
Offline Offline

Activity: 194
Merit: 10


View Profile
August 06, 2019, 08:50:48 AM
Last edit: August 06, 2019, 01:50:50 PM by ruslan4040
 #1371

Best drivers Gminer recomended for GTX1070,1080ti?
joseph32
Member
**
Offline Offline

Activity: 413
Merit: 21


View Profile
August 06, 2019, 02:45:44 PM
 #1372

Best drivers Gminer recomended for GTX1070,1080ti?

It's Nvidia. Just pick the newer ones and you are always fine.
stolarzz
Newbie
*
Offline Offline

Activity: 111
Merit: 0


View Profile
August 06, 2019, 08:33:11 PM
 #1373

Best drivers Gminer recomended for GTX1070,1080ti?

It's Nvidia. Just pick the newer ones and you are always fine.
Nope, 417.30 are the fastest already, everything above 420 is 5% slower.
ruslan4040
Member
**
Offline Offline

Activity: 194
Merit: 10


View Profile
August 06, 2019, 09:05:30 PM
 #1374

Best drivers Gminer recomended for GTX1070,1080ti?

It's Nvidia. Just pick the newer ones and you are always fine.
Nope, 417.30 are the fastest already, everything above 420 is 5% slower.
maybe 411.70? dont find 417.30
hurr1cane
Full Member
***
Offline Offline

Activity: 234
Merit: 100


View Profile
August 06, 2019, 10:34:09 PM
 #1375

 hi, how do I increase the Intensity above 100% , and what is the command line for just shares showing and no stats?  gminer -.... -... -...…
overclocking my rtx 2080 aorus waterblock doesn't do anything pretty much, its already overclocked out of the box
cheers
Nairolf911
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
August 07, 2019, 07:48:52 PM
 #1376

Best drivers Gminer recomended for GTX1070,1080ti?

It's Nvidia. Just pick the newer ones and you are always fine.
Nope, 417.30 are the fastest already, everything above 420 is 5% slower.

what about 430.86 ?
Tongpu
Jr. Member
*
Offline Offline

Activity: 116
Merit: 3


View Profile WWW
August 08, 2019, 06:49:13 AM
 #1377

Hello! Can you add new coin to your miner? Grimm. Algo: Equihash 150_5 like beamHash1 only pers string other - GrimmPOW. We only 4 days old but solo mining with free client-miners already not effective. We start pool - http://grimm.ravepool.com/ , our website https://grimmw.com telegram @grimmw Users need your miner

Grimmers value transparency, free speech, privacy, decentralization, freedom over wealth, over money, and over power >> grimmw.com
SuffaBit
Member
**
Offline Offline

Activity: 160
Merit: 10


View Profile
August 08, 2019, 07:04:55 AM
 #1378

I look forward to adding Grimm to your excellent miner!  Wink
Zminer777 (OP)
Member
**
Offline Offline

Activity: 488
Merit: 37


View Profile
August 09, 2019, 04:11:35 PM
 #1379

Can you please consider adding Grimm support in the next version?  It's the first legitimate BEAM fork, no ico, premine, or dev reward.
Check out beta build, we have added Grimm support for Nvidia and Amd cards
https://github.com/develsoftware/GMinerBetaRelease/releases/tag/1.54
Tongpu
Jr. Member
*
Offline Offline

Activity: 116
Merit: 3


View Profile WWW
August 09, 2019, 04:24:26 PM
 #1380

Can you please consider adding Grimm support in the next version?  It's the first legitimate BEAM fork, no ico, premine, or dev reward.
Check out beta build, we have added Grimm support for Nvidia and Amd cards
https://github.com/develsoftware/GMinerBetaRelease/releases/tag/1.54

Thank you Wink

Grimmers value transparency, free speech, privacy, decentralization, freedom over wealth, over money, and over power >> grimmw.com
Pages: « 1 ... 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 [69] 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 ... 137 »
  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!