Bitcoin Forum
September 30, 2024, 04:51:11 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 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 ... 118 »
1301  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) on: May 29, 2014, 03:00:03 AM
5800,6900 series cards dont work with x13mod...shame.. only hw errors and no accepted shares..  Huh Huh so sad..

Seems like the x13mod is optimized for GCN cards and not the VLIW cards. Had to use the regular marucoin kernel to mine.
1302  Alternate cryptocurrencies / Mining (Altcoins) / Re: X11 FPGA mineing on: May 28, 2014, 09:16:57 PM
Other consideration is botnets, this does hash a good amount on the right cpus.
1303  Alternate cryptocurrencies / Mining (Altcoins) / Re: First Zeusminer in hand! on: May 28, 2014, 09:14:54 PM
Cool, that's like 4x 5-chip Gridseed's for the price of 2.

I like the Hash Master 30 MH/s L Blade for about $5k, seems like a good deal and it only consumes 260 watts.
1304  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) on: May 28, 2014, 08:45:47 PM
Current issue I am having with the x13mod miner is that I get a bunch of hardware errors and I have tried multiple configs, ie. -k x13mod, w=64,128 or 256, I=18 and lower, GPU threads=1,2 or 4, tc=8000 or 8192....

This is on 2x 6950's and a 6970. Anyone getting to work right with the Cayman cards?
Please show me a full config.

{
"pools" :
[
   {
   "url" :  "stratum+tcp://boost.monsterhash.me:3333",
   "user" : "user.1",
   "pass" : "pass"
   }
]
,
"device" : "0,1,2",
"intensity" : "18,18,18",
"lookup-gap" : "2,2,2",
"vectors" : "1,1,1",
"thread-concurrency" : "8000,8000,8000",
"gpu-threads" : "2,2,2",
"worksize" : "128,128,128",
"expiry" : "1",
"queue" : "0",
"gpu-fan" : "70,70,70",
"kernel" : "x13mod",
"scan-time" : "1"
}
Please start miner with -D -T options and show me in PM a first ~100 lines of output.

I couldn't copy the display of the debug, but I saw the following: "BFI_INT could not find the device".
Start miner with
sgminer -c <your conf file> -D -T > output.log
after 10-15 sec press Ctrl+C and send me created file output.log

Ok, I'll do it later. I have a couple important errands to run. Probably 6 or 7 hours from now and thanks for the help.
1305  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) on: May 28, 2014, 08:36:27 PM
Current issue I am having with the x13mod miner is that I get a bunch of hardware errors and I have tried multiple configs, ie. -k x13mod, w=64,128 or 256, I=18 and lower, GPU threads=1,2 or 4, tc=8000 or 8192....

This is on 2x 6950's and a 6970. Anyone getting to work right with the Cayman cards?
Please show me a full config.

{
"pools" :
[
   {
   "url" :  "stratum+tcp://boost.monsterhash.me:3333",
   "user" : "user.1",
   "pass" : "pass"
   }
]
,
"device" : "0,1,2",
"intensity" : "18,18,18",
"lookup-gap" : "2,2,2",
"vectors" : "1,1,1",
"thread-concurrency" : "8000,8000,8000",
"gpu-threads" : "2,2,2",
"worksize" : "128,128,128",
"expiry" : "1",
"queue" : "0",
"gpu-fan" : "70,70,70",
"kernel" : "x13mod",
"scan-time" : "1"
}
Please start miner with -D -T options and show me in PM a first ~100 lines of output.

I couldn't copy the display of the debug, but I saw the following: "BFI_INT could not find the device".
1306  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) on: May 28, 2014, 08:20:57 PM
Current issue I am having with the x13mod miner is that I get a bunch of hardware errors and I have tried multiple configs, ie. -k x13mod, w=64,128 or 256, I=18 and lower, GPU threads=1,2 or 4, tc=8000 or 8192....

This is on 2x 6950's and a 6970. Anyone getting to work right with the Cayman cards?
Please show me a full config.

{
"pools" :
[
   {
   "url" :  "stratum+tcp://boost.monsterhash.me:3333",
   "user" : "user.1",
   "pass" : "pass"
   }
]
,
"device" : "0,1,2",
"intensity" : "18,18,18",
"lookup-gap" : "2,2,2",
"vectors" : "1,1,1",
"thread-concurrency" : "8000,8000,8000",
"gpu-threads" : "2,2,2",
"worksize" : "128,128,128",
"expiry" : "1",
"queue" : "0",
"gpu-fan" : "70,70,70",
"kernel" : "x13mod",
"scan-time" : "1"
}
1307  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) on: May 28, 2014, 07:49:44 PM
Current issue I am having with the x13mod miner is that I get a bunch of hardware errors and I have tried multiple configs, ie. -k x13mod, w=64,128 or 256, I=18 and lower, GPU threads=1,2 or 4, tc=8000 or 8192....

This is on 2x 6950's and a 6970. Anyone getting to work right with the Cayman cards?
1308  Alternate cryptocurrencies / Mining (Altcoins) / Re: Open Source XPM Pool + GPU Miner (aka. madPrimeMiner) on: May 25, 2014, 03:45:35 AM
Hello,

Anyone tested on old GPU like HD-5970?

try it out works on 6970/50

While it may work, pre GCN cards are bad at primecoin mining, there's no way around it.

R7 240 is just as quick as a HD5870/6970. VLIW isn't optimize to do primecoin mining.
 

r7 240 is not as quick as a 5870/6970 in anything and none of the architectures are optimized for mining

I've done a 24hours test on a 5870, 6970 and R7 240, they all do 0.50 CPD each. I didn't say it was optimized, I said "isn't optimize"...
1309  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 24, 2014, 03:36:54 PM
good job, tested one 7950

2% ver 2,735 Mh
Code:
-k darkcoin -g 1 --thread-concurrency 8192 --intensity 18 --gpu-engine 1100 --gpu-memclock 1250 --gpu-powertune 10

-X11mod 2,730 Mh
Code:
-k x11mod -I 15 -w 256 --gpu-threads 2 --thread-concurrency 8192 --gpu-engine 1100 --gpu-memclock 1250 --gpu-powertune 20

I will test 7970 later, but seems to be ok...just share diff is still 0,000 but pool showing full speed, so thats ok
be sure you have 14,3 beta drivers installed for better performance

True, it could be just a display issue.
1310  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 24, 2014, 02:52:01 PM
does 50 MH/s = 50000 kh/s or 5000 kh/s?

1 mh/s=1,000 kh/s
1311  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 24, 2014, 02:38:36 PM
I'm testing on older AMD cards, ie 5870,6950,6970,etc... Using -k x11mod and I=15....

I'm getting 1.8~1.9mh/s, but the shares are -0.0000/0.0000.

Original hash was 1.1~1.2.

It does seem the coding still need some tweaking to work right.
You got that right.  Smiley

It does hash and find work, but doesn't submit shares....
1312  Alternate cryptocurrencies / Mining (Altcoins) / Re: Open Source XPM Pool + GPU Miner (aka. madPrimeMiner) on: May 24, 2014, 02:35:45 PM
Hello,

Anyone tested on old GPU like HD-5970?

try it out works on 6970/50

While it may work, pre GCN cards are bad at primecoin mining, there's no way around it.

R7 240 is just as quick as a HD5870/6970. VLIW isn't optimize to do primecoin mining.
1313  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 24, 2014, 02:16:23 PM
I'm testing on older AMD cards, ie 5870,6950,6970,etc... Using -k x11mod, I=15, w=128, gpu thread=4, TC=8000, power tune=+20%, 880core/1350mem, lookup gap=2....

I'm getting 1.8~1.9mh/s on a HD6950 1GB, but the shares are -0.0000 and diff is 0.000/0.000 .

Original hash was 1.1~1.2.

It does seem the coding still needs some tweaking to work right.
1314  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 24, 2014, 01:06:26 PM
Link to a Windows version compiled from this source code. Note, I have not inspected the source code. This was compiled as-is. https://www.dropbox.com/s/skv74wv378h5qnl/sgminerx11.rar

Tips are appreciated. Let me know if it runs or not.

File was incomplete, missing kernel
Oops, sorry. I was accustomed to releasing only binaries from other projects I totally forgot. Fixing now. Try it now. https://www.dropbox.com/s/skv74wv378h5qnl/sgminerx11.rar

I tried to compile the original bin you reversed engineered, but couldn't get it still to compile the kernel.
1315  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 24, 2014, 12:48:28 PM
So, this one has the same performance as the 40~50% extra performance as the 2% fee one?
1316  Alternate cryptocurrencies / Altcoin Discussion / Re: What is currently the most profitable CryptoNote coin to mine? on: May 23, 2014, 03:50:33 PM
the new one which will be coming out every day from now on.

There's a new CryptoNote coin coming out soon? What's the name of it?
1317  Alternate cryptocurrencies / Pools (Altcoins) / Re: [POOL][BCN][MRO][QCN][BTC][LTC] Minergate 2.5% FEE on: May 23, 2014, 02:53:54 PM
Mining pool for
CryptoNote based cryptocoins,
Bitcoin and Litecoin

Minergate
https://minergate.com

BTC LTC BCN MRO QCN mining


2.5% fee for all currencies
PPS Reward
European servers
24/7 support
Mac supported
Fast mining
Optimized hash function
BTC, LTC BCN MRO QCN mining

Mine bytecoins with the easiest miner ever!

 https://minergate.com




Enjoy BTC LTC BCN MRO QCN mining!




Any chance in the future for a multipool for CryptoNote coins?
1318  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][MRO][HOW TO] mine monero on Windows on: May 23, 2014, 02:52:01 PM
This guide also works for other CryptoNote coins also.
1319  Alternate cryptocurrencies / Altcoin Discussion / What is currently the most profitable CryptoNote coin to mine? on: May 23, 2014, 02:50:30 PM
Just as the pool question states. Monero seems to be, but has 4 times the difficult compared to Quazar.

Please add replies of which one is the most profitable.
1320  Alternate cryptocurrencies / Mining (Altcoins) / Re: don't use X11,it can be mined by Scrypt ASIC or fpga on: May 23, 2014, 12:51:26 PM
People more likely have huge gpu farms of Nvidia GTX 750ti's. What's not to like about that gpu: 30~60 watts and hashes at 2.8 mh/s on X11. By far the most profitable gpu and about 4~5 times more efficient than an AMD HD7970/280X.

Exactly. Personally I don't think that the FPGA implementation will be significantly better than running bunch of 750Tis in the terms of MHash/W and MHash/USD.

Also, maybe there are private farms using custom software for AMD GPUs (the x11 implementation in sphminer is not really optimized enough).

Yup. How is it a 7970/280x be so outright over performed by a mid-grade gpu from Nvidia? Definitely there probably an optimization that doubles or even triples AMD's performance and maybe people are being greedy to keep to themselves. But we won't know until it's release.

the main problem with X11 are mainly X11 coins... one new coin everyday (not mentioning that for half of them the windows wallet have issues).
Until things settle a bit, there is no point mining them (except on nicehash, to take advantage of the people who rush into every X11 coin...  Grin)

It's not the problem of making too many X11 coins, it's more of coins with no true good purpose and/or innovation.
Pages: « 1 ... 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 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 ... 118 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!