Pages:
Author

Topic: The big VTC Vertcoin settings thread - page 50. (Read 264260 times)

hero member
Activity: 551
Merit: 500
January 20, 2014, 04:18:38 PM
#71
How can I start this modified cgminer? I've only used guiminer until now.
Can I put a bat.file of the normal cgminer in the folder and edit it?

yes
full member
Activity: 238
Merit: 100
January 20, 2014, 03:46:00 PM
#70
can't set --thread-concurrency to more then 4096 or i get the following error (280x):
Error -61: clCreateBuffer (padbuffer8), decrease TC or in crease LG

Please help

How much system RAM do you have? I know it can be difficult to get cgminer to launch if system ram is low, as it uses it during startup (but once it's running, hardly uses any).

What lookup gap are you using?

problem is fixed.
setx GPU_MAX_ALLOC_PERCENT 100  
solved the problem, but thanks for your offer to help Smiley
full member
Activity: 210
Merit: 100
January 20, 2014, 03:42:48 PM
#69
can't set --thread-concurrency to more then 4096 or i get the following error (280x):
Error -61: clCreateBuffer (padbuffer8), decrease TC or in crease LG

Please help

How much system RAM do you have? I know it can be difficult to get cgminer to launch if system ram is low, as it uses it during startup (but once it's running, hardly uses any).

What lookup gap are you using?
full member
Activity: 238
Merit: 100
January 20, 2014, 02:48:09 PM
#68
can't set --thread-concurrency to more then 4096 or i get the following error (280x):
Error -61: clCreateBuffer (padbuffer8), decrease TC or in crease LG

Please help

EDIT:
setx GPU_MAX_ALLOC_PERCENT 100  
solved the problem
legendary
Activity: 868
Merit: 1000
January 20, 2014, 02:33:33 PM
#67
The only thing I've needed to change for Vertcoin is thread concurrency. These seem to be the optimal ones for the cards I've tried so far:
R9 290: 24550
7950: 19712
5850: 5120

Just keep in mind when changing Threadconcurrency think about changing Intensity as well. running high intensity on low concurrency can be detrimental
full member
Activity: 238
Merit: 100
January 20, 2014, 02:29:17 PM
#66
How can I start this modified cgminer? I've only used guiminer until now.
Can I put a bat.file of the normal cgminer in the folder and edit it?
legendary
Activity: 2646
Merit: 2842
Shitcoin Minimalist
January 20, 2014, 01:44:37 PM
#65
The only thing I've needed to change for Vertcoin is thread concurrency. These seem to be the optimal ones for the cards I've tried so far:
R9 290: 24550
7950: 19712
5850: 5120
hero member
Activity: 551
Merit: 500
January 20, 2014, 12:49:54 PM
#64
Quote
if use a .bat startup file, it will load my other cgminer scrypt console

Sounds like you didn't change the path to the new vertcoin cgminer
full member
Activity: 210
Merit: 100
January 20, 2014, 11:54:00 AM
#63
WOW thanks guys!! Dont all help at once will ya.... Undecided
full member
Activity: 210
Merit: 100
January 20, 2014, 10:02:40 AM
#62
anybody  Huh
full member
Activity: 210
Merit: 100
January 20, 2014, 09:47:19 AM
#61
hi can someone please help, for some reason nothing happens when i hit enter in the modded cgminer after i input anything to the console?? also if use a .bat startup file, it will load my other cgminer scrypt console (changed console background colour) although its a diff folder and no linked files are in either, but will crash anyways?? please this is driving me crazy. BTW am using low settings recommended on here...got sap r290 * 6...thanks in advance
member
Activity: 87
Merit: 10
January 20, 2014, 09:36:23 AM
#60
7850 from Rasetsu:

--thread-concurrency 2048 --lookup-gap 2 --gpu-engine 1100 --gpu-memclock 1000 --gpu-powertune 20 -w 256 -I 13 -g 1

Gives 170KH/s
My 6 Platinum Edition 7850 1G card using this set to run only five cards What is the reason?
newbie
Activity: 10
Merit: 0
January 20, 2014, 07:26:05 AM
#59
Good day to all usernames.Smiley

Testing my old Sapphire HD6970
got 130 mh/s with this settings:
Code:
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"kernel-path" : "/usr/local/bin",
"scrypt" : true,
"auto-fan" : true,
"gpu-threads" : "3",
"gpu-powertune" : "20",
"intensity" : "12",
"worksize" : "256",
"lookup-gap" : "2",
"shaders" : "1536",
"thread-concurrency" : "4096"
Is this ok? or not?
newbie
Activity: 4
Merit: 0
January 20, 2014, 05:38:41 AM
#58
set GPU_MAX_ALLOC_PERCENT=100
setx GPU_MAX_ALLOC_PERCENT 100
cgminer --scrypt -o stratum+tcp://s.ny.vertco.in:3333 -u user -p pw -w 512 --thread-concurrency 8192 -I 20

This gives me nothing but HW errors with an r9 290 and 4gb RAM but runs fine with 8gb. The only way I can get rid of the errors is by setting the intensity to 13 which only gives 250kh/s. Any suggestions?
full member
Activity: 140
Merit: 100
January 20, 2014, 01:03:14 AM
#57
Heya

using asus R9 280X but  i can't  get over around 230kh/s (should get to around 350 kh/s)

can't set --thread-concurrency to more then 4096 or i get the following error:
Error -61: clCreateBuffer (padbuffer8), decrease TC or in crease LG

i'am using VertCoin-CGMinerCPU-Aleks_N on windows 7 64-bit

any help very welcome - thanks!

try adding
Code:
-g 1

everyone´s posting  configs with -g 2, but i have to set it to 1 otherwise my hashrate drops to ~ 150 kh/s

what values for the thread conncurency di you use. As far as I know no r9 280x is working with <4096. To many HW´s. Did you try to set a value between 8100 and 8300 ?


nope the same error with -g 1 if i set tc higher then 4096.
but i'm at 310 kh/s now (check some of my later posts for the config.) and i think this is not to bad for my gpu
full member
Activity: 126
Merit: 100
Geister?! Geister?! Geister???!! Weißbroooot!
January 20, 2014, 12:42:59 AM
#56
Heya

using asus R9 280X but  i can't  get over around 230kh/s (should get to around 350 kh/s)

can't set --thread-concurrency to more then 4096 or i get the following error:
Error -61: clCreateBuffer (padbuffer8), decrease TC or in crease LG

i'am using VertCoin-CGMinerCPU-Aleks_N on windows 7 64-bit

any help very welcome - thanks!

try adding
Code:
-g 1

everyone´s posting  configs with -g 2, but i have to set it to 1 otherwise my hashrate drops to ~ 150 kh/s

what values for the thread conncurency di you use. As far as I know no r9 280x is working with <4096. To many HW´s. Did you try to set a value between 8100 and 8300 ?
member
Activity: 87
Merit: 10
January 19, 2014, 07:43:13 PM
#55
The custom CGminer is giving me NONCE hardware errors, regardless of changes to my bat file.  I have adjusted thread concurrent, lookup gap, -g, added/remove the --scrypt flag, etc, etc.

The one time I did get any accepts, there would be a NONCE error, then a burst of about six to ten accepts, then nothing for about a minute, then another burst.

I have two water cooled R9 290's running the --no-adl flag, otherwise CGminer just shows a black screen since there is no fan RPM input.

CGMiner - custom from Vertcoin webpage.
AMD APP SDK - 2.9.233.167
GPU DRIVER - 13.250.18.0

I have averaged 830kh per card at intensity 20 on any other coin.


P.S. The six minute post lock is absurd. 
full member
Activity: 227
Merit: 260
January 19, 2014, 07:14:50 PM
#54
Have someone successfully setup it for 7870? I've played a week with no luck. Only HW and rejections. Probably bruteforced almost all possible combinations of intensity and TC with step of 256 and a lot of random non x 256 values, still the same. GPU and mem clocks are default.
full member
Activity: 140
Merit: 100
January 19, 2014, 12:47:16 PM
#53

i have more then one worker, all with the same gpu's but one one i have to set the gpu-engine to 1070 (default for the asus R9 280x gpu)

Is 1070 really the default clock??? That sounds like quite a big OC to me, my R9 290s default clock is 947 so I would have thought even factory OC'd 280X's would be no more than around 1000mhz Huh



well from asus site:

GPU Boost Clock : 1070 MHz
GPU Base Clock : 970 MHz
http://www.asus.com/Graphics_Cards/R9280XDC2T3GD5/#specifications

but my gpu is running with 1070 after installation on my w7 workers without any tweaks from my side. so i call it default even if asus says boost clock Shocked.
2 of 3 workers are running with 1100 now, what i would call oc heheh

the strange thing: the 1100 setting ist good on my old asus mb with an old intel Quad (Q8400) and 4gb ram and a brand new gigabyte mb with a i3 and 4 gb ram.
but on a brand new asus mb with a i5 (same chipset as the gigabyte mb) and 8gb ram i have to use the 1070 setting to avoid falling back to 240 kh/s
i wonder why Huh? makes no sense for me  Huh


full member
Activity: 210
Merit: 100
January 19, 2014, 12:28:17 PM
#52

i have more then one worker, all with the same gpu's but one one i have to set the gpu-engine to 1070 (default for the asus R9 280x gpu)

Is 1070 really the default clock??? That sounds like quite a big OC to me, my R9 290s default clock is 947 so I would have thought even factory OC'd 280X's would be no more than around 1000mhz Huh

Pages:
Jump to: