ccminer icon indicating copy to clipboard operation
ccminer copied to clipboard

Cuda error in func 'blakeKeccak256_cpu_hash_80'

Open CyberDK opened this issue 7 years ago • 1 comments

Getting the following error

ccminer 8.14beta-KlausT (64bit) for nVidia GPUs Compiled with Visual Studio 2015 using Nvidia CUDA Toolkit 8.0

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

[2017-10-27 02:17:59] Starting Stratum on stratum+tcp://errantshed.co.uk:9181 [2017-10-27 02:17:59] NVML GPU monitoring enabled. [2017-10-27 02:17:59] 1 miner thread started, using 'lyra2v2' algorithm. [2017-10-27 02:17:59] GPU #0: waiting for data [2017-10-27 02:18:00] Stratum difficulty set to 14.3958 [2017-10-27 02:18:00] errantshed.co.uk:9181 lyra2v2 block 813493 [2017-10-27 02:18:01] errantshed.co.uk:9181 lyra2v2 block 813493 Cuda error in func 'blakeKeccak256_cpu_hash_80' at line 687 : cannot set while device is active in this process.

CyberDK avatar Oct 27 '17 00:10 CyberDK

There's something wierd going on. I don't know what's causing this. But I already have a workaround, I think. I will have to upload updated binaries.

KlausT avatar Oct 27 '17 14:10 KlausT