Bitcoin Forum
July 05, 2024, 07:11:21 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 18 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 ... 90 »
  Print  
Author Topic: ethminer-0.9.41-genoil-1.1  (Read 397332 times)
restless
Legendary
*
Offline Offline

Activity: 1151
Merit: 1001


View Profile
May 26, 2016, 08:50:15 PM
 #721

please guys, not in my thread  Grin

Dude is following me like a lost puppy, except he has a bone to pick.

Anyways, I'm looking over Ethash... and I'm pretty sure I have an idea to get it a lot better, but it's a pain in the ass. Two steps: Making it 4-way instead of 8-way should, by itself, improve it, I think. But, at that point, it should be able to get a massive gain from doing the 4-way without touching LDS. Doing this on AMD is possible, but quite the amount of work.
Is it even worth the effort? PoS of ethereum is coming ... soon
davembg
Sr. Member
****
Offline Offline

Activity: 340
Merit: 251


Smell the glove.


View Profile
May 26, 2016, 08:56:06 PM
 #722

Seem like the "cpp-ethereum/libethash-cl/CL" directory is missing in the 110 tree.
FYI - Builds and runs fine after copying over the CL directory from the master.

I'll post notes on it's performance, stability, etc.

Not using CUDA - just OPENCL.
Genoil (OP)
Sr. Member
****
Offline Offline

Activity: 438
Merit: 250


View Profile
May 26, 2016, 09:09:41 PM
 #723

please guys, not in my thread  Grin

Dude is following me like a lost puppy, except he has a bone to pick.

Anyways, I'm looking over Ethash... and I'm pretty sure I have an idea to get it a lot better, but it's a pain in the ass. Two steps: Making it 4-way instead of 8-way should, by itself, improve it, I think. But, at that point, it should be able to get a massive gain from doing the 4-way without touching LDS. Doing this on AMD is possible, but quite the amount of work.

I may have tried that..or not...I tried so much different stuff.

On CUDA I get about 3% from using warp shuffles instead of LDS. I think AMD has shuffle too right, but not exposed to OpenCL. DS_SWIZZLE?

ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d
BTC: 1Nu2fMCEBjmnLzqb8qUJpKgq5RoEWFhNcW
bensam1231
Legendary
*
Offline Offline

Activity: 1750
Merit: 1024


View Profile
May 26, 2016, 09:11:05 PM
 #724

1.1 pre-release is out:

https://github.com/Genoil/cpp-ethereum/tree/110/

- no more DAG files (both CUDA/OpenCL)
- CUDA Compute 2.0 support is back

It looks like it's all working but I'm releasing early so you can help me test. Don't forget to remove your -E and -R params, that is all gone now.

CPU util seems down, RAM usage down of course. CPU validation is still in there, using the light cache.

no devfee, but do send me some ETH if you like it  Grin

Dual miner and I'll definitely send you some BTC again. Cool idea with the streaming DAG though.

It's not my idea, it's Wolf0's (or sp_'s even if you look at it differently) and Claymore implemented it first Grin.

I don't have time for a dual, but I also said that about the streaming DAG Wink


Actually, I implemented it first - which is how I knew it worked - in my custom sgminer.

If you did, you never talked about it, much like other things that actually help normal miners. Gotta keep it all yourself you know. Pallas or Berthrolobo or whatever his name was talked about it last year some time in the SP thread and I kept poking at it, especially after the Claymore release.

Which means, as always, it really doesn't even matter what you're doing.

Christ, you're fucking stupid. Giving Claymore the idea wasn't talking about it?

Claymore's release came around this last spring. That's not the timeline I quoted. "especially after" means a increase in frequency, not the beginning.

Dude is following me like a lost puppy, except he has a bone to pick.

You realize you joined the conversation after me and the original quote thread includes my quote which predates yours?

As far as a bone to pick. Just setting things right. You seem to like taking liberties and bragging when you don't have anything to brag about.

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
induktor
Hero Member
*****
Offline Offline

Activity: 710
Merit: 502



View Profile
May 26, 2016, 09:22:02 PM
 #725


Hi thanks for the feedback. I've seen this too. Should be fixable. Can't say when Smiley

Hi!
Thank you for taking the time!
Btw, this has JUST happened to BOTH rigs at the exact same moment:

it only happened on the AMD windows miners, the nvidia linux miners where unaffected.


any idea of what happened?, have you ever seen that?, one of the three GPUs where at 100% power the other two idle, exactly the same situation on both rigs.

closed and started again and worked (version 108 for windows)

BTC addr: 1vTGnFgaM2WJjswwmbj6N2AQBWcHfimSc
davembg
Sr. Member
****
Offline Offline

Activity: 340
Merit: 251


Smell the glove.


View Profile
May 27, 2016, 12:13:41 AM
 #726

Seem like the "cpp-ethereum/libethash-cl/CL" directory is missing in the 110 tree.
FYI - Builds and runs fine after copying over the CL directory from the master.

I'll post notes on it's performance, stability, etc.

Not using CUDA - just OPENCL.

It's been working without issue for 4hrs now - I don't think it's gonna die.
CPU and RAM usage down significantly, speed is up a bit - not enough to get all stampy and shit.
(3) overclocked R9 390's are doing about 94MH - I'll double-check that in the morning.

Looks good so far - starts really fast and about 2% rejects due to stales.

Running Ubuntu 15 LTS Crimson 15.12
induktor
Hero Member
*****
Offline Offline

Activity: 710
Merit: 502



View Profile
May 27, 2016, 01:25:00 AM
 #727

Question:

I just saw that both of my nvidia miners run out of disk space.
turns out to be the damn dag file, it started creating Two new dag files but did not delete de older ones!!!
can this be changed somehow?, i boot from a 16gb flash drive and i don't have a lot of space to deal with.

i will be thinking in purchasing 32gb flash drives just in case but in the meantime Cheesy

BTC addr: 1vTGnFgaM2WJjswwmbj6N2AQBWcHfimSc
jimlite
Legendary
*
Offline Offline

Activity: 1848
Merit: 1018


View Profile WWW
May 27, 2016, 05:54:42 AM
 #728

Been running 1.1 on two rigs. One with 3 280xs and one with 3 390xs. I have had no stability issues or errors, but it does seem a few mh/s slower than your previous versions I was using.

Binance, hottest/largest alt exchange, 2BTC daily no verification. https://www.binance.com/?ref=13309371
NEED TO RENT A RIG? All algos at http://www.miningrigrentals.com/register?ref=627


  ✵ Super FAST block times      ✵ Block Explorer right in the wallet!     ✵ Stealth Addresses     ✵ PoW/PoS hybrid  
██
██
██
██
██
██
██
██
██
██
██
Ancient Money
for a New World
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
Join the conversation!
██
██
██
██
██
██
██
██
██
██
██

                 ▄████▄▄    ▄
██             ████████████▀
████▄         █████████████▀
▀████████▄▄   █████████████
▄▄█████████████████████████
██████████████████████████
  ▀██████████████████████
   █████████████████████
    ▀█████████████████▀
      ▄█████████████▀
▄▄███████████████▀
   ▀▀▀▀▀▀▀▀▀▀▀

TWITTER


Genoil (OP)
Sr. Member
****
Offline Offline

Activity: 438
Merit: 250


View Profile
May 27, 2016, 09:18:38 AM
 #729

Question:

I just saw that both of my nvidia miners run out of disk space.
turns out to be the damn dag file, it started creating Two new dag files but did not delete de older ones!!!
can this be changed somehow?, i boot from a 16gb flash drive and i don't have a lot of space to deal with.

i will be thinking in purchasing 32gb flash drives just in case but in the meantime Cheesy


The (pre-release) 1.1 version generates DAG files on-the-fly. No need to have them on-disk any longer.

ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d
BTC: 1Nu2fMCEBjmnLzqb8qUJpKgq5RoEWFhNcW
bensam1231
Legendary
*
Offline Offline

Activity: 1750
Merit: 1024


View Profile
May 27, 2016, 09:53:22 AM
 #730

1.1 pre-release is out:

https://github.com/Genoil/cpp-ethereum/tree/110/

- no more DAG files (both CUDA/OpenCL)
- CUDA Compute 2.0 support is back

It looks like it's all working but I'm releasing early so you can help me test. Don't forget to remove your -E and -R params, that is all gone now.

CPU util seems down, RAM usage down of course. CPU validation is still in there, using the light cache.

no devfee, but do send me some ETH if you like it  Grin

Dual miner and I'll definitely send you some BTC again. Cool idea with the streaming DAG though.

It's not my idea, it's Wolf0's (or sp_'s even if you look at it differently) and Claymore implemented it first Grin.

I don't have time for a dual, but I also said that about the streaming DAG Wink


Actually, I implemented it first - which is how I knew it worked - in my custom sgminer.

If you did, you never talked about it, much like other things that actually help normal miners. Gotta keep it all yourself you know. Pallas or Berthrolobo or whatever his name was talked about it last year some time in the SP thread and I kept poking at it, especially after the Claymore release.

Which means, as always, it really doesn't even matter what you're doing.

Christ, you're fucking stupid. Giving Claymore the idea wasn't talking about it?

Claymore's release came around this last spring. That's not the timeline I quoted. "especially after" means a increase in frequency, not the beginning.

Dude is following me like a lost puppy, except he has a bone to pick.

You realize you joined the conversation after me and the original quote thread includes my quote which predates yours?

As far as a bone to pick. Just setting things right. You seem to like taking liberties and bragging when you don't have anything to brag about.

Here's your proof: https://bitcointalk.org/index.php?topic=1433925.msg14677943#msg14677943

And yeah, I did - but the second I post, you always have shit to say.

We're talking about two different things here. I was talking about a dual miner and where the idea came from, not the streaming DAG idea. Pretty sure you could've figured that out from my first second post including the extra bits you snipped out of my posts when quoting them.

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
Ky3bMu4
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
May 27, 2016, 11:42:58 AM
 #731

Hey, how about a remote Manager for miner? The Claymore seems to have for his miner. Sorry for my English.
adamvp
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 708



View Profile
May 27, 2016, 11:45:36 AM
 #732

what happened?
Ver 1.1 getwork nanopool.org,  it stops working  and freezed team viewer

I am looking for signature campaign Wink pm me
M.minor
Sr. Member
****
Offline Offline

Activity: 534
Merit: 250


View Profile
May 27, 2016, 12:46:55 PM
 #733

Guys and what two R390 at 59-60 мx give out 0.02356789 (precalculated *)Huh driver--- radeon-crimson-15.12-with-dotnet45-win7-64bit   DwarfPool.com
pehoko
Full Member
***
Offline Offline

Activity: 232
Merit: 100


View Profile
May 27, 2016, 01:40:18 PM
 #734

Hey, how about a remote Manager for miner? The Claymore seems to have for his miner. Sorry for my English.
Hey, I want gpu monitoring, data collect, graphs, separate gpu miners but this not possible now ... may be.
Docnaster
Hero Member
*****
Offline Offline

Activity: 1666
Merit: 577


Leading Crypto Sports Betting & Casino Platform


View Profile
May 27, 2016, 01:44:11 PM
 #735

I am mining with Ethpool, what command should I use to ask the ethminer to send out local hash rate to the pool?

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██  
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..

Code:
[center][table][tr][td][url=https://stake.com][font=Arial black][size=24pt][glow=#0f212e,2][color=transparent][size=8pt].[/size].[size=9pt][sup][size=16pt][color=#fff]Stake.com[/size][/sup][/size].[size=8pt].[/td]
[td][/td][td][/td]
[td][size=2pt][tt]   [color=#2d4454]▄████████████████████████████████████▄
   [glow=#fff,2]██ [color=#ccc]▄▄▄▄▄▄▄▄▄▄[/color]            [color=#ccc]▄▄▄▄▄▄▄▄▄▄[/color] ██[/glow]  [color=#ed5564]▄████▄[/color]
   [glow=#fff,2]██ [color=#ccc]▀▀▀▀▀▀▀▀▀▀[/color] [color=#0c79ed]██████████[/color] [color=#ccc]▀▀▀▀▀▀▀▀▀▀[/color] ██[/glow]  [color=#ed5564]██████[/color]
   [glow=#fff,2]██ [color=#0c79ed]██████████ ██      ██ ██████████[/color] ██[/glow]   [color=#ed5564]▀██▀[/color]
   [glow=#fff,2]██ [color=#0c79ed]██      ██ ██████  ██ ██      ██[/color] ██[/glow]    [color=#ccc]██[/color]
   [glow=#fff,2]██ [color=#0c79ed]██████  ██ █████  ███ ██████  ██[/color] ██[/glow][color=#ccc]██▄ ██[/color]
   [glow=#fff,2]██ [color=#0c79ed]█████  ███ ████  ████ █████  ███[/color] ██[/glow][c
davembg
Sr. Member
****
Offline Offline

Activity: 340
Merit: 251


Smell the glove.


View Profile
May 27, 2016, 03:36:12 PM
 #736

Seem like the "cpp-ethereum/libethash-cl/CL" directory is missing in the 110 tree.
FYI - Builds and runs fine after copying over the CL directory from the master.

I'll post notes on it's performance, stability, etc.

Not using CUDA - just OPENCL.

It's been working without issue for 4hrs now - I don't think it's gonna die.
CPU and RAM usage down significantly, speed is up a bit - not enough to get all stampy and shit.
(3) overclocked R9 390's are doing about 94MH - I'll double-check that in the morning.

Looks good so far - starts really fast and about 2% rejects due to stales.

Running Ubuntu 15 LTS Crimson 15.12

1.1 has been working great for over 15hrs now - here's a snippet:

m  08:29:10|ethminer  Mining on PoWhash #4245c56d : 86.13MH/s [A1327+17:R34+6:F6]
m  08:29:11|ethminer  Mining on PoWhash #4245c56d : 95.52MH/s [A1327+17:R34+6:F6]
m  08:29:11|ethminer  Mining on PoWhash #4245c56d : 103.78MH/s [A1327+17:R34+6:F6]
m  08:29:12|ethminer  Mining on PoWhash #4245c56d : 95.69MH/s [A1327+17:R34+6:F6]
m  08:29:12|ethminer  Mining on PoWhash #4245c56d : 77.35MH/s [A1327+17:R34+6:F6]


If you're having stability issues, consider using Arch, CentOS, Ubuntu, etc.
Windows users pretty-much get what they get with the OS - shitty hacked-up features with average performance.
Windows users should also stop complaining about the stability of the miner, it will never be stable on an OS that isn't.



Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
May 27, 2016, 04:50:38 PM
 #737

Guys and what two R390 at 59-60 мx give out 0.02356789 (precalculated *)Huh driver--- radeon-crimson-15.12-with-dotnet45-win7-64bit   DwarfPool.com

you need like 100MH for 1 etheruem a day, which is 0.023, no way you cna do it with 60MH
restless
Legendary
*
Offline Offline

Activity: 1151
Merit: 1001


View Profile
May 27, 2016, 06:13:13 PM
 #738


Windows users pretty-much get what they get with the OS - shitty hacked-up features with average performance.
Windows users should also stop complaining about the stability of the miner, it will never be stable on an OS that isn't.

And here I am , just 2 days ago had to restart a machine that was happily mining for weeks non-stop... I simply had to move it to other place Tongue
crazyearner
Legendary
*
Offline Offline

Activity: 1820
Merit: 1001



View Profile
May 27, 2016, 10:03:24 PM
 #739

Guys and what two R390 at 59-60 мx give out 0.02356789 (precalculated *)Huh driver--- radeon-crimson-15.12-with-dotnet45-win7-64bit   DwarfPool.com

you need like 100MH for 1 etheruem a day, which is 0.023, no way you cna do it with 60MH

Dont need 100MH for 1ETH per day am making I am already making very close and sometimes over this with under 100MH
Last 3 payouts for 1 days work with average of 65 to 70MH depending on how hard I push my 3x R9280x cards


5/27/2016,    0.48923898
5/26/2016,    0.31137700
5/26/2016, 0.36812872

Total 1.1687447

Pool mining http://eth.poolto.be 0% fees for now and crazy luck and pay. Will not move pools, as it is one of the best pools going. For everyone here I have made thread with a lot of pools that ETH has and done review across 10+ more pools and mining software including ethminer that I am supporting with mining configs Smiley

Ethereum Mining Pools Tweaks + Mining Guides+Claymore+ MinerGate Mining software
https://bitcointalk.org/index.php?topic=1430861.0


=
  R E B E L L I O U S 
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  R E B E L L I O U S
induktor
Hero Member
*****
Offline Offline

Activity: 710
Merit: 502



View Profile
May 27, 2016, 10:43:57 PM
 #740

Pool mining http://eth.poolto.be 0% fees for now and crazy luck and pay. Will not move pools, as it is one of the best pools going. For everyone here I have made thread with a lot of pools that ETH has and done review across 10+ more pools and mining software including ethminer that I am supporting with mining configs Smiley

Ethereum Mining Pools Tweaks + Mining Guides+Claymore+ MinerGate Mining software
https://bitcointalk.org/index.php?topic=1430861.0

Thanks for the data crazyearner will check it out

I jumped late to the thread but if your intention is to go solo, I would not recommend it under 200MH , i am about 300MH and i will probably wait to get to 400MH before attempt solo mining, the uncle alones will kill you.

BTC addr: 1vTGnFgaM2WJjswwmbj6N2AQBWcHfimSc
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 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 ... 90 »
  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!