ccminer-cryptonight icon indicating copy to clipboard operation
ccminer-cryptonight copied to clipboard

Problem with start.bat!

Open Lafa02 opened this issue 7 years ago • 7 comments

I have 2 video cards: 1 gtx 1060 6gb 1 gtx 750ti 2gb

I want to use the 1060: ccminer.exe -o stratum+tcp://monerol.com:3333 -u MyID -p x -d 0 (slot 0 is the 1060)

[2017-07-12 17:53:49] Using JSON-RPC 2.0 [2017-07-12 17:53:49] 1 miner threads started, using 'cryptonight' algorithm. [2017-07-12 17:53:49] Starting Stratum on stratum+tcp://monerol.com:3333 [2017-07-12 17:53:49] GPU #0: GeForce GTX 1060 6GB (10 SMX), using 40 blocks of 8 threads [2017-07-12 17:53:49] Pool set diff to 1000 [2017-07-12 17:53:49] Stratum detected new block [2017-07-12 17:53:49] GPU #0: FATAL: failed to allocate device memory for long state

This is what appear when i start the file!

Lafa02 avatar Jul 12 '17 15:07 Lafa02

Same problem here but I have a single GTX 1070.

mupet0000 avatar Jul 14 '17 13:07 mupet0000

I have this problem too,is the new Nvidia Driver. Try with an older one.

OctavioUlla avatar Jul 16 '17 01:07 OctavioUlla

Next to your already installed driver, you also have to install CUDA driver 8. You shall see it will work. i had the same issue before.

maffiamaes avatar Jul 30 '17 02:07 maffiamaes

is this https://developer.nvidia.com/cuda-downloads?

OctavioUlla avatar Jul 31 '17 18:07 OctavioUlla

Yes.

gleuck avatar Oct 12 '17 16:10 gleuck

I tried installing CUDA but still have this problem.

michaeldlc avatar Feb 19 '18 20:02 michaeldlc

Just trying to help..... did you try -a cryptonight -l 8x30,8x30 -d 0,1 --bfactor=10 start at these launch configurations. Then increase as needed per type of card. This works great for the 750 ti.

auroracoin avatar Feb 19 '18 21:02 auroracoin