Bitcoin Forum
May 10, 2024, 05:53:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 88 89 90 91 92 93 94 95 96 97 98 99 100 »
1241  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [SFR] SaffronCoin First Multi Algo with X11 and Blake *Bittrex* on: June 16, 2014, 08:59:31 AM
Congrat Saffroncoin. You are the first who could implement such nice algos. I think for better future we could consider get rid off sha256, scrypt and even x11.
Instead we could add: pure-groestl (not myriad-groestl), nist5 (in talkcoin), twecoin (or jph(jackpot), x13). With this we could declare that saffroncoin is ASICs, FPGA-free for at least 2 years. To bad I did pay attention for Saffron earlier.
1242  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [SFR] SaffronCoin First Multi Algo with X11 and Blake *Bittrex* on: June 15, 2014, 10:45:21 PM
SaffronCoin (SFR)   0.00002711 BTC   +4070.77% past week

https://www.cryptonator.com/winners-losers/BTC/

sweet Smiley

   

CryptoCobain backs this coin. He's a serious whale trader with a lot of followers. So no wonder this coin takes off to fly. Congrat!
1243  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Slimcoin : Proof of Burn NEW BLOCK GEN, Mineable by low power computer! on: June 15, 2014, 06:13:51 PM
Today is holiday so everyone's taking a break. sandor111 is no where to find. Happy instamining, dude. I'm out.
1244  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][TAC] TalkCoin | First Anonymous Chat | First NIST5 | Vote/No Premine on: June 15, 2014, 03:50:50 PM
Can`t compile in BATM.
Anyway as I uderstand I need 14.6 drivers for new miner.

djm34 uses windows branch so if you clone from this repo you won't able to compile it under Linux. Copy all of files in subfolder .deps of all algo folders from sph-sgminer_x11mod to sgminer-nist5 you should be able to compile it. But it needs 14.6 drivers. Anyone could please share his 14.6 *.bin file for 280x, 290 ? thanks. Just upload all your *.bin files in sgminer-nist5 if you got boost from djm34's version.


when trying to compile on ubuntu, everything is fine until

git clone https://github.com/djm34/sgminer-nist5
autoreconf -i
CFLAGS="-O2 -Wall -march=native" ./configure <options>

but when I press
make

I receive "No names found, cannot describe anything". Where are located these .deps file you wrote in your post?? I cannot find a .deps folder in sph-sgminer_x11mod

The .deps folders are in subfolder of the algo folder, pay attention to the path you should be able to find it.
1245  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][TAC] TalkCoin | First Anonymous Chat | First NIST5 | Vote/No Premine on: June 15, 2014, 03:42:05 PM
Can`t compile in BATM.
Anyway as I uderstand I need 14.6 drivers for new miner.

djm34 uses windows branch so if you clone from this repo you won't able to compile it under Linux. Copy all of files in subfolder .deps of all algo folders from sph-sgminer_x11mod to sgminer-nist5 you should be able to compile it. But it needs 14.6 drivers. Anyone could please share his 14.6 *.bin file for 280x, 290 ? thanks. Just upload all your *.bin files in sgminer-nist5 if you got boost from djm34's version.

Mine R9 280x = http://www42.zippyshare.com/v/29187000/file.html
R9 270 = http://www48.zippyshare.com/v/49613749/file.html

Wow thanks. It was fast. Could you share your config for 280x as well? thanks so much.

Mine config is simple:
Code:
color 0F
sgminer -k nist5 -d 0,1 -o stratum+tcp://pool1 -u user -p x --failover-only -o stratum+tcp://pool2 -u user -p amadej.pevec@gmail.com -I 22
280X=12.74 Mh/s
270=7.961 Mh/s
Gpu-engine for both (280x and 270) is set on 1150 with msi afterburner.

No thanks. My trick doesn't work. Copy bin file from windows to linux doing no good. I think I need to update the drivers. Thanks.
1246  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][TAC] TalkCoin | First Anonymous Chat | First NIST5 | Vote/No Premine on: June 15, 2014, 03:22:43 PM
Can`t compile in BATM.
Anyway as I uderstand I need 14.6 drivers for new miner.

djm34 uses windows branch so if you clone from this repo you won't able to compile it under Linux. Copy all of files in subfolder .deps of all algo folders from sph-sgminer_x11mod to sgminer-nist5 you should be able to compile it. But it needs 14.6 drivers. Anyone could please share his 14.6 *.bin file for 280x, 290 ? thanks. Just upload all your *.bin files in sgminer-nist5 if you got boost from djm34's version.

Mine R9 280x = http://www42.zippyshare.com/v/29187000/file.html
R9 270 = http://www48.zippyshare.com/v/49613749/file.html

Wow thanks. It was fast. Could you share your config for 280x as well? thanks so much.
1247  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][TAC] TalkCoin | First Anonymous Chat | First NIST5 | Vote/No Premine on: June 15, 2014, 03:14:19 PM
Can`t compile in BATM.
Anyway as I uderstand I need 14.6 drivers for new miner.

djm34 uses windows branch so if you clone from this repo you won't able to compile it under Linux. Copy all of files in subfolder .deps of all algo folders from sph-sgminer_x11mod to sgminer-nist5 you should be able to compile it. But it needs 14.6 drivers. Anyone could please share his 14.6 *.bin file for 280x, 290 ? thanks. Just upload all your *.bin files in sgminer-nist5 if you got boost from djm34's version.

sorry first time uploading something to github...

Also, thanks to the generous donator who send me 4000TAC

No need to sorry. You've done well. Ignition75 has donated I think. you justs double his hash for him. Quite a nice whale.
1248  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][TAC] TalkCoin | First Anonymous Chat | First NIST5 | Vote/No Premine on: June 15, 2014, 03:06:17 PM
Can`t compile in BATM.
Anyway as I uderstand I need 14.6 drivers for new miner.

djm34 uses windows branch so if you clone from this repo you won't able to compile it under Linux. Copy all of files in subfolder .deps of all algo folders from sph-sgminer_x11mod to sgminer-nist5 you should be able to compile it. But it needs 14.6 drivers. Anyone could please share his 14.6 *.bin file for 280x, 290 ? thanks. Just upload all your *.bin files in sgminer-nist5 if you got boost from djm34's version.
1249  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][TAC] TalkCoin | First Anonymous Chat | First NIST5 | Vote/No Premine on: June 15, 2014, 02:49:57 PM

It is clear that 14.6 is needed to get the speed increase on groestl.
But I see also some big difference between talkcoin where I was getting around 8.5MHash/s (both using 14.6)
to this one where I get 15.8MHash/s (I didn't try on the old one).


I have tested on 13.12 and 14.4 drivers. (all in Debian 7.5)
Performance on 13.12 is slightly worse (6.2Mhs -> 6.1Mhs)
on 14.4 (6.2Mhs -> 5.6Mhs).

It seems like your mod doesn't like old drivers.

Anyone experience the same thing?
1250  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][TAC] TalkCoin | First Anonymous Chat | First NIST5 | Vote/No Premine on: June 15, 2014, 02:41:05 PM
I have released an optimised version of nist5 for sgminer (and amd). It is based on x11mod from lasybear
It works best on 14.6 amd drivers.

It was tested so far on my R9-290x and allows to almost double the hashrate.
On the standard talkcoin kernel, I was getting around 8.5MHash/s (on 14.6 drivers)
With this kernel I get 15.8MHash/s (average) at 1050MHash/s

To use it: "--kernel nist5"

I highly recommend to keep an eye on the temperature as the card can run hot (80°C) and over/underclock according to your liking.

The source can be found at: https://github.com/djm34/sgminer-nist5
binaries with ADL (fan temp) support for windows: http://www35.zippyshare.com/v/84876787/file.html

I didn't try to compile on linux, however it should work (if not let me know)

Donations are welcomed (since I double your hashrate  Grin)
    BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
    TAC: TuqNvPoQxghHfzwnPpAxSTiYoN6FM8LM5p

Well I hope there is a bounty for that too  Grin



Good job djm34, although it won't let me compile under linux and I manage somehow to compile this, but I didn't get any improvement at all. I think the improve performance lies on driver 14.6, which I currently dont have (still 13.12).
1251  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Slimcoin : Proof of Burn NEW BLOCK GEN, Mineable by low power computer! on: June 15, 2014, 01:35:38 PM
Please stop sending the pool your hash power, this instamine has to stop. Dev. will use block 16000 as the beginning block after the fork.

Can't stop this. I have more than 80 servers sending my hash to the pool.
I've paid for them, so i'll use them. Are you going to compensate whatever hours loss i have for not mining?  Sad

You will not get any SLM after the fork my friend. Everything above block 16000 will be discarded. Pool is instamining.

Agreed. Stop your greed.  It's very tempting I know but it's too good to be true. I stop sending my miners to slimcoinpool. There is no way you could earn 1 BTC/day with this kind of madness. No investors will buy this.
1252  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Slimcoin : Proof of Burn NEW BLOCK GEN, Mineable by low power computer! on: June 15, 2014, 01:26:51 PM
Looking to sell 1700 SLM, if anyone up for this, i sell at 0.0003

Nobody?

I don't think anyone will buy if we don't fix this mess.
1253  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] on: June 15, 2014, 01:15:40 PM

ccMiner v1.2 is now in the github repo. It adds X13 and Diamond-Groestl

thanks to tsiv and Bombadil for these contributions.

I'll do a binary release tonight after our BBQ.

Christian


Awesome!

Bombadil, can you do a compute 2.1 version of this as well? I would be much obliged for it.

Thanks to the three of you (Cbuchner, tsiv and Bombadil) for the amazing work.

New version of ccminer requires compute 3.0 cards. Sorry but I have a lot of 2.0 cards too, but the new method requires at least Kepler.
1254  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Slimcoin : Proof of Burn NEW BLOCK GEN, Mineable by low power computer! on: June 15, 2014, 01:14:38 PM
I will be shutting off my nodes at block 16000. I'll archive it and keep it for the dev if he requests a copy. I would like to see sandor do the same, what we have now is just nonsense.

3 wallets, all in perfect sync @ 15994..
So i should not shut it down yet

Which nodes did you use to get to that block? Please post.
1255  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] on: June 15, 2014, 01:13:31 PM

ccMiner v1.2 is now in the github repo. It adds X13 and Diamond-Groestl

thanks to tsiv and Bombadil for these contributions.

I'll do a binary release tonight after our BBQ.

Christian


Has this version just got X13 added?
on a side note ive been doing some test mining jackpot on a pool as solo mining is now basically impossible, 3 days with nothing Sad and this is what i get from actually mining not from stats

Hash@Me - 25MH/s

1 Hour - 1422 JPC
1 Day - 34128 JPC

Doesn't seem too bad, but that is only ~7K per 750Ti, nowhere near the 22K and 10K estimates that were posted earlier. This is not a dig at those guys, just a realistic show of return

Hash@me stats looks pretty bad, Jamie. In general all JPC pools look ok at the beginning but after long time when the blockchain grows it becomes more clustered and all blocks takes longer to process than to mine. Btw the diff of JPC fluctuates a lot, it sometimes even goes to 1k. So for a realistic mining profit we should take the average diff of the whole day.
Btw you're pretty brave to try solomine JPC these days. Cheesy
1256  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Slimcoin : Proof of Burn NEW BLOCK GEN, Mineable by low power computer! on: June 15, 2014, 01:04:06 PM
Who is the new monster with 1.01Mh at the pool???

Chinese farm according to sandor111.
1257  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Slimcoin : Proof of Burn NEW BLOCK GEN, Mineable by low power computer! on: June 15, 2014, 12:57:11 PM
No support for the halt@16000 ?

What we have now is one pool creating blocks and instamining. No other pool/solo miner can compete as by the time he receives the current block from the network its already old.
We might as well shut down our wallets and only point slimminer at the pool.

Take a look at blocks found by the pool vs total network hash rate. Network hash rate 4MH/s , pool hash rate 2MH/s. Pool getting 97% of all blocks.

Lets stop this at block 16000, send the dev the blockchain. Once the block propagation is fixed dev can load the blockchain on his OP nodes and release a new wallet.

I agree too. But the problem is there are some monsters still mining at slimcoinpool and I don't think they care enough to check this thread recently.
My wallet stops at 15921 using connect= from primer- . No addnode= is available. Slimcoinpool is already at block 15974. Are we fast enough to stop this? Dev is nowhere to find again.
1258  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Slimcoin : Proof of Burn NEW BLOCK GEN, Mineable by low power computer! on: June 15, 2014, 12:09:10 PM
I hope everyone makes a good earning through the mess last night, esp. primer- because he works so hard for this coin. To be honest his style is a little bit rude but I think that comes from his love for the coin, I even think that he loves Slimcoin more than the dev.  Grin
Lastest wallet is still not working properly, indeed.
1259  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [SFR] SaffronCoin First Multi Algo with X11 and Blake *Bittrex* on: June 15, 2014, 11:01:44 AM
What's difference from MYR despite 2 algos and block reward?Huh

None.  Grin. That's why it will be cool at first but then when the coin circulation becomes big, coin is a dump fest.
Multiple algos coin wants to success should get rid off sha256 and scrypt, or whatever ASIC available for it now.

Lol. Have you checked out the wallet and how many first-time features have been included and what we are currently working on?

Check the website for more info http://saffroncoin.com

I don't badmouth SFR. I think it's pretty cool too. But we should learn the lesson from MYR, IMHO.
1260  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [SFR] SaffronCoin First Multi Algo with X11 and Blake *Bittrex* on: June 15, 2014, 09:25:12 AM
What's difference from MYR despite 2 algos and block reward?Huh

None.  Grin. That's why it will be cool at first but then when the coin circulation becomes big, coin is a dump fest.
Multiple algos coin wants to success should get rid off sha256 and scrypt, or whatever ASIC available for it now.
Pages: « 1 ... 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 88 89 90 91 92 93 94 95 96 97 98 99 100 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!