Ok I still need help here please
I followed this thread as it got him decent results with my cards
https://bitcointalk.org/index.php?topic=453067.20I've got a complied version of sgminer, downloaded his .cl file and .bin file and written the .bat file like his (as below) and all I get is "unexpected extra commandline arguments" from sgminer.. Why?
color 02
timeout /30
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer kernel : scrypt130302 --thread concurrency 8192,8192,8192 -g 2 -I 13 -w 256 --auto-fan --temp-cutoff 90,90,90 --temp-overheat 85,85,85 --temp-target 68,68,68 --gpu-memclock 1500,1500,1500 --gpu-engine 1065,1065,1065 --expiry 1 --scan-time 1 --queue 0
that thread has --lookup-gap 2 in his .bat file as well, though that has already been pointed out it doesn't need to be there, but I get the same problem whether its included or not. The kernel file is simply the name of the kernel file, but again i've tried the zuikkis.cl and that doesn't change anything. So where am I going wrong.. still...
please help!
EDIT: deleting the kernel : scrypt130302 allowed sgminer to work. Does that mean I should delete all the kernel files that i don't sgminer to use so it will only be allowed to use this 'optomised' .cl file ( backing the others up somewhere of course)
As a side note why is it on my pickaxe pool dashboard does my hashrate never add up to what I'm apparently getting from my GPUs?