which version? if on linux, better compile the latest git version yourself.
that's a good idea ty, ok now it looks like it works, linux is ubuntu 14.01 (64bit).
was happy to early, frozed directly after i posted it, also while mining is active, it makes some graphical errors on my screen until it finally freezes.
will try it again when i have some free time.
You have to play around with the miner settings. Increasing -I gives you more hashrate but also makes your computer less stable. Increasing -C is good to a point but it'll slow down the rate at which you get updates.
I think the readme on the repo is fairly comprehensive at this point.
tried it, also with standard settings (here it is -I 16, yes i read the repo ), but it freezes no matter what i do, all other processes running well (as example also mining and other things).
are the settings enough, i have 2 gpus (both amd)
for the first gpu as example (every miner thread in a seperate terminal):
- export GPU_MAX_ALLOC_PERCENT=100
- export GPU_USE_SYNC_OBJECTS=1
- sia_miner -d 0
i tried the precompiled version and also tried the self compilated executable.