Bitcoin Forum
June 28, 2024, 12:19:42 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [Rt2] ·rotoCoin· [1%IPO][DGW][N-Factor] · 288k Only - Launched! on: March 23, 2014, 03:22:36 AM
I need some help, I was able to setup 2 of my hashing machines yesterday easily enough but I am unable to configure vertminer correctly to utilise both my 6870's. Vertminer loads as if it is going to work, it appears ok, but I am unable to hit a hash rate above 12 on either card. I have set this up using vertminer for a single ati card and using cuda miner for a single ndivia card.

here are my batch file settings. please help, is there something else i should be changing?

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
COLOR 0A
vertminer.exe --scrypt-vert -o stratum+tcp://rt2-stratum.hashfever.com:3274 -u drsquirt.1 -p 1234 --intensity 15 --gpu-engine 1000 --gpu-memclock 900 --gpu-fan 100 --thread-concurrency 4720 -d 0,1 -w 256


Hi!
Try with this config:
"auto-fan" : true, "gpu-fan" : "40-100", "temp-cutoff" : "75,75", "temp-overheat" : "70", "temp-target" : "64", "intensity" : "17", "worksize" : "256", "lookup-gap" : "2", "gpu-engine" : "1000" "gpu-memclock" : "800", "thread-concurrency" : "4720", "shaders" : "0", "gpu-threads" : "1", "expiry" : "30", "scan-time" : "5" }

You're going to be able to have ~160kHs Smiley

thank you so much for the reply. do those settings that you have provided go directly into my batch file or do I have to create config file in the same directory as the batch file? what is the name of the config file and location? Smiley


What cards are you using?

hi i am using 2 x 6870's. i normally get about 300khs out of each. im expecting around 150 mining this. but i cant seem to get it working. ive used guiminer and had no problems with them.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [Rt2] ·rotoCoin· [1%IPO][DGW][N-Factor] · 288k Only - Launched! on: March 23, 2014, 02:28:32 AM
I need some help, I was able to setup 2 of my hashing machines yesterday easily enough but I am unable to configure vertminer correctly to utilise both my 6870's. Vertminer loads as if it is going to work, it appears ok, but I am unable to hit a hash rate above 12 on either card. I have set this up using vertminer for a single ati card and using cuda miner for a single ndivia card.

here are my batch file settings. please help, is there something else i should be changing?

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
COLOR 0A
vertminer.exe --scrypt-vert -o stratum+tcp://rt2-stratum.hashfever.com:3274 -u drsquirt.1 -p 1234 --intensity 15 --gpu-engine 1000 --gpu-memclock 900 --gpu-fan 100 --thread-concurrency 4720 -d 0,1 -w 256


Hi!
Try with this config:
"auto-fan" : true, "gpu-fan" : "40-100", "temp-cutoff" : "75,75", "temp-overheat" : "70", "temp-target" : "64", "intensity" : "17", "worksize" : "256", "lookup-gap" : "2", "gpu-engine" : "1000" "gpu-memclock" : "800", "thread-concurrency" : "4720", "shaders" : "0", "gpu-threads" : "1", "expiry" : "30", "scan-time" : "5" }

You're going to be able to have ~160kHs Smiley

thank you so much for the reply. do those settings that you have provided go directly into my batch file or do I have to create config file in the same directory as the batch file? what is the name of the config file and location? Smiley
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [Rt2] ·rotoCoin· [1%IPO][DGW][N-Factor] · 288k Only - Launched! on: March 23, 2014, 01:54:12 AM
I need some help, I was able to setup 2 of my hashing machines yesterday easily enough but I am unable to configure vertminer correctly to utilise both my 6870's. Vertminer loads as if it is going to work, it appears ok, but I am unable to hit a hash rate above 12 on either card. I have set this up using vertminer for a single ati card and using cuda miner for a single ndivia card.

here are my batch file settings. please help, is there something else i should be changing?

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
COLOR 0A
vertminer.exe --scrypt-vert -o stratum+tcp://rt2-stratum.hashfever.com:3274 -u drsquirt.1 -p 1234 --intensity 15 --gpu-engine 1000 --gpu-memclock 900 --gpu-fan 100 --thread-concurrency 4720 -d 0,1 -w 256

4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [Rt2] ·rotoCoin· [1%IPO][DGW][N-Factor] · 288k Only - [Launch 3/22] on: March 21, 2014, 11:54:37 PM
i think i have found the right settings for my 2 x 6870's but i am unsure of how to configure vertminer to utilize both my GPU's? does anyone know how i set vertminer up for 2 x gpus?

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
vertminer.exe --scrypt-vert -o stratum+tcp://rt2.poolerino.com:3358 -u WORKER -p PASS --intensity 17 --gpu-powertune 20 --gpu-engine 1025 --gpu-memclock 950 --worksize 128 -Q 2 -g 1 --thread-concurrency 5600 --gpu-fan 100

set an option -d 0,1

thanks Smiley. where abouts in the command line should I add that option? do i need to specify individual settings for each GPU?
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [Rt2] ·rotoCoin· [1%IPO][DGW][N-Factor] · 288k Only - [Launch 3/22] on: March 21, 2014, 11:46:50 PM
i think i have found the right settings for my 2 x 6870's but i am unsure of how to configure vertminer to utilize both my GPU's? does anyone know how i set vertminer up for 2 x gpus?

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
vertminer.exe --scrypt-vert -o stratum+tcp://rt2.poolerino.com:3358 -u WORKER -p PASS --intensity 17 --gpu-powertune 20 --gpu-engine 1025 --gpu-memclock 950 --worksize 128 -Q 2 -g 1 --thread-concurrency 5600 --gpu-fan 100
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!