Search content
Sort by

Showing 8 of 8 results by andrejf
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] X15 MaiaCoin ◀► The best x15 PoW/PoS ◀► Launches 28 June 21:00 BST
by
andrejf
on 04/07/2014, 13:20:09 UTC
does this miner work on 13.12 amd drivers ? my miner instacloses when i run it,i have r9 290 tri-x...

del *.bin
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
COLOR 0A
sgminer.exe --pool-algorithm bitblock -o stratum+tcp://******** -p x -u x --gpu-platform 1 -w 128 --lookup-gap 2 --thread-concurrency 20481 --xintensity 512 --gpu-engine 1040 --gpu-memclock 1300 --gpu-powertune 20 --auto-fan

any ideas ?

Remove all this

" --gpu-platform 1 -w 128 --lookup-gap 2"



thx man its working Smiley im getting 2300kh/s w my r9 290 tri-x,is that good?can i get more?


very bad, 290 (non x) is 3000kh/s instal 14.6 drivers

the same here, I have only 2.8MH on r9 290 and 14.6 driver installed, is that because I have only 2GB system ram ? What has ram to do with computations on gpu ...
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] X15 MaiaCoin ◀► The best x15 PoW/PoS ◀► Launched
by
andrejf
on 04/07/2014, 13:10:32 UTC
My x15 sgminer was forked on sgminer-dev already :

https://github.com/sgminer-dev/sgminer/tree/v5_0-x15

Check out the lasted optimized win32 binary :

https://mega.co.nz/#!5FMEjBhZ!fvRKSBXpCehZIg9wQKCnCVO84Ow6QLnCFZDdUHqBoAQ

There also a "bitblockold" kernel working with older GPUs (78xx, 68xx ...)

Expecting hash rate on 14.6 driver :

270X : 1.85MH/s (1100/1400 engine/mem)
7950 : 2.4MH/s (1050/1250  engine/mem) (mine was undervoltage / can't push engine clock too hard)
280X : 2.9MH/s (1100/1400 engine/mem)

there's 3 batch file for 7950, 270x and 280x and 3 binary kernel if you don't want to upgrade to 14.6, but hash rate would be 5% slower compared to 14.6 driver, just update your pool, worker, password and run

do you have file for r9 290??

404 page not found: https://github.com/sgminer-dev/sgminer/tree/v5_0-x15
and when I tried copy over bitblock.cl in sgminer_v5 -> compilation error
Post
Topic
Board Mining (Altcoins)
Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer)
by
andrejf
on 04/07/2014, 11:47:36 UTC
Try 5 version with a modified kernel.  R9 280x   Driver 14.6  win7.1     X11   4250-4300 Mh/s 
https://www.dropbox.com/s/80vq649c5fisp99/sgminer5.0_update2.zip

I can't get more than 4.5 on r9 290 ... but some people report 5.1 ... and on 7950 I get 3.8 is someone having more on 7950 ?
Post
Topic
Board Mining (Altcoins)
Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer)
by
andrejf
on 04/07/2014, 10:50:51 UTC
Hi,
I get only 3.2Mh, but i have 290x

My settings:
"kernel" : "x11mod",
"xintensity" : "50",
"worksize" : "64",
"lookup-gap" : "0",
"thread-concurrency" : "8192",
"gpu-threads" : "2",
"gpu-engine" : "1000",
"gpu-memclock" : "1500",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"shaders" : "2816",
"temp-target" : "70",
"temp-cutoff" : "85",
"temp-overheat" : "80",
"temp-hysteresis" : "3",
"api-allow" : "W:127.0.0.1,W:172.17.0.0/20",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-only" : true,
"failover-switch-delay" : "60",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"shares" : "0",
"kernel-path" : "/usr/local/bin"

Did you forget to put the modified cl files from coolers post ?


I copied coolers kernel x11mod.cl into kernel directory of sgminer_v5 ... renamed darkcoin-mod.cl (because it always used darkcoin-mod) and I get: Unable to open darkcoin-mod.cl for reading!

ok so I copied x11mod.cl over darkcoin-mod.cl and I get :  Error -46: Creating Kernel from program. (clCreateKernel)

Is that modified kernel x11mod.cl from cooler usable on sgminer_v5 ? Or what else should I try ?

cd /home/andrej/bin/cryptoc/sgminer_v5/sgminer/
rm *.bin
eval screen $SCREENPARAMS cgm0_$COIN0 /home/andrej/bin/cryptoc/sgminer_v5/sgminer/sgminer \
--url \$$COIN0 \
--userpass xxx:xxx \
--kernel x11mod \
--thread-concurrency 8192,8192,8192 \
--xintensity 40,63,63 \
--worksize 64,64,64 \
--lookup-gap 2 \
--gpu-powertune 50,20,20 \
--gpu-threads 2 \
--gpu-engine 947,1130,1124 \
--gpu-memclock 1350,1500,1570 \
--gpu-fan 68,58,58 \
--temp-cutoff 85,85,85 \
--temp-overheat 80,80,80 \
--api-network \
--api-listen \
--api-allow W:127.0.0.1 \
--api-port $GPU0PORT \
--no-submit-stale \




you need to modify the kernels yourself or download the miner from the OP.  You have to use a x11mod capable miner to use those kernels.  sgminer 5 users darkcoinmod which is different.  You can modify the kernels yourself more information in a link posted here:

http://redd.it/29mzyt

EDIT:
I just uploaded the sgminer5kernels.. will add them to the reddit post.  Not able to test them at the moment but theres no reason they shouldn't work.

https://mega.co.nz/#!xZMCzRJa!bHfMKm-X75qXZFVKAB0QgK5zoRWEh3JVZAd7e_qfWlY

Let me know if you have issues Smiley you can always check the post if youd prefer to do it yourself Smiley

I tried but getting only 4.5MH, and when I changed also that macro #define SPH_T32(x) computer freezed ... is it possible to change that macro in your kernel source ?
SPH_T32(((x) << (n)) | ((x) >> (32 - (n))))
Post
Topic
Board Mining (Altcoins)
Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer)
by
andrejf
on 04/07/2014, 10:34:03 UTC
GIVE ME A HELP:  Huh Huh Huh

I used my .bat to trigger my sgminer, here it is :
Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
del *.bin
timeout /t 30
sgminer.exe --kernel x11mod -c sgminer.conf

and my sgminer.conf is :
Code:
{
"pools" : [
{
"url" : "stratum+tcp://sea.wafflepool.com:3331",
"user" : "19RLsfsfAZwi31TsqRX8PLDasfasdfsPpd5Qerre",
"pass" : "0.008"
}

]
,
"kernel" : "x11mod",
"intensity" : "0",
"xintensity" : "50",
"rawintensity" : "0",
"worksize" : "64",
"gpu-threads" : "2",
"lookup-gap" : "0",
"thread-concurrency" : "8192",
"shaders" : "2560",
"gpu-engine" : "1000-1000",
"gpu-memclock" : "1200",
"gpu-fan" : "50-60",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"temp-target" : "75",
"temp-overheat" : "85",
"temp-cutoff" : "95",
"temp-hysteresis" : "3",
"no-submit-stale" : true,
"no-pool-disable" : true,
"failover-only" : true,
"failover-switch-delay" : "60",
"queue" : "1",
"scan-time" : "7",
"shares" : "0",
"tcp-keepalive" : "30",
"expiry" : "28",
"log" : "5",
"kernel-path" : "/usr/local/bin",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"api-allow" : "W:127.0.0.1"


but i got this:   

fatal JSON error in configuration file.
configuration file could not be used.
need to specify at least one pool server.
input server details.
URL:

What's wrong with this, help!![/color]


missing bracket } at the end ? maybe
Post
Topic
Board Mining (Altcoins)
Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer)
by
andrejf
on 04/07/2014, 07:32:45 UTC
Hi,
I get only 3.2Mh, but i have 290x

My settings:
"kernel" : "x11mod",
"xintensity" : "50",
"worksize" : "64",
"lookup-gap" : "0",
"thread-concurrency" : "8192",
"gpu-threads" : "2",
"gpu-engine" : "1000",
"gpu-memclock" : "1500",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"shaders" : "2816",
"temp-target" : "70",
"temp-cutoff" : "85",
"temp-overheat" : "80",
"temp-hysteresis" : "3",
"api-allow" : "W:127.0.0.1,W:172.17.0.0/20",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-only" : true,
"failover-switch-delay" : "60",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"shares" : "0",
"kernel-path" : "/usr/local/bin"

Did you forget to put the modified cl files from coolers post ?


I copied coolers kernel x11mod.cl into kernel directory of sgminer_v5 ... renamed darkcoin-mod.cl (because it always used darkcoin-mod) and I get: Unable to open darkcoin-mod.cl for reading!

ok so I copied x11mod.cl over darkcoin-mod.cl and I get :  Error -46: Creating Kernel from program. (clCreateKernel)

Is that modified kernel x11mod.cl from cooler usable on sgminer_v5 ? Or what else should I try ?

cd /home/andrej/bin/cryptoc/sgminer_v5/sgminer/
rm *.bin
eval screen $SCREENPARAMS cgm0_$COIN0 /home/andrej/bin/cryptoc/sgminer_v5/sgminer/sgminer \
--url \$$COIN0 \
--userpass xxx:xxx \
--kernel x11mod \
--thread-concurrency 8192,8192,8192 \
--xintensity 40,63,63 \
--worksize 64,64,64 \
--lookup-gap 2 \
--gpu-powertune 50,20,20 \
--gpu-threads 2 \
--gpu-engine 947,1130,1124 \
--gpu-memclock 1350,1500,1570 \
--gpu-fan 68,58,58 \
--temp-cutoff 85,85,85 \
--temp-overheat 80,80,80 \
--api-network \
--api-listen \
--api-allow W:127.0.0.1 \
--api-port $GPU0PORT \
--no-submit-stale \


Post
Topic
Board Mining (Altcoins)
Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer)
by
andrejf
on 02/07/2014, 15:12:45 UTC
Any help for 290 config file ?

X11 / X13 ?

Please share...

Sharing IS caring...

I'm sure it's not best configs, but they work stable for me
R9 290, AMD v14.6rc2 + AB for UV, sgminer v4.1.0

 
  
~5.1 Mh, t < 80 deg (gpu uv)

"kernel" : "x11mod",
"intensity" : "0",
"xintensity" : "50",
"rawintensity" : "0",
"worksize" : "64",
"gpu-threads" : "2",
"lookup-gap" : "0",
"thread-concurrency" : "8192",
"shaders" : "2560",
"gpu-engine" : "1000-1000",
"gpu-memclock" : "1200",
"gpu-fan" : "50-60",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"temp-target" : "75",
"temp-overheat" : "85",
"temp-cutoff" : "95",
"temp-hysteresis" : "3",
"no-submit-stale" : true,
"no-pool-disable" : true,
"failover-only" : true,
"failover-switch-delay" : "60",
"queue" : "1",
"scan-time" : "7",
"shares" : "0",
"tcp-keepalive" : "30",
"expiry" : "28",
"log" : "5",
"kernel-path" : "/usr/local/bin",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"api-allow" : "W:127.0.0.1"
 
  
~3.6 Mh, t < 80 deg (gpu uv)

"kernel" : "x13mod",
"intensity" : "17",
"xintensity" : "0",
"rawintensity" : "0",
"worksize" : "64",
"gpu-threads" : "2",
"lookup-gap" : "0",
"thread-concurrency" : "8192",
"shaders" : "2560",
"gpu-engine" : "1000-1000",
"gpu-memclock" : "1200",
"gpu-fan" : "60-60",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"temp-target" : "75",
"temp-overheat" : "85",
"temp-cutoff" : "95",
"temp-hysteresis" : "3",
"no-submit-stale" : true,
"no-pool-disable" : true,
"failover-only" : true,
"failover-switch-delay" : "60",
"queue" : "1",
"scan-time" : "7",
"shares" : "0",
"tcp-keepalive" : "30",
"expiry" : "28",
"log" : "5",
"kernel-path" : "/usr/local/bin",
"api-listen" : true,
"api-port" : "4028",
"api-mcast-port" : "4028",
"api-allow" : "W:127.0.0.1"
 this is most important for speed and stability
  for fine tuning

  <---
  <---
  <---
  <---
  <---

hope it will help  Wink


is that R9 290X or R9 290 ? because I have only 4.4 MHash on R9 290 ...
Post
Topic
Board Reputation
Topic OP
Andrejf Reputation Thread
by
andrejf
on 27/04/2014, 20:40:00 UTC
 Reputation Thread for Leasing my rigs out on Leaserig.net. Looking to start leasing my 6.2M X11 rig.