Post
Topic
Board Announcements (Altcoins)
Re: [ANN] INTENSE COIN - Blockchain backed decentralized VPN - Hybrid PoW
by
bryanayrb
on 16/08/2017, 22:25:08 UTC
This is my command file with ccminer cryptonight released in 2014 as linked in the OP


ccminer -o stratum+tcp://http://195.93.153.146/:777 -u addy -p x

pause


It only starts with 1 thread, getting some seemingly related messages

"Warning: Block count 40 is not a multiple of SMX (then it cuts offs can't expand window)"

"FATAL: failed to allocate device memory for long (again cuts off)"

I assume it's because ccminer has changed and I'm not familiar with the settings on this old branch. Can anyone give guidance?

edit - 1080ti windows 7


Give it a try:

ccminer -a cryptonight  -o stratum+tcp://http://195.93.153.146/:777 -u addy -p x

Hope it helps Smiley

Have fun!