Bitcoin Forum
May 28, 2024, 04:25:18 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 »
61  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DCR] Decred - Hybrid PoW/PoS | btcsuite Devs | Tons of New Features | Go on: January 17, 2016, 11:06:55 PM
Hi Smiley
So it's a blake 256 8 round

No. It's Blake256 14-rounds with (obviously) some modified headers.

The closest miner for this algo for AMD is here: https://github.com/nicehash/cgminer-blake256r14/releases/tag/3.7.2-nicehash and the closest miner for NVIDIA is here: https://github.com/tpruvot/ccminer/releases/tag/1.7.0-tpruvot ... However, you can test these miners only to get a raw speed estimation of your rigs, because the final version of mining software will obviously be slight different and none of the existing mining software will be compatible with Decred.
62  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DCR] Decred - Hybrid PoW/PoS | btcsuite Devs | Tons of New Features | Go on: January 17, 2016, 04:06:11 PM
For anybody who is interested and to be clear, i just read on decred forum in a post written by a developer that actual versions of 14 rounds balke256 cgminer won't work with decred.

They are going to release their own cgminer that is compatible with decred codebase

Interesting. Can you post the link to this forum thread?
63  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DCR] Decred - Hybrid PoW/PoS | btcsuite Devs | Tons of New Features | Go on: January 16, 2016, 12:29:09 PM
Simple GPU miner - A simple AMD GPU miner that connects to a local daemon will be available before launch. In the future, proper getblocktemplate functionality will be enabled and pool software will be made available.

@decred, I would like to get some detailed clarification about mining.

First of all, why a new miner and why not support for pooled mining from the beginning?

There are already GPU miners available:

For AMD GPUs:

https://github.com/Griffitsj/cgminer-saffron/

Code:
cgminer --blake256 -o stratum+tcp://...

p.s.: this should be migrated to the newer sgminer, otherwise it's just fine

For NVIDIA GPUs:

https://github.com/tpruvot/ccminer or https://github.com/sp-hash/ccminer

Code:
ccminer.exe -a blake -o stratum+tcp://...

These two miners implements Blake256 algo with 14 rounds, the same as Decred is using. So mining software is already here, why not simply use it? Are you planing to make any changes in the algorithm (if yes, why?)? Or will these miners be able to mine on Decred out-of-the-box once pools are out? Also, are you planning to go some non-standard way or will Decred be fully compatible with the standard stratum protocol for pooled mining?

Thanks for the answers!

Still no clarification on this? People are asking about mining and it is still unclear weather existing cgminers/ccminers will be compatible with mining Decred.

So many questions regarding mining, supported miners, etc. and still no clarification. After all, this is a POW + POS currency, therefore mining should be well covered. Not good.
64  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DCR] Decred - Hybrid PoW/PoS | btcsuite Devs | Tons of New Features | Go on: January 15, 2016, 07:32:56 AM
Simple GPU miner - A simple AMD GPU miner that connects to a local daemon will be available before launch. In the future, proper getblocktemplate functionality will be enabled and pool software will be made available.

@decred, I would like to get some detailed clarification about mining.

First of all, why a new miner and why not support for pooled mining from the beginning?

There are already GPU miners available:

For AMD GPUs:

https://github.com/Griffitsj/cgminer-saffron/

Code:
cgminer --blake256 -o stratum+tcp://...

p.s.: this should be migrated to the newer sgminer, otherwise it's just fine

For NVIDIA GPUs:

https://github.com/tpruvot/ccminer or https://github.com/sp-hash/ccminer

Code:
ccminer.exe -a blake -o stratum+tcp://...

These two miners implements Blake256 algo with 14 rounds, the same as Decred is using. So mining software is already here, why not simply use it? Are you planing to make any changes in the algorithm (if yes, why?)? Or will these miners be able to mine on Decred out-of-the-box once pools are out? Also, are you planning to go some non-standard way or will Decred be fully compatible with the standard stratum protocol for pooled mining?

Thanks for the answers!

Still no clarification on this? People are asking about mining and it is still unclear weather existing cgminers/ccminers will be compatible with mining Decred.
65  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DCR] Decred - Hybrid PoW/PoS | btcsuite Devs | Tons of New Features | Go on: January 13, 2016, 10:07:48 PM
Simple GPU miner - A simple AMD GPU miner that connects to a local daemon will be available before launch. In the future, proper getblocktemplate functionality will be enabled and pool software will be made available.

@decred, I would like to get some detailed clarification about mining.

First of all, why a new miner and why not support for pooled mining from the beginning?

There are already GPU miners available:

For AMD GPUs:

https://github.com/Griffitsj/cgminer-saffron/

Code:
cgminer --blake256 -o stratum+tcp://...

p.s.: this should be migrated to the newer sgminer, otherwise it's just fine

For NVIDIA GPUs:

https://github.com/tpruvot/ccminer or https://github.com/sp-hash/ccminer

Code:
ccminer.exe -a blake -o stratum+tcp://...

These two miners implements Blake256 algo with 14 rounds, the same as Decred is using. So mining software is already here, why not simply use it? Are you planing to make any changes in the algorithm (if yes, why?)? Or will these miners be able to mine on Decred out-of-the-box once pools are out? Also, are you planning to go some non-standard way or will Decred be fully compatible with the standard stratum protocol for pooled mining?

Thanks for the answers!
66  Bitcoin / Hardware / Re: [Review] Avalon 6 Miner - Winter Mining - Notlist3d - Also FAQ and Help on: January 07, 2016, 07:14:49 AM
I flashed both versions to the corresponding Rpi (SD cards) and neither worked.  

I used Win32DiskImager and SD Formatter

Try connecting the miner to a Linux pc and see if it is detected by cgminer directly, take a look here: https://www.nicehash.com/index.jsp?p=news&id=57
67  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner on: January 06, 2016, 09:49:54 PM
Is the R9 Fury X currently the best mining card available for AMD?
Though price wise, would be better to get 2 290X or 2 390X correct?(or 295x2 if they still sold them)

If you can get second hand 7950/7970/280/280x these would be the best price wise. Otherwise, if you can afford, go with AMD Nano. Stay away from Hawaii (290x, 390x) due to high power consumption and overheating issues.
68  Bitcoin / Hardware / Re: [Review] Avalon 6 Miner - Winter Mining - Notlist3d - Also FAQ and Help on: January 02, 2016, 02:39:35 PM
Hi,

Anyone knows how to get the error codes from avalon 6? https://en.bitcoin.it/wiki/Avalon6#MM_Error_Codes

My avalon 6 has a red blinking led. After it is powered-on there is a green led blinking for a few seconds and then the led is blinking red. I need to debug what exactly is the issue...

Any hints appreciated!
69  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Feathercoin [FTC] - time proven, fast, secure and unique POW coin on: December 22, 2015, 12:54:32 PM
Hi,

NeoScrypt (and thus Feathercoin) mining broken in Windows sgminer with latest AMD Drivers (Crimson 15.12). Even if one includes amdocl.dll from previous AMD Driver version, mining is still broken. This is bad for Feathercoin. Will Feathercoin developers hire a developer to fix sgminer NeoScrypt kernel to be compatible with newer AMD Drivers?
70  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: December 05, 2015, 05:25:25 PM
What could be the root cause of this error (win 8.1)?

https://imgur.com/OhBqleV
71  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] ccminer 1.7 with SM2.1 compatibility - opensource (tpruvot) on: November 27, 2015, 04:38:07 PM
Hi,

If using 2.1 or 3.x device, are there any significant performance differences between 1.7 x86 or x64 releases?

Also, are builds built explicitly for 2.1 and upwards, or should the binary also work with 2.0 devices (but haven't been tested)?

And if I understand correctly, 2.1 devices should work an all algorithms except for neoscrypt and whirlpoolx?

Thanks!
72  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Feathercoin [FTC] - time proven, fast, secure and unique POW coin on: November 16, 2015, 01:04:42 PM
Yes, there are a lot of people mining Feathercoin with an AMD card.

I found this howto:

http://forum.feathercoin.com/topic/7446/guide-how-to-mine-ftc-neoscrypt-sgminer-ubuntu-14-04-amd/

This howto is ancient ... it is written for the times when Feathercoin was Scrypt and not NeoScrypt! That said I am still looking for someone who is still mining NeoScrpt with AMD cards - I bet there aren't many ... but if someone is successfully mining Feathercoin with AMD cards - please respond here. Thanks!
73  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner on: November 16, 2015, 12:45:10 PM
i think there was a --throughput parameter that was needed to get it running well with sgminer ...

I've never heard about --throughput parameter, where did you get this? I've seen some feathercoin pool suggesting --net-delay but I'm not sure if this makes any sense ... anyway, any hints are welcome. Thanks!
74  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Feathercoin [FTC] - time proven, fast, secure and unique POW coin on: November 15, 2015, 11:51:01 PM
Hi,

Is there anyone mining Feathercoin on AMD GPUs? I'm only getting HW errors, no accepted shares. I tried several sgminer versions on 14.x and 15.x AMD drivers on both Windows and Linux, only HW errors in any combination. Any hints are welcome if anybody can get Feathercoin working without HW errors and with accepted shares.

Code:
sgminer --algorithm neoscrypt -o stratum+tcp://pool -u user -p x --xintensity 3 --worksize 64 --gpu-threads 2

Thanks!
75  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner on: November 15, 2015, 11:49:44 PM
Hi,

Is there anyone mining NeoScrypt algorithm on AMD GPUs? I'm only getting HW errors, no accepted shares. I tried several sgminer versions on 14.x and 15.x AMD drivers on both Windows and Linux, only HW errors in any combination. Any hints are welcome if anybody can get NeoScrypt algorithm working without HW errors and with accepted shares.

Code:
sgminer --algorithm neoscrypt -o stratum+tcp://neoscrypt.eu.nicehash.com:3341 -u btcaddress -p x --xintensity 3 --worksize 64 --gpu-threads 2

Thanks!
76  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] ccminer 1.7 with SM2.1 compatibily - opensource (tpruvot) on: November 08, 2015, 12:54:39 PM
So, you added support for compute capability 2.1, but not 2.0? Any reason for that? Both are Fermi architecture...

Keep up the good work!
77  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner on: November 07, 2015, 12:39:00 PM
Anybody know when the "--benchmark" option was removed from sgminer?

A looong time ago there was an option:

--benchmark
Run sgminer in benchmark mode - produces no shares

but not sure it it was actually working ... it's still there in cgminer, though. It would be very useful to have an offline benchmark option, the same as ccminer has. If anybody has some info on this please share.
78  Bitcoin / Hardware / Re: ANTMINER S5: 1155GH(+OverClock Potential), In Stock $0.319/GH & 0.51W/GH on: October 22, 2015, 11:55:35 AM
Hi,

I'm looking for a working controller board of S5 miner (that is, only the controller board, not the whole miner). Is there anybody with broken S5 miner, but with fully working controller board? If yes, please contact me, I would buy one (only the controller board). Or is there any other option to get a controller board of S5 miner (btw: I don't want to mess with bitmaintech for this, it would take too long to get it from them I guess). Thanks!
79  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: October 19, 2015, 07:30:13 PM
sp_, thank you for adding ndevs support into your fork (https://github.com/sp-hash/ccminer/commit/0555e27e3a3e236c4b8840783ec68c2ee27c93fe), it will enable us to easily use your fork in the upcoming NVIDIA supported release of NiceHashMiner

here's a small tip for you: https://blockchain.info/tx/8053a3f3a6c7ba382407a8afa45e8a784fb12550e747e0b244075095a5ff63ea
80  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: October 16, 2015, 11:28:00 AM
Hey, sp_, we've added links to your modded ccminer on our software page: https://www.nicehash.com/index.jsp?p=software#nvidiagpu

Here is a tip for you: https://blockchain.info/tx/e4a5a665975202fd23f867f6f4973cb3ba6ec5d7703a9d3d62a4724b2f2f4598

Keep up the good work!
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!