Zcash CPU Mining Results

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

Patrick

Administrator
Staff member
Dec 21, 2010
12,514
5,805
113
This is a fun little project I have been running. Just wanted to record some numbers using the nheqminer stratum pool:

4x Intel Xeon E7-8890 V4 (using -t 190) - 1.2kW - 228 Sols/s
2x Intel Xeon E5-2698 V4 - still testing - 97 Sols/s
2x Intel Xeon E5-2690 V3 - 423W - 87 Sols/s
2x Intel Xeon E5-2620 V4 -318W - 64 Sols/s
1x Intel Xeon D-1541 - 92W - 28 Sols/s
1x Intel Xeon D-1537 - 74W - 26 Sols/s
 
Last edited:

Patrick

Administrator
Staff member
Dec 21, 2010
12,514
5,805
113
@cafcwest probably less so now. The ZEC value has fallen. Then again, if you just wanted to earn a few bucks a month it may be.
 

fractal

Active Member
Jun 7, 2016
309
69
28
33
1x Intel Xeon E5-2650 (CPU-XEONCAT-AVX) - 181W - 21 Sols/s

(nicecash says i'll earn $6.50/mo. edison says they will charge me $65.00 for the electricity :( )

Built on ubuntu using
Code:
sudo apt-get install cmake build-essential libboost-all-dev git
git clone -b Linux https://github.com/nicehash/nheqminer.git
cd nheqminer/cpu_xenoncat/Linux/asm/
sh assemble.sh
cd ../../../Linux_cmake/nheqminer_cpu
cmake .
make -j $(nproc)
and run with
Code:
screen /home/boinc/nheqminer/nheqminer/Linux_cmake/nheqminer_cpu/nheqminer_cpu -l equihash.usa.nicehash.com:3357 -u 1MhjCeY8K9huGcY6vuagZeUdBwVQDusbPU -t 16
What miner did you use and how did you compile it? It would be nice to do apples to apples comparison.

I'll add a few LGA1366 machines to the table if we can agree on the parameters for the test.

EDIT: Tried on HP Z400

1x Intel Xeon W3690 (CPU-TRUMP-SSE2) - 240W - 15 Sols/s

Lack of AVX kinda hurt.
 
Last edited:
  • Like
Reactions: gigatexal

Patrick

Administrator
Staff member
Dec 21, 2010
12,514
5,805
113
That is exactly what I did.

Falling ZEC pricing hurts. Data center power is cheaper.