fastrie
fastrie copied to clipboard
Fast Riecoin mining, explanation, and analysis
Dear, I have one question. I have a workstation with two 22c/44t XEON CPUs. I tried mining with the - t88 option using xptminer on windows 10, but only one...
Just an FYI, I tried compiling in the latest debian stable (stretch) and got an error about primesieve.hpp missing. I had to also install `sudo apt-get install libjson-c-dev libprimesieve7-dev`
Hi there, I'm trying to get the miner working on ubuntu and I can't (It works on arch linux... so the bin file works) I downloaded the client from http://riepool.ovh/downloads/New_Linux64_xptminer.zip...
PREREQUISITES Ubuntu: sudo apt-get install build-essential m4 openssl libssl-dev git libjson0 libjson0-dev libcurl4-openssl-dev wget libjansson-dev wget http://mirrors.kernel.org/gnu/gmp/gmp-6.0.0a.tar.bz2 tar xjvf gmp-6.0.0a.tar.bz2 cd gmp-6.0.0 ./configure --enable-cxx make -j4 && sudo make install...
I get the error present in the title when I run the xptMiner with the following invocation: ``` ./xptminer-avx-b15 -o mining.ypool.net:8081 -u username.ric_1 -p x -d 0 ``` Do you...