Post
Topic
Board Bounties (Altcoins)
Re: Bounty for Open-Sourced XMR/Cryptonight GPU Miner Bounties Thread
by
Zellko
on 01/07/2017, 20:51:06 UTC
Hi everyone,

I wanted to start mining BitAsean on this pool: http://128.199.168.3/#getting_started with my 3 Nvidia GPU (2x GTX1050ti, 1x GTX 1060).

As suggested in the getting started I downloaded the last version of ccminer (tsiv).

When i start my .bat I have the following error:


Code:
-----------------------------------------------------------------
[2017-07-01 22:26:17] Using JSON-RPC 2.0
[2017-07-01 22:26:17] 3 miner threads started, using 'cryptonight' algorithm.
[2017-07-01 22:26:17] Starting Stratum on stratum+tcp://128.199.168.3:3333
[2017-07-01 22:26:17] Binding thread 2 to cpu 2
[2017-07-01 22:26:17] Binding thread 0 to cpu 0
[2017-07-01 22:26:17] Binding thread 1 to cpu 1
[2017-07-01 22:26:17] GPU #2: GeForce GTX 1050 Ti (6 SMX), using 40 blocks of 8 threads
[2017-07-01 22:26:17] GPU #0: GeForce GTX 1060 6GB (10 SMX), using 40 blocks of 8 threads
[2017-07-01 22:26:17] GPU #1: GeForce GTX 1050 Ti (6 SMX), using 40 blocks of 8 threads
[2017-07-01 22:26:17] GPU #1: Warning: block count 40 is not a multiple of SMX count 6.
[2017-07-01 22:26:17] GPU #2: Warning: block count 40 is not a multiple of SMX count 6.
[2017-07-01 22:26:18] Pool set diff to 10000
[2017-07-01 22:26:18] Stratum detected new block
[2017-07-01 22:26:19] GPU #0: FATAL: failed to allocate device memory for long state

C:\Users\Rig\Desktop\ccminer cryptonight>pause
Appuyez sur une touche pour continuer...


My .bat:

Code:
ccminer -o stratum+tcp://128.199.168.3:3333 -u MyBitAseanAdress -p x
pause


Does somebody know how to fix it ? It's is possible to mine BAS with my GPU ?

Thanks in advance for your help  Smiley