Pages:
Author

Topic: Vertcoin - First Scrypt N | First Stealth Address - Privacy without mixer - page 28. (Read 1232692 times)

sr. member
Activity: 350
Merit: 250
Hello, does sgminer Lyra2RE run on Windows x64?

Because Im not able to run it on Wx64..

These are my settings:

./sgminer -k Lyra2RE -u Contra.1 -p 1 -o
stratum+tcp://stratum-eu1.hashlink.eu:10031 -w 256 -I 13 -g 2
--thread-concurrency 8192 --gpu-engine 1000 --gpu-memclock 1500 --auto-gpu
--gpu-engine 500-1000 --temp-target 80 --temp-overheat 85 --temp-cutoff 90

Thank for answer

try with this config:
Code:
{
"pools" : [
{
"name" : "Vertcoin-EU",
"url" : "stratum+tcp://stratum-eu1.hashlink.eu:10031",
"user" : "USER.WORKER",
"pass" : "PASS"
},
{
"name" : "Vertcoin-US",
"url" : "stratum+tcp://stratum-us1.hashlink.eu:10031",
"user" : "USER.WORKER",
"pass" : "PASS"
}
]
,
"intensity" : "17",
"worksize" : "64",
"kernel" : "Lyra2RE",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "2048",
"gpu-threads" : "2",
"gpu-engine" : "1024",
"gpu-fan" : "10-85",
"gpu-memclock" : "1500",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "1.081",
"temp-cutoff" : "75",
"temp-overheat" : "69",
"temp-target" : "65",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "20",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"api-allow" : "W:127.0.0.1,172.16.128.0/17"
}

This conf with official Vertcoin sgminer is working fine:
https://github.com/metalicjames/sgminer-Lyra2RE/releases/download/5.0.0-Lyra2RE-RC1/sgminer-v5-Lyra2RE-RC1-WIN32.zip
newbie
Activity: 10
Merit: 0
Hello, does sgminer Lyra2RE run on Windows x64?

Because Im not able to run it on Wx64..

These are my settings:

./sgminer -k Lyra2RE -u Contra.1 -p 1 -o
stratum+tcp://stratum-eu1.hashlink.eu:10031 -w 256 -I 13 -g 2
--thread-concurrency 8192 --gpu-engine 1000 --gpu-memclock 1500 --auto-gpu
--gpu-engine 500-1000 --temp-target 80 --temp-overheat 85 --temp-cutoff 90

Thank for answer
member
Activity: 143
Merit: 10
Still having trouble with the p2pool

2014-12-13 11:36:28.264000 > Error in DeferredResource handler:
2014-12-13 11:36:28.264000 > Traceback (most recent call last):
2014-12-13 11:36:28.264000 >   File "p2pool\util\deferred_resource.pyc", line 24
, in render
2014-12-13 11:36:28.264000 >
2014-12-13 11:36:28.264000 >   File "twisted\internet\defer.pyc", line 139, in m
aybeDeferred
2014-12-13 11:36:28.264000 >
2014-12-13 11:36:28.280000 >   File "twisted\web\resource.pyc", line 250, in ren
der
2014-12-13 11:36:28.280000 >
2014-12-13 11:36:28.280000 >   File "twisted\internet\defer.pyc", line 1237, in
unwindGenerator
2014-12-13 11:36:28.280000 >
2014-12-13 11:36:28.280000 > --- ---
2014-12-13 11:36:28.280000 >   File "twisted\internet\defer.pyc", line 1099, in
_inlineCallbacks
2014-12-13 11:36:28.280000 >
2014-12-13 11:36:28.280000 >   File "p2pool\web.pyc", line 198, in render_GET
2014-12-13 11:36:28.280000 >
2014-12-13 11:36:28.280000 >   File "p2pool\web.pyc", line 334, in
2014-12-13 11:36:28.280000 >
2014-12-13 11:36:28.280000 > exceptions.TypeError: %x format: a number is requir
ed, not NoneType

Can anybody help me out ?
sr. member
Activity: 252
Merit: 250
Coin Developer - CrunchPool.com operator

By the way, is there a CPU miner?
sr. member
Activity: 252
Merit: 250
Coin Developer - CrunchPool.com operator

Can't get the miner to work or connect to pools, been trying for hours #Overit
p2pool -> lot of rejects and high cpu load.
Try CrunchPool, it's running smooth:
http://p2pool.crunchpool.com:9171/
sr. member
Activity: 826
Merit: 250
Hello, no link for windows binaries ? Huh
member
Activity: 143
Merit: 10
I'm getting 904kh/s per r9 280x card, sapphire standard clockspeeds
My second crossfire card runs 850 kh/s, anybody else got this ?
When i swap the cards result stays the same

Use

"xintensity" : "64",
"worksize" : "128",
"kernel" : "Lyra2RE",
"algorithm" : "Lyra2RE",
"shaders" : "0",
"gpu-threads" : "2",
"gpu-fan" : "100",
"gpu-memclock" : "1500",
"gpu-engine" : "1020",
"gpu-powertune" : "20",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "60",
"failover-switch-delay" : "60",
"gpu-platform" : "0",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30"
}

I'm getting 541kh/s per r9 270 non x @ 1160/1450

"xintensity" : "64",
"worksize" : "64",
"kernel" : "Lyra2RE",
"algorithm" : "Lyra2RE",
"shaders" : "0",
"gpu-threads" : "2",
"gpu-fan" : "100",
"gpu-memclock" : "1450",
"gpu-engine" : "1160",
"gpu-powertune" : "20",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "60",
"failover-switch-delay" : "60",
"gpu-platform" : "0",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30"
}
sr. member
Activity: 350
Merit: 250
Whoa! The first 2 hours have been very profitable. If only this will continue for the next few hours...days.


I hope for next few years Wink
legendary
Activity: 3808
Merit: 1723
Whoa! The first 2 hours have been very profitable. If only this will continue for the next few hours...days.
hero member
Activity: 518
Merit: 500
Can anyone share R290 config I've got olny 500kh

I got only 280X, but try to play with these settings:

Code:
"intensity" : "14",
"worksize" : "64",
"kernel" : "Lyra2RE",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"gpu-threads" : "2",
"gpu-engine" : "1024",
"gpu-fan" : "10-85",
"gpu-memclock" : "1500",
"gpu-powertune" : "0",
"temp-cutoff" : "75",
"temp-overheat" : "69",
"temp-target" : "65",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "20",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"

What your hashrate with those setting for the 280x?

840-880 per card

I get 813~836 kh/s at I=17 and Worksize=256 at 1050/1500 clocks. I don't know how people are getting around 1~1.1 Mh/s at 1020 or lower core speeds?!?!?!....

280X Samsung mem - 1,1MH/S 850/1600
280X Hynix mem - 900KH/S     850/1600
GPU frequency has little effect on the hash memory overclocking gives greater gain.


Thanks, I'll try to up the vram from 1500 to 1600 and I have Hynix vram, didn't know Samsung runs better. So, it looks like the algo is more vram influenced than the core clock.

Update: Tried 1600 and loss some hashrate. Tried 1700 and it froze. I guess 1500 is the optimal mem clock for my card... Roll Eyes
full member
Activity: 212
Merit: 100
Can't get the miner to work or connect to pools, been trying for hours #Overit
full member
Activity: 348
Merit: 102
Can anyone share R290 config I've got olny 500kh

I got only 280X, but try to play with these settings:

Code:
"intensity" : "14",
"worksize" : "64",
"kernel" : "Lyra2RE",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"gpu-threads" : "2",
"gpu-engine" : "1024",
"gpu-fan" : "10-85",
"gpu-memclock" : "1500",
"gpu-powertune" : "0",
"temp-cutoff" : "75",
"temp-overheat" : "69",
"temp-target" : "65",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "20",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"

What your hashrate with those setting for the 280x?

840-880 per card

I get 813~836 kh/s at I=17 and Worksize=256 at 1050/1500 clocks. I don't know how people are getting around 1~1.1 Mh/s at 1020 or lower core speeds?!?!?!....

280X Samsung mem - 1,1MH/S 850/1600
280X Hynix mem - 900KH/S     850/1600
GPU frequency has little effect on the hash memory overclocking gives greater gain.
full member
Activity: 182
Merit: 100
the whole damn market is manipulated
full member
Activity: 196
Merit: 100
p2pool -> lot of rejects and high cpu load.
member
Activity: 83
Merit: 10
Who has the settings for AMD 260x (7790)?
hero member
Activity: 518
Merit: 500
Can anyone share R290 config I've got olny 500kh

I got only 280X, but try to play with these settings:

Code:
"intensity" : "14",
"worksize" : "64",
"kernel" : "Lyra2RE",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"gpu-threads" : "2",
"gpu-engine" : "1024",
"gpu-fan" : "10-85",
"gpu-memclock" : "1500",
"gpu-powertune" : "0",
"temp-cutoff" : "75",
"temp-overheat" : "69",
"temp-target" : "65",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "20",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"

What your hashrate with those setting for the 280x?

840-880 per card

I get 813~836 kh/s at I=17 and Worksize=256 at 1050/1500 clocks. I don't know how people are getting around 1~1.1 Mh/s at 1020 or lower core speeds?!?!?!....
sr. member
Activity: 350
Merit: 250
Can anyone share R290 config I've got olny 500kh

I got only 280X, but try to play with these settings:

Code:
"intensity" : "14",
"worksize" : "64",
"kernel" : "Lyra2RE",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"gpu-threads" : "2",
"gpu-engine" : "1024",
"gpu-fan" : "10-85",
"gpu-memclock" : "1500",
"gpu-powertune" : "0",
"temp-cutoff" : "75",
"temp-overheat" : "69",
"temp-target" : "65",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "20",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"

What your hashrate with those setting for the 280x?

840-880 per card
sr. member
Activity: 350
Merit: 250
Pages:
Jump to: