fireice-uk / xmr-stak-nvidia

Monero NVIDIA miner
GNU General Public License v3.0
249 stars 99 forks source link

compiled version of linux #128

Closed YanDevDe closed 6 years ago

YanDevDe commented 6 years ago

It would be nice if you could upload compiled linux version of xmr-stak-nvidia at release. I mean sure, I know how to build it. But I'm currently working on a project "gqu-miner" where you can mine multiple altcoins with collected miners and I don't want to install linux on pc. (later maybe). It would be also easier for other people if xmr-stak-nvidia/amd linux version were already compiled. :) I've already tried to compile from virtualbox, but looks like that you really need CUDA to compile which VirtualBox doesn't support, sadly.

Thanks

rpinola commented 6 years ago

I would also love if anybody could put binaries available. For the life of me I cannot compile this because cuda is such a mess. Anybody know what distro to install to make it work with cuda 9? Im on mint 18.2

psychocrypt commented 6 years ago

Maybe with the next release. Use the .run file which can be downloaded on the nvidia side. Cuda installation is much easier than the opencl driver from amd.

Am 28.09.2017 7:44 Nachm. schrieb "rpinola" notifications@github.com:

I would also love if anybody could put binaries available. For the life of me I cannot complile this because cuda is such a mess.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/fireice-uk/xmr-stak-nvidia/issues/128#issuecomment-332911660, or mute the thread https://github.com/notifications/unsubscribe-auth/AYsxtjg5431IC_P-k69TVH7NiGfvz3Ugks5sm9rxgaJpZM4PXlMB .

rpinola commented 6 years ago

I have used the .run files for the driver and cuda and installation went without problems. But the cuda SDK examples dont compile either. Maybe ill try ubuntu 17.04 next.

psychocrypt commented 6 years ago

Cuda can easily install on each linux without a gpu, a virtual should not be a problem.
@Chinafreak If you add xmr-stak to you miner please add the full source code how it is requested by the GPL.