Bitcoin Forum
June 25, 2024, 08:09:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v10.0 (Windows/Linux) on: September 08, 2017, 09:15:22 AM
I've noticed, that my rx580 likes -dcri 5 in ethereum only. But it's not about your case, sorry

Thanks for your help, I will play a little with -dcri values because, you are right, asm is enabled by default. I can also see some little improvement on ETH MH/s when I enable Dual Mining.

In any case, I think I will improve a little my hashes reported but no calculated ones... I really have no idea why that huge drop.
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v10.0 (Windows/Linux) on: September 08, 2017, 08:57:31 AM
Hi there,
Are those drops related with Drivers, Mining SW, Card config or Pool?
Thanks!

value for -dcri option?

Single Mining since some weeks now. -asm & -dcri @default values.
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v10.0 (Windows/Linux) on: September 08, 2017, 08:43:38 AM
Hi there,
Do you guys have an idea about what is going on with my rig?
In here an image from Nanopool Hasrate Calculated vs Reported


I have latest Blockchain Drivers (23Aug) and Claymore v10. My rig config is 7x580 Sapphire+ 8G

As you can see on the image I have several drops along the day on Calculated hashrate (normally hard-resseting is enough, but not always...), and my system used to be stable as a rock! I have BIOS mod with optimal timings and OC memories (each one fine tunned to have 0 errors), UC GPU to 1130MHz and UV GPU to -96mV.

Are those drops related with Drivers, Mining SW, Card config or Pool?

Thanks!

4  Alternate cryptocurrencies / Mining (Altcoins) / Re: EthOS / Claymore 9.0 Dual Mining ETH and SIA on: June 06, 2017, 09:29:59 PM
Second day with Ethos. Loving it so far. What do I need to change to dual mine dcr?

Here you have my config in case it helps:

Local.conf
Code:
globalminer claymore
maxgputemp 85
stratumproxy enabled
proxywallet 0xMyEtherWalletInHere
proxypool1 pool-eu.ethosdistro.com:5001
proxypool2 pool-usa.ethosdistro.com:5001
flags --cl-global-work 8192 --farm-recheck 200
globalcore 1200
globalmem 2350
globalpowertune 3
globalfan 40

Claymore.stub.conf
Code:
# WARNING! Miner loads options from this file only if there are not any options in the command line!
-colors 0
-dbg -1
-esm STRATUMTYPE
-epool POOL1
-ewal WALLET
-epsw PASSWORD1
-eworker WORKER
-allpools 1
-gser 2
-allcoins 1
-wd 0
-ethi 16

#Dual-Mining Params
-mode 0
-dcoin sia
-dpool stratum+tcp://sia-eu1.nanopool.org:7777
-dwal MySiaWalletInHere
-dcri 20

These are my stats:
Code:
GPU #0: Ellesmere, 8145 MB available, 36 compute units
ETH - Total Speed: 28.799 Mh/s, Total Shares: 15, Rejected: 0, Time: 00:55
ETH: GPU0 28.799 Mh/s
 SC - Total Speed: 575.982 Mh/s, Total Shares: 14, Rejected: 0
 SC: GPU0 575.982 Mh/s
Incorrect ETH shares: none
Pool switches: ETH - 0, SC - 0
Current ETH share target: 0x00000000dbe6fece (diff: 5000MH), epoch #127
Current SC share target: 0x0000000007547ff5 (diff: 150GH)
GPU0 t=62C fan=40%
Wattmeter says 198W on Mining time!
The system is consuming 50W with GPU and before starting mining, and 20W without GPU.

The GPU is a "MSI RX 580 GAMING X PLUS 8GB (SAMSUNG)" and my MoBo is a "MSI Z170A KRAIT GAMING 3X".

I have been testing under/overclocking mem and gpu and the best config I found is that one I have now.
My next step is try under/overvoltaging mem and gpu and do some bios tuning in order to go beyond 28.8MHs on Dual Mining and try to reduce my Power Consumption...

Anyway, I am a little bit surprised about that 2350 MHz my memories can reach, I have been reading and didn´t found any other value like that one. Anyone have an idea why?
By the way, latest ethOS and Claymore versions in here.

BR!
5  Bitcoin / Electrum / Re: Command Line commands & Attributes on: March 07, 2014, 11:51:50 AM
Hello, yes I´ve sound a little bit cryptical.

I mean Command Line Flags like this one:
./Electrum -w ~/path/to/your-new-wallet-file

I would like to automate some tasks from an external app. Console is great, has all I need but I don´t know how can I send or use his commands from Electrum outside app.

Thanks for your answers.
6  Bitcoin / Electrum / Re: Command Line commands & Attributes on: March 06, 2014, 02:44:21 PM
Thanks for your answer!

Which one are the Attributes that can be used for Electrum?? I´ve seen two of them -w (wallet) and -g (gui) but I don´t know if there are others...

BR!
7  Bitcoin / Electrum / Command Line commands & Attributes on: March 06, 2014, 08:33:31 AM
Hello,

I´ve been testing some commands from this list but I´m getting some failures.
https://github.com/spesmilo/electrum/blob/master/lib/commands.py

I´m using Windows Electrum version and I would like to know how to use this two commands through command line console :
importprivkey, getbalance

Is there any chance to use that commands as attributes when launching the application? Can I access to that commands with an external Application (I´m developing an APP on VC#), a plugin maybe?

Thanks and regards!

Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!