nicehash / nheqminer

Equihash miner for NiceHash
https://www.nicehash.com
MIT License
768 stars 583 forks source link

Cannot build CPU_XENONCAT on Ubuntu 16.04 with 1GB of RAM #162

Open codywatts opened 7 years ago

codywatts commented 7 years ago

When attempting to build CPU_XENONCAT on Ubuntu 16.04 on a machine with 1GB RAM it stalls at this step:

[ 27%] Building CXX object CMakeFiles/nheqminer_cpu.dir/home/ubuntu/nheqminer/nheqminer/json/json_spirit_reader.cpp.o

A similar issue reported on the opencog project (opencog/opencog#1051) seems to suggest that at least 2GB of RAM is needed.

Consider updating the readme to mention this.

JelloHuang commented 7 years ago

pls add some swap and try and it maybe can workaround ?