Post
Topic
Board Announcements (Altcoins)
Re: [ANN][JPC]JackpotCoin 1.2, Twitter giveaway 5000 JPC, Jackpot value 60 million+!
by
Spoetnik
on 03/05/2014, 05:19:43 UTC
anyone can post settings for 280x & 290 - couse igetting low now 280 - only 2.1 mhs & 290 same - 2.1 mhs

280x

sgminer.exe --kernel jackpotcoin -o http://127.0.0.1:15372 -u xxx -p xxx -I 20 -g 2 -s 1 --temp-cutoff 90 --gpu-engine 1125 --gpu-memclock 1500 --gpu-powertune 20 --no-submit-stale

2.5~2.6mhs

same 2.1(

did you make sure to delete your .bin file ?
sometimes you have to delete them for settings to actually take effect..
that is why a lot of people use a delete command in a .bat file.

such as this..

Quote
del *.bin
sgminer.exe -d 0 --kernel jackpotcoin --config jackpotcoin.conf

or

Quote
del *.bin
sgminer.exe --kernel jackpotcoin -o http://127.0.0.1:15372 -u xxx -p xxx -I 20 -g 2 -s 1 --temp-cutoff 90 --gpu-engine 1125 --gpu-memclock 1500 --gpu-powertune 20 --no-submit-stale

also verify you are using 100% GPU usage.. i use a desktop sensor panel i made with Aida64
or i sometimes use EVGA Precision or even better MSI Afterburner newest beta.
if you get anything under 100% usage something is not right then such as Intensity is set too low or other misc issues..
This can show you what is going on.. http://www.techpowerup.com/gpuz/

maybe check if these windows environmental variables exist too ?

Quote
GPU_MAX_ALLOC_PERCENT = 100
GPU_USE_SYNC_OBJECTS = 1

not sure that makes any difference really but people always advise using those two variables
and they usually add them into their bat file too but you can enter them in manually.. they only have to be added one time.

experiment a bit with Intensity too.. you may find it works faster with lower settings.. my card hash's faster at 18 than it does 20 for example.

scan time 1 may not be a good idea for a pool either.. i am using 4 on my miners

edit:
i get a hair under 2.2mh/s on average on a Radeon 7950 which is a slower gfx card than the Radeon 280x
so any of you running a 280 you should be hashing faster than me Wink

edit2:
i currently use amd_catalyst_13.11_betav9.5 (or 12.6 final)
they seem to be a bit quicker than newer ones
and both of those have the same opencl .dll's inside the installer so it won't matter too much speed wise i think which you use
but i found 13.12 final whql to be slower