Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Zcoin (XZC) - Implementing Zerocoin technology for financial privacy
by
zjy
on 09/02/2017, 01:56:07 UTC
If any of you want to test miners for the new transition algorithm, head to our Slack and head to the #mining channel.

Source code (still not final and in testing so no official support will be provided)

https://github.com/aizensou/cpuminer-xzc (CPU)
https://github.com/djm34/sgminer-msvc2015 (AMD)
https://github.com/djm34/ccminer-msvc2015 (Nvidia)

We'll push it to the main Zcoin github once it's finalized.









ubuntu 16.04 compilation error
lyra2/cuda_lyra2Z_sm5.cuh(805): error: identifier "pTarget" is undefined

lyra2/cuda_lyra2Z.cu(706): error: identifier "lyra2Z_gpu_hash_32_1" is undefined

lyra2/cuda_lyra2Z.cu(708): error: identifier "lyra2Z_gpu_hash_32_2" is undefined

lyra2/cuda_lyra2Z.cu(710): error: identifier "lyra2Z_gpu_hash_32_3" is undefined

4 errors detected in the compilation of "/tmp/tmpxft_00002022_00000000-12_cuda_lyra2Z.compute_50.cpp1.ii".
Makefile:2247: recipe for target 'lyra2/cuda_lyra2Z.o' failed
make[2]: *** [lyra2/cuda_lyra2Z.o] Error 2
make[2]: Leaving directory '/home/home5/zcoin'
Makefile:1793: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/home5/zcoin'
Makefile:583: recipe for target 'all' failed
make: *** [all] Error 2