Pages:
Author

Topic: The big VTC Vertcoin settings thread - page 3. (Read 264278 times)

sr. member
Activity: 280
Merit: 250
Yes.... with the caveat that I'm not familiar with this software Smiley  That's what I do with cgminer. Let me try to find something that might work...

Is there an option to Write your settings using vertminer? If so, that's the option that creates your personal config file. Also, delete all the .bin files from the location you have the miner before you start. The .bin will tell you your TC.

I do:
Mine.bat:
mode CON cols=96 lines=32
timeout /t 60
set DT=C:\Users\miner\Desktop
set VMINER=%DT%\vertminer-0.5.3

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
del %DT%\*.bin

%VMINER%\vertminer --scrypt-vert

pause             

However, I don't know how to fit all those options on the comamnd line, which is why I have always used the conf file.
Are you suggesting that I just start vertminer with just the -o/-O options and nothing else?
legendary
Activity: 1109
Merit: 1000
I do:
Mine.bat:
mode CON cols=96 lines=32
timeout /t 60
set DT=C:\Users\miner\Desktop
set VMINER=%DT%\vertminer-0.5.3

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
del %DT%\*.bin

%VMINER%\vertminer --scrypt-vert

pause             

However, I don't know how to fit all those options on the comamnd line, which is why I have always used the conf file.
Are you suggesting that I just start vertminer with just the -o/-O options and nothing else?
sr. member
Activity: 280
Merit: 250
I cut-and-pasted your R9-280x settings into my vertminer.conf file.
It went down from about 260KHs to about 185ksh with the new settings.
I have a different brand gpu though. Could it make that much difference?

Most def!
Bummer. Ill have to get the brand details and search this thread to see if any others have matching HW.

It's much easier if you begin by tuning just one card (at least for me). I suggest to dump these parameters; delete the config file, and build your own. Do you have a .bat created to start cgminer?
legendary
Activity: 1109
Merit: 1000
Have you tried using just one card to test the settings?

No luck trying to get vertminer to work on 4x 7850s. Suggestions?

I could try that tonight.
legendary
Activity: 1109
Merit: 1000
I cut-and-pasted your R9-280x settings into my vertminer.conf file.
It went down from about 260KHs to about 185ksh with the new settings.
I have a different brand gpu though. Could it make that much difference?

Most def!
Bummer. Ill have to get the brand details and search this thread to see if any others have matching HW.
sr. member
Activity: 364
Merit: 250
Well, I upgraded to the latest build of Vertcoin, now I have 2 GPUs that hash at only 30k. I guess that proves it something with my config.
sr. member
Activity: 280
Merit: 250
I cut-and-pasted your R9-280x settings into my vertminer.conf file.
It went down from about 260KHs to about 185ksh with the new settings.
I have a different brand gpu though. Could it make that much difference?

Most def!
sr. member
Activity: 280
Merit: 250
Have you tried using just one card to test the settings?

No luck trying to get vertminer to work on 4x 7850s. Suggestions?
legendary
Activity: 1109
Merit: 1000
No luck trying to get vertminer to work on 4x 7850s. Suggestions?

"api-allow" : "W:127.0.0.1",
"api-listen": true,
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "1",
"gpu-dyninterval" : "7",
"gpu-engine" : "0",
"gpu-fan" : "0-85",
"gpu-platform" : "0",
"gpu-memclock" : "0",
"gpu-powertune" : "0",
"gpu-threads" : "2",
"intensity" : "8",
"lookup-gap" : "2",
"no-pool-disable" : true,
"no-submit-stale" : true,
"queue" : "1",
"scan-time" : "1",
"temp-cutoff" : "85",
"temp-hysteresis" : "1",
"temp-overheat" : "80",
"temp-target" : "75",
"thread-concurrency" : "4096",
"vectors" : "1",
"worksize" : "64"
legendary
Activity: 1109
Merit: 1000
What exactly is "Modded 13.12 WHQL drivers"?
I downloaded the latest drivers from the AMD site. Is this somthing custom from somewhere else?
legendary
Activity: 1109
Merit: 1000
I cut-and-pasted your R9-280x settings into my vertminer.conf file.
It went down from about 260KHs to about 185ksh with the new settings.
I have a different brand gpu though. Could it make that much difference?
newbie
Activity: 43
Merit: 0
I was getting 715khs with normal scrypt - now 350 because optimal setting is with GPU 1000 - 1010 and I'm running 990 ( lower temp )
sr. member
Activity: 280
Merit: 250
Hi ,

I'm running 2 x 6  Gigabyte R9 280 -  using SMOS LINUX with Vertminer 0.5.4pre3

I'm using same settings as with "normal scrypt" like litecoin except  that I have to lower GPU CORE FREQ. TO +- 1000 Mhz - hashing 350 Kh/s with +- 6-8 Kh/s variance.

Aren't you supposed to get about 1/2 normal hashing power mining coins that use the N-Scrypt algorithm?
newbie
Activity: 43
Merit: 0
Hi ,

I'm running 2 x 6  Gigabyte R9 280 -  using SMOS LINUX with Vertminer 0.5.4pre3

I'm using same settings as with "normal scrypt" like litecoin except  that I have to lower GPU CORE FREQ. TO +- 1000 Mhz - hashing 350 Kh/s with +- 6-8 Kh/s variance.



{
"pools" : [
        {
                "url" : "stratum+tcp://stratum.simplevert.com:3344",
                "user" : "VitwcDcCCaLhWJKWq3riRGSZDMzHZG4jeJ.worker3",
                "pass" : "x"
        }
],
"api-listen" : true,
"vectors" : "1",
"shaders" : "2048",
"failover-only" : true,
"worksize" : "256",
"intensity" : "13",
"auto-fan" : true,
"temp-cutoff" : "85",
"temp-overheat" : "75",
"temp-target" : "70",
"expiry" : "30",
"gpu-dyninterval" : "7",
"log" : "5",
"queue" : "1",
"retry-pause" : "5",
"scan-time" : "30",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"thread-concurrency" : "8192",
"gpu-threads" : "2",
"gpu-engine" : "995",
"lookup-gap" : "2",
"gpu-memclock" : "1500"
}
newbie
Activity: 2
Merit: 0
Got 5 R9 290s working. 4x Asus and 1 Gigabyte

Modded 13.12 WHQL drivers Windows 7 64bit Ultimate 8GBs RAM, using vertminer 0.5.3, cgwatcher and cgremote for monitoring.

http://i729.photobucket.com/albums/ww300/ACEkombatkiwi/vertcoin1_zpscab159a3.png~original

Code:
{
"pools" : [
{
"name" : "",
"url" : "",
"user" : "",
"pass" : "",
"pool-priority" : "0"
},
{
"name" : "",
"url" : "",
"user" : "",
"pass" : "",
"pool-priority" : "1"
}
],
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"api-port" : "4028",
"expiry" : "120",
"hotplug" : "5",
"kernel-path" : "/usr/local/bin",
"log" : "5",
"no-submit-stale" : true,
"queue" : "1",
"scan-time" : "60",
"scrypt" : true,
"shares" : "0",
"auto-fan" : true,
"gpu-threads" : "1",
"gpu-dyninterval" : "7",
"gpu-engine" : "1000",
"gpu-fan" : "65-100",
"gpu-platform" : "0",
"gpu-memclock" : "1250",
"gpu-memdiff" : "0",
"gpu-powertune" : "20",
"intensity" : "20",
"temp-target" : "90",
"temp-overheat" : "95",
"temp-cutoff" : "100",
"temp-hysteresis" : "3",
"vectors" : "1",
"worksize" : "256",
"shaders" : "2560",
"thread-concurrency" : "23800",
"no-pool-disable" : true
}
sr. member
Activity: 472
Merit: 250
Well, read this whole freaking thread and I'm still having a hell of a time changing over all of my rigs. I've been GPU mining since the beginning of 2012 and Scrypt-N apparently requires some sort of magical powers I haven't quite learned yet. Currently, I run 18 rigs with 80 GPUs spread between them. Moving from rig to rig even between ones that have the exact or almost the same parts my results have not been exactly repeatable. With these wacky issues I've only been able to switch over four of my rigs

From reading this thread and having dealt with quite a bit of this before I think it would be a huge help if more people would record their operating system and display drivers with their settings. I'll add my findings with things so far. Please note since Scrypt-N settings appear to be some sort of voodoo your results may vary:

- All of my mining rigs have 4GB of ram in them. After dealing with some issues I've tested 4, 8, 12, and 16 GB of ram in multiple systems. The amount of ram in my system has had zero impact on my ability to run certain settings.

- Core and memory clocks do not seem to be as important as finding the right thread concurrency value. Testing across multiple 7970 machines found that lowering the memory clock had zero effect on the hash rate, but reduced heat output, and power consumption. Moving core clocks up or down 10-20 had only a 2-5 KH variance.

- Thread concurrency has a direct correlation to the amount of HW errors and disabled GPUs you have to deal with.

- In a machine with multiples of the same model GPU, I've found hash rate can vary up to 25 KH with the exact same settings.
newbie
Activity: 27
Merit: 0
I would spend them if i could mine them. I have been trying to mine them for a few days now unfortunately i have not been getting anywhere. every time i start mining in a pool for vertcoin i check my hash rate on the site and it is 0, I am not sure why this is but its happening on all pools i try i am mining them like every other coin i mine however vert is the only one i have trouble with.
member
Activity: 145
Merit: 10
Not much can be done with just shy of 20 VTC. And not many places to actually spend it.
member
Activity: 100
Merit: 10
3x ASUS R9 280X (non-powered risers)
Celeron G1610 + 4Gb ram
Windows 7
Vertcoin-CGMinerAleksNR3 (3.7.2)

"intensity" : "13",
"thread-concurrency" : "8193",
"gpu-threads" : "1",
"gpu-powertune" : "20",
"gpu-engine" : "1100",
"gpu-memclock" : "1500",

305-306 khs x3

I have a Gigabye 280x, cannot go to I13 without all hardware errors.
Is there a bios you guys flashed these with I'm not aware of?
full member
Activity: 136
Merit: 100
I have 2 GV-R929D5-4GD-B gpu.
I've tried a lot of settings to take good result without anyproblem. I could not successfull to stability.
I need minumum 440 khas Fan Speed %85 Temp below 80
My GPUs: http://www.gigabyte.com/products/product-page.aspx?pid=4821#ov Windows 7 Pro x64 GV-990FXA Mainboard Sempron 145 8GB Ram SSD HDD
I use simplevert http://www.simplevert.com/VkZo9ShHXSB7RRNDc3nGbQM4ZkoBAc3jTc
My settings : Tc 24550 w 512 clock 1000 memory 1500
My WUE value must be 90+
I will pay for stable 90+ config 5 VTC
Pages:
Jump to: