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?