ZenProtocol-Pool / ccminer-zp

Nvidia GPU miner for ZenProtocol Mining - https://zp.leafpool.com/
GNU General Public License v3.0
4 stars 8 forks source link

keccak256_setBlock_ZP function error #3

Open Angel996 opened 6 years ago

Angel996 commented 6 years ago

Hello.

Trying to run under linux. Compiled ok.

ccminer 8.23-ZP-CryptoMinerOS (64bit) for nVidia GPUs

ZenProtocol GPU Miner for https://zp.leafpool.com/

Based on pooler cpuminer 2.3.2 and the tpruvot@github fork
CUDA support by Christian Buchner, Christian H. and DJM34
Includes optimizations and additions implemented by sp-hash, tpruvot, tsiv and others.

Compiled with GCC 5.4 using the Nvidia CUDA Toolkit 9.0

[2018-09-08 04:37:32] Intensity set to 20, 1048576 cuda threads
[2018-09-08 04:37:32] Starting Stratum on stratum+tcp://zp-us-east.leafpool.com:8800
[2018-09-08 04:37:32] NVML GPU monitoring enabled.
0
1
[2018-09-08 04:37:32] 5 miner threads started, using 'zenprotocol' algorithm.
[2018-09-08 04:37:33] Stratum difficulty set to 100
GPU #4: Cuda error in func 'keccak256_setBlock_ZP' at line 380 : invalid device symbol.
[2018-09-08 04:37:36] stopping 5 threads
[2018-09-08 04:37:41] resetting GPUs
Segmentation fault (core dumped)
appkoders commented 6 years ago

What is your GPU? I believe it is a GPU compatibility issue. Try tinkering with configure.sh to compile it based on the compute capability of your device.