Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Sia - Decentralized Storage - Working Beta - Launches June 7th, 2015
by
billotronic
on 03/06/2015, 01:19:00 UTC


https://github.com/NebulousLabs/Sia-GPU-Miner

Here is the source code. As far as we are aware, it works on all cards that support open-cl. The mining will not work with the master branch of Sia until the 'hardfork' branch has been merged. The hardfork branch is here: https://github.com/NebulousLabs/Sia/tree/hardfork

We are expecting to merge the hardfork branch either tomorrow or Tuesday.
Anyone can teach me, how to compile this source code to sgminer? I'm noob   Undecided

Code:
git clone https://github.com/NebulousLabs/Sia-GPU-Miner
cd Sia-GPU-Miner
make

Assuming linux. if windoze then don't know