Author

Topic: zpool-switch: a cross-platform zpool switcher (Read 162 times)

newbie
Activity: 77
Merit: 0
February 27, 2018, 12:26:36 PM
#3
I'm an experienced Linux veteran, but new to Gentoo.  What exactly did you emerge to get a working Gentoo system?  Is it a basic X Openbox setup?
hero member
Activity: 651
Merit: 501
My PGP Key: 92C7689C
February 26, 2018, 12:52:12 PM
#2
Having run this for about a month now, I should've written this earlier. Smiley I'm seeing nearly twice the productivity out of zpool as I was getting from MiningPoolHub (for which I've also written an auto-switcher).
hero member
Activity: 651
Merit: 501
My PGP Key: 92C7689C
Just got this up and running last night, and so far it looks like it's running like it should:

https://gitlab.com/salfter/zpool-switch

It'll work anywhere you can run Python.  It's developed and tested on Linux, so it'll be easiest to get it running there, but Mac OS X should be nearly as simple (so long as miner binaries are available).  It's untested under Windows, but as long as Python abstracts away things like starting and stopping processes well enough, it ought to work with no more than minimal modification.  

No devfee.  If you like it, you can always throw something in the tipjar (see below).

The stock configuration handles most of the algorithms zpool supports.  I left out sha256d and scrypt because it's pointless to GPU-mine them anymore, and there are maybe one or two others where I either couldn't get a GPU miner running under Linux or zpool appeared to have problems on its end.  The miners I picked ran fastest for me on my 1070s; if you're running AMD GPUs, you'll want to substitute different miners (and benchmark them to see which ones run fastest for a given algorithm).

Power management for nVIDIA GPUs is included.  I do have an AMD GPU (an RX460) in my desktop machine...might need to experiment with that a bit.

Speaking of getting miners running on Linux, I've put up Gentoo ebuilds for the ones that I'm using (and a few more besides):

https://gitlab.com/salfter/portage
Jump to: