Pages:
Author

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

newbie
Activity: 12
Merit: 0
February 09, 2014, 07:46:17 AM
I have 4 r9 290 card rigs with 8gb ram and i5 s1150.
After running vertcoin cgminer version the driver report a failure and only 3 of 4 cards are mining.
GPU 0 shows 0.000khas/s rate
Can anyone help me to solve the problem?
member
Activity: 67
Merit: 10
February 09, 2014, 06:46:48 AM
I'm testing this out now... I'm mining simply using the wallet "setgenerate true", and then "getmininginfo" shows "hashespersec" : 5097,..." I'm testing on my 2011 iMac with 3.4 Ghz Intel Core i7 (quad-core). How much faster I can go if I mine it on my GPU? (It is a AMD Radeon HD 6970M 2048 MB built-in). Thanks!
newbie
Activity: 4
Merit: 0
February 09, 2014, 03:51:06 AM
EDIT3: SOLVED!

Just use sudo /autogen.sh

 Cheesy



Hello,

Having problems compiling this with litecoin-bamt 1.3. When I run "./buildit.sh" I get:

user@bamt-miner:~/Downloads/vertminer-gpu$ ./buildit.sh
./buildit.sh: line 1: ./configure: No such file or directory
make: *** No targets specified and no makefile found.  Stop.
stripping vertminer
strip: 'vertminer': No such file

Other things I tried:

user@bamt-miner:~/Downloads/vertminer-gpu$ ./configure.ac
./configure.ac: line 3: syntax error near unexpected token `[v_maj],'
./configure.ac: line 3: `m4_define([v_maj],
  • )'

AND

user@bamt-miner:~/Downloads/vertminer-gpu$ CFLAGS="-O2 -march=native -msse2" ./configure --enable-scrypt --enable-opencl
-bash: ./configure: No such file or directory

Am I missing some package or something? Basic compiling sh*t is installed like build-essentials, autoconf, gcc etc. and everything here: http://vertcoin.org/gpu-miner-build-howto.html



EDIT: Still messing around. Copied Makefile.in to a 20 different locations (everytime I tried to compile, it whined that this file was missing from another location) Getting these all kind of funny crap:

checking whether build environment is sane... yes
/home/user/Downloads/vertminer-gpu/missing: Unknown `--is-lightweight' option
Try `/home/user/Downloads/vertminer-gpu/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing

AND

OpenCL...............: NOT FOUND. GPU mining support DISABLED
configure: error: No mining configured in


Which is kind of interesting since I have OpenCL stuff installed
newbie
Activity: 1
Merit: 0
February 09, 2014, 03:24:35 AM
I am new to this and it seems I got a loot of questions.
Windows 7 64bit / Intel i7 975 3.33Ghz (4core) / 24GB ram / Nividia GTX690

1. cpu mining.
I tried to run it on my cpu. Seems to work. Just waiting for some VTC to show up in my wallet, and some point...
What I do wounder is about the performance that seems to be very slow. About 2.30 Khash/s on each core.
My settings is as bellow:
minerd.exe -a scrypt -o http://q30.qhor.net:9171 -O VdxmhSuCxq74tERtk75XQrdnWLsnftzNih/0.0001:xxx --threads 3

2. gpu mining.
I got an Nividia GTX690.
I have tried the 64bit version of VTC cudaminer, but it crashes... Got the same problem when tried DogeCoin and there it did go well with 32bit version.
I then tried 32bit version and got great number, to great (2500Khash/s) and nothing in the wallet... My settings as bellow:
cudaminer.exe --algo=sha256d -o http://q30.qhor.net:9171 -O VdxmhSuCxq74tERtk75XQrdnWLsnftzNih/0.0001:xxx

3. Move wallet
I installed my wallet on one computer, but like to move the wallet it self to a new computer.
How to do this?
 

Hope some one can give me some simple help as I am not that advance with this.
Thanks in advance.
newbie
Activity: 21
Merit: 0
February 09, 2014, 01:32:30 AM
Does anyone have decent settings for R9 290x with Elpida RAM?  I have 3 rigs with 3 cards each and am 'only' getting about 320kh per card

You could try:
Code:
"intensity" : "13",
"worksize" : "256",
"gpu-threads" : "2",
"thread-concurrency" : "14080",
"shaders" : "2816",
"gpu-engine" : "950",
"gpu-fan" : "0-85",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"temp-cutoff" : "92",
"temp-overheat" : "90",
"temp-target" : "78",
"auto-fan" : true,
"expiry" : "0",
"gpu-platform" : "0",
"queue" : "0",
"scrypt-vert" : true,
"temp-hysteresis" : "3",

Yes, thats two threads and a low intensity (generally not recommended). But it works for me with two cards, rock stable, 0 HW errors at a hashrate of 420 Kh/s and WU 385/m per card. Additionally you get a low latency (less rejects).

Took me some time to figure out, so if it works for you, I'd appreciate some VTC Roll Eyes Vc3a3qjdSvUov5Ypm9dPFxyh2pbw3wy9NE




Ok - Tried these settings - CGminer (win7) - the "scrypt-vert" allowed me to get 800Mh (yes Mh) - but nothing valid - changed it back to "scrypt" and it would run - but was only getting about 290kh/s per card (3 cards in this rig) - With any other settings of the TC and I it wasn't stable for me, until I changed the "GPU-Threads" to 1 - Your config seemed to be stable, though a little slower for me - the 2 threads with an intensity above 13 didn't seem to agree with my rig, so I couldn't get anything further out of it (couldn't up the I to get more kh/s)
newbie
Activity: 18
Merit: 0
February 08, 2014, 10:11:21 PM
To help anyone with Sappire Vapor-X HD 7950 3GB DDR5, the following are my settings and hashrate with Vertminer.

I have 10 GB of RAM 2 sticks of 8 and 2 GB each running Win 7 64 bit Enterprise

Batch file settings:
setx GPU_MAX_ALLOC_PERCENT 200
setx GPU_USE_SYNC_OBJECTS 1
vertminer --scrypt-vert -w 256 -I 13 -g 2 --lookup-gap 2 --gpu-powertune 20 --gpu-memclock 1500 --gpu-engine 1100 --thread-concurrency 10240,10240

I played around the intensite, thread concurrency a bit to achieve the following max hash rates.

http://i.imgur.com/OgSFzhh.gif

Thanks.

Any doge donations welcome!
DOGE: DRxAxERbGJZKZhG8vEP6eQHX4TtWg6ws5S

Damn, nearly 80C that's extremely hot.. unless you're water cooling..

Hey, thanks for the comment. I did not realize that I was running really hot when the ambient temperatures are very high!, btw, I am from Bangalore, India and probably one of the very few miners in India who has invested in Mining. (Well, pooled money for a long time to get a gaming system, and now it's serving a dual purpose and slowly paying for itself! with extremely high power tariffs!) Either way, with the high ambient temperature, it makes sense to run'em as cool as possible. After fiddling around with the settings some more and undervolting, the following are the temperatures. Might be useful for someone!

Now I've got a bit more hash with cooler temperatures! yay! Cheesy
http://i.imgur.com/X7fjnKE.gif
newbie
Activity: 58
Merit: 0
February 08, 2014, 05:07:18 PM
GPU: Sapphire 7950, 4L ref, (red and black case).
MB: ASRock extreme6
RAM: 8GB
CPU: intel i2500K CPU.

MINER: vertminer 0.5.3 renamed to 'cgminer.exe' living in a folder within the cgwatcher folder.
BIOS: stock, (I intend to flash it with an optimized Stilt BIOS and then gently OC for max, but conservative OC performance.)
TEMPS: 20C ambient room temps, GPU fan at about 75%, GPU temps 65C. It's in a wide open box but no box fan blowing on it.

I'm hashing at vert.bitcrush.info and getting less than 1% stale and rejected. I'm in the U.S. and pointed at their U.S. server URL. I've been testing for 48 hours.

It hashes at 273 kh/s - 280 kh/s. When restarting or starting the miner, hash readings in vert/cg/miner report wild fluctuations up to 825 kh/s for a few moments and then swing down to 180 kh/s, eventually settling in at the a fore stated rates. This card and setup is of course completely stock.

OBSERVATIONS of INTEREST:

Running any applications that access the higher functions of the GPU, like watching a movie in VLC, or firing up a CAD program, will bring the hashrate down to 20 kh/s and stick it there. No matter if vert/cg/miner is then restarted with a .bat file at that point, or the miner is restarted from cgwatcher, no effect, the card is still stuck at low hashes. Rebooting then seems to reset the card and free up its resources and it goes back to premium hashing.

Of interest, in MSI afterburner, I see that the memory use on the card is only 2054 MB of the available 3072 MB. My question is, why is it only using 1/3 of the memory on the card and might there be room for improvement, to get the card to use more of its onboard memory, or, is this a limitation of the algo, the "Scrypt N (Jane N)", algo?

The only setting that might not seem to be stock or "nominal" is that powertune is set at 20, because it is a "boost" edition card. There is a slight difference when powertune is set to 0, or 10, the hashrate is reduced to about 243 kh/s.

Code:
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"kernel-path" : "/usr/local/bin",
"log" : "5",
"queue" : "1",
"scan-time" : "30",
"scrypt" : true,
"shares" : "0",
"auto-fan" : true,
"auto-gpu" : true,
"device" : "0",
"gpu-threads" : "2",
"gpu-dyninterval" : "7",
"gpu-engine" : "925-925",
"gpu-fan" : "50-93",
"gpu-platform" : "0",
"gpu-memclock" : "1250",
"gpu-memdiff" : "0",
"gpu-powertune" : "20",
"gpu-vddc" : "0.000",
"intensity" : "13",
"temp-target" : "68",
"temp-overheat" : "78",
"temp-cutoff" : "83",
"temp-hysteresis" : "3",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"shaders" : "1792",
"thread-concurrency" : "8192",
"no-pool-disable" : true
newbie
Activity: 19
Merit: 0
February 08, 2014, 02:11:35 PM
Hi all,

Is there already a built version of vertminer availaible for linux ? I tried to build it already twice on my rig but did not succeeded: "broke" my cgminer the first time, and impossible to restart my rig on the second attempt.


full member
Activity: 162
Merit: 100
February 08, 2014, 01:45:45 PM
Does anyone have decent settings for R9 290x with Elpida RAM?  I have 3 rigs with 3 cards each and am 'only' getting about 320kh per card

You could try:
Code:
"intensity" : "13",
"worksize" : "256",
"gpu-threads" : "2",
"thread-concurrency" : "14080",
"shaders" : "2816",
"gpu-engine" : "950",
"gpu-fan" : "0-85",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"temp-cutoff" : "92",
"temp-overheat" : "90",
"temp-target" : "78",
"auto-fan" : true,
"expiry" : "0",
"gpu-platform" : "0",
"queue" : "0",
"scrypt-vert" : true,
"temp-hysteresis" : "3",

Yes, thats two threads and a low intensity (generally not recommended). But it works for me with two cards, rock stable, 0 HW errors at a hashrate of 420 Kh/s and WU 385/m per card. Additionally you get a low latency (less rejects).

Took me some time to figure out, so if it works for you, I'd appreciate some VTC Roll Eyes Vc3a3qjdSvUov5Ypm9dPFxyh2pbw3wy9NE


member
Activity: 107
Merit: 10
February 08, 2014, 01:26:23 PM
Why cant I have intensity higher than 12 on my MSI 280X? On 13 it starts getting hardware errors.
-I 12 -g 2 -w 256 --thread-concurrency 4096
Core clock is at 1030 and memory 1500. Undervolted to 1.050 mV.

Hashrate is around 230-250 KH/s.

It's because you have too low TC. I start to get HW errors as well if I go below 8192.
member
Activity: 84
Merit: 10
February 08, 2014, 10:45:40 AM
Why cant I have intensity higher than 12 on my MSI 280X? On 13 it starts getting hardware errors.
-I 12 -g 2 -w 256 --thread-concurrency 4096
Core clock is at 1030 and memory 1500. Undervolted to 1.050 mV.

Hashrate is around 230-250 KH/s.
hero member
Activity: 525
Merit: 510
February 08, 2014, 07:25:13 AM
To help anyone with Sappire Vapor-X HD 7950 3GB DDR5, the following are my settings and hashrate with Vertminer.

I have 10 GB of RAM 2 sticks of 8 and 2 GB each running Win 7 64 bit Enterprise

Batch file settings:
setx GPU_MAX_ALLOC_PERCENT 200
setx GPU_USE_SYNC_OBJECTS 1
vertminer --scrypt-vert -w 256 -I 13 -g 2 --lookup-gap 2 --gpu-powertune 20 --gpu-memclock 1500 --gpu-engine 1100 --thread-concurrency 10240,10240

I played around the intensite, thread concurrency a bit to achieve the following max hash rates.



Thanks.

Any doge donations welcome!
DOGE: DRxAxERbGJZKZhG8vEP6eQHX4TtWg6ws5S

Damn, nearly 80C that's extremely hot.. unless you're water cooling..
member
Activity: 75
Merit: 10
February 08, 2014, 06:45:22 AM
I have downloaded the newest version of vertminer, and my computer won't generate a .bin file.

The modded miner just freezes when generating the bin.

Starting the miner with no .bat also freezes.

Suggestions?
newbie
Activity: 18
Merit: 0
February 08, 2014, 04:48:20 AM
To help anyone with Sappire Vapor-X HD 7950 3GB DDR5, the following are my settings and hashrate with Vertminer.

I have 10 GB of RAM 2 sticks of 8 and 2 GB each running Win 7 64 bit Enterprise

Batch file settings:
setx GPU_MAX_ALLOC_PERCENT 200
setx GPU_USE_SYNC_OBJECTS 1
vertminer --scrypt-vert -w 256 -I 13 -g 2 --lookup-gap 2 --gpu-powertune 20 --gpu-memclock 1500 --gpu-engine 1100 --thread-concurrency 10240,10240

I played around the intensite, thread concurrency a bit to achieve the following max hash rates.

http://i.imgur.com/OgSFzhh.gif

Thanks.

Any doge donations welcome!
DOGE: DRxAxERbGJZKZhG8vEP6eQHX4TtWg6ws5S
newbie
Activity: 2
Merit: 0
February 08, 2014, 04:47:27 AM
Hi,

I am running Vertminer 0.5.3 on Xubuntu 12.04. So far no problems. Only one thing that bothers me is that Vertminer is not showing overview of hashrate, fan speed, temperatures, etc. as usual but I get screen of "running" text where actual hashrate is sometimes shown at the very bottom.

http://s15.postimg.org/7zfhl1rrf/vertminer.gif



Do you have any idea what is wrong? Thanks for help.

Do you have libncurses5-dev installed?

I installed mentioned lib but unfotunately with no efect.

Any other idea? Is there someone who runs Linux rig who can share experiences? Thanks.

got a same issue .. some one can share experiences ?
newbie
Activity: 28
Merit: 0
February 08, 2014, 02:27:42 AM
R9 290

Top 3 with Elpida, bottom 3 with Hynix
TC 24550

http://i.imgur.com/slVBxPE.png
zaw
newbie
Activity: 7
Merit: 0
February 08, 2014, 02:21:25 AM
whats your config for the 270 (non x). I cant seem to get my gigabyte 270s stable with any of the settings in this thread.

EDIT

Currently testing the following (5 Gigabyte R9 270 non X)

-v 1 -g 1 -I 17 -w 256 --lookup-gap 2 --thread-concurrency 12992 --gpu-engine 1086 --gpu-memclock 1475 --temp-target 73 --auto-fan -- temp-overheat 85 --temp-cutoff 90


Here's what it looks like so far

http://i.imgur.com/XPgJXda.jpg

1 hw error right when I started but havent had one since. I will report back if it becomes unstable
member
Activity: 90
Merit: 10
February 08, 2014, 01:48:04 AM
I have a couple questions I was hoping you guys could help out with. I am looking at buying a mining rig that has 7 r9 290 GPU's. The rig has 4 GB of ram. From the research I have been doing it seems that vertcoin uses a lot more memory compared to other currency's. Do you have any baseline of how much ram will be needed for 7 290 GPU's? I was thinking of putting 16gb in there and giving it a try. Thanks in advance.

You need to flash R290 to R290X and I think it is 8GB minimum for TC above 8192.
newbie
Activity: 26
Merit: 0
February 08, 2014, 12:26:12 AM
I have a couple questions I was hoping you guys could help out with. I am looking at buying a mining rig that has 7 r9 290 GPU's. The rig has 4 GB of ram. From the research I have been doing it seems that vertcoin uses a lot more memory compared to other currency's. Do you have any baseline of how much ram will be needed for 7 290 GPU's? I was thinking of putting 16gb in there and giving it a try. Thanks in advance.
member
Activity: 118
Merit: 10
February 08, 2014, 12:12:35 AM
Let me start off by saying I know about as much about setting up miners as your great grandparents. 

I am in need of an extremely trustworthy individual that can be verified somehow to help me set up mining vtc on my rigs.  I have 5 rigs, the majority using 280x cards or 270 cards.  We will use teamviewer to set everything up, each rig will need to be setup. 

This person needs to be extremely well versed with vertcoin and mining it in order to tweak my settings to the absolute best.
Trust will be established via paypal, payment will be 50 bucks per rig or 250USD

Interested parties PM me! 

Thanks
Pages:
Jump to: