Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
cbuchner1
on 03/02/2014, 11:11:18 UTC
config  -a scrypt-jane:Yacoin -H 0 -d 2 -i 0 -C 2 -l K8x32

Switch from K to k.

I still unfortunately get the same errors.

now using -a scrypt-jane:Yacoin -H 2 -d 2 -i 0 -C 1 -l k8x32

k8x32 might require more memory cudaminer can allocate (in one piece).
Does -C 0 fix it?

Otherwise try using a lookup gap. -L 2 or -L 3 ... this reduces memory requirements.

and autotune with -l k  after changing the lookup gap.

Christian