Post
Topic
Board Mining (Altcoins)
Re: NiceHash EQM Zcash NVIDIA optimized miner [Maxwell/Pascal] + CPU mining v1.0.4c
by
ittou
on 08/01/2017, 11:13:45 UTC
HI,

I'm mining at ver. 1.0.4c(Ubuntu16.04), it often crashes.
I try GPUS="0 0 1 1",it cannot run.With setting GPUS="0 1", it gets a little more stable, but the following error occasionally appears.
------------------------------------------------------------
[00:35:09][0x00007f37b7fff700][error] device#0 | CUDA error 'unspecified launch failure' in func 'solve_sync' line 3739
[00:35:09][0x00007f37bdfb7700][error] device#1 | CUDA error 'unspecified launch failure' in func 'solve_sync' line 3739
[00:35:09][0x00007f37b7fff700][warning] device#0 | Thread detected runtime error, quitting miner...
terminate called after throwing an instance of 'boost::exception_detail::clone_impl >'
  what():  Failed to set TLS value: Invalid argument
./start.sh: line 19: 31311 stop                  (core dump) ./$BINARY -t $CPU_THREADS -l $LOCATION -u $BTCADDR -w $WORKER -cd $GPUS
-------------------------------------------------------------

Is everyone also unstable with this version?