Post
Topic
Board Mining (Altcoins)
Re: SILENTARMY v4: Zcash miner, now with Nvidia support (Linux only)
by
laik2
on 10/11/2016, 15:28:48 UTC
Is Silentarmy able to work as standalone CPU miner? Or is there any other walkthrough for doing so?

Ubuntu 16.04 server, I get:

Code:
user@ubuntu:~/silentarmy$ make
echo 'const char *ocl_code = R"_mrb_(' >_kernel.h
cpp input.cl >>_kernel.h
/bin/sh: 1: cpp: not found
Makefile:25: recipe for target '_kernel.h' failed
make: *** [_kernel.h] Error 127

apt-get install build-essential