Author

Topic: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency - page 6911. (Read 9723782 times)

legendary
Activity: 1358
Merit: 1002
lotterymining.com Update:

website with be offline later, but stratum will continue to run for most of the time
only time stratum will be offline is when the server is rebooted

long bearded explaination:

im going to install Engine X instead (nginx) of apache to make the website faster
then reboot



Server rebooted and Engine X is running instead of Apache, please report back if this has helped (it should)



CHAOSiTEC
newbie
Activity: 28
Merit: 0
can someone give the code for r9280x windows sgminer???

Here's what I'm using for r9 290:

Do i have to save this one as a batch file and run?
Thanks

Save it as sgminer.conf and run sgminer.exe --conf , later you can create a .bat file and put it into shell:startup

There's an app CGWatcher that monitor the miner and restart the process when it's necessary — http://manotechnology.blogspot.com/p/cgwatcher.html
hero member
Activity: 588
Merit: 500
Will Bitcoin Rise Again to $60,000?
can someone give the code for r9280x windows sgminer???

Here's what I'm using for r9 290:

{
"pools" : [
   {
      "name" : "darkcoin",
      "url" : "",
      "user" : "",
      "pass" : "",
      "pool-priority" : "0"
   }
],
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"expiry" : "2",
"queue" : "0",
"scan-time" : "1",
"scrypt" : true,
"auto-fan" : true,
"auto-gpu" : true,
"gpu-threads" : "2",
"gpu-engine" : "1050",
"gpu-fan" : "40-100",
"gpu-memclock" : "1450",
"gpu-powertune" : "50",
"intensity" : "22",
"temp-target" : "90",
"temp-overheat" : "93",
"temp-cutoff" : "97",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "27400"
}

Do i have to save this one as a batch file and run?
Thanks

the batch file is different, this is a config file afaik.
hero member
Activity: 540
Merit: 500
can someone give the code for r9280x windows sgminer???

Here's what I'm using for r9 290:

{
"pools" : [
   {
      "name" : "darkcoin",
      "url" : "",
      "user" : "",
      "pass" : "",
      "pool-priority" : "0"
   }
],
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"expiry" : "2",
"queue" : "0",
"scan-time" : "1",
"scrypt" : true,
"auto-fan" : true,
"auto-gpu" : true,
"gpu-threads" : "2",
"gpu-engine" : "1050",
"gpu-fan" : "40-100",
"gpu-memclock" : "1450",
"gpu-powertune" : "50",
"intensity" : "22",
"temp-target" : "90",
"temp-overheat" : "93",
"temp-cutoff" : "97",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "27400"
}

Do i have to save this one as a batch file and run?
Thanks
newbie
Activity: 28
Merit: 0
can someone give the code for r9280x windows sgminer???

Here's what I'm using for r9 290:

{
"pools" : [
   {
      "name" : "darkcoin",
      "url" : "",
      "user" : "",
      "pass" : "",
      "pool-priority" : "0"
   }
],
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"expiry" : "2",
"queue" : "0",
"scan-time" : "1",
"scrypt" : true,
"auto-fan" : true,
"auto-gpu" : true,
"gpu-threads" : "2",
"gpu-engine" : "1050",
"gpu-fan" : "40-100",
"gpu-memclock" : "1450",
"gpu-powertune" : "50",
"intensity" : "22",
"temp-target" : "90",
"temp-overheat" : "93",
"temp-cutoff" : "97",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "27400"
}
legendary
Activity: 1708
Merit: 1049
New CPU Miner!!

I have created a new cpu-miner 64bit and I achieved about 22% more khs/sec .
 
This version is based on cpu-miner-1.2c by ig0tik3d, and plus uses AES-NI/AVX instructions from an other library, so it's usable with this list of Intel Processors:

http://ark.intel.com/search/advanced/?AESTech=true

and with these series by AMD:
    AMD Bulldozer-based processors
    AMD Piledriver-based processors.
    AMD Jaguar-based processors.
    AMD Kaveri-based processors.

I'll release it today, but it's in alpha stage and needs testing because I tried it just with a Sandy Bridge i5-2400 from a friend.

I have not cpus to mine, so bounties for my time will are very appreciated.

Let me know if you are interested.

XCO: XxSJMTPKqRzADNe7Y3pazXF8jPV95EvDnS
BTC: 1Kwewq26emgePgvJFwcVCgzQTnxwdF1Jcb

Is it using SSE3 (ssse3 cpuinfo flag) and if yes can I use only SSE3 and not AVX&AES? (I've got a wolfdale core)
full member
Activity: 207
Merit: 100
Still getting

Error -11: Building Program
Error compiling program for search.

Tried 13.2 and 14.1 beta drivers, running a 6990 on windows.

Any ideas?


i've been trying to solve this same exact problem all night on one of my pc's. i've tried everything and i can't figure out why its doing this. if you ever figure it out please send me a pm lol. if i figure it out ill give you a msg as well

What GPU are you running? Is the problem limited to 6*** series cards?

If someone can help me get this working I'll gladly donate my first few hours of mining income.
full member
Activity: 826
Merit: 102
New CPU Miner!!

I have created a new cpu-miner 64bit and I achieved about 22% more khs/sec .
 
This version is based on cpu-miner-1.2c by ig0tik3d, and plus uses AES-NI/AVX instructions from an other library, so it's usable with this list of Intel Processors:

http://ark.intel.com/search/advanced/?AESTech=true

and with these series by AMD:
    AMD Bulldozer-based processors
    AMD Piledriver-based processors.
    AMD Jaguar-based processors.
    AMD Kaveri-based processors.

I'll release it today, but it's in alpha stage and needs testing because I tried it just with a Sandy Bridge i5-2400 from a friend.

I have not cpus to mine, so bounties for my time will are very appreciated.

Let me know if you are interested.

XCO: XxSJMTPKqRzADNe7Y3pazXF8jPV95EvDnS
BTC: 1Kwewq26emgePgvJFwcVCgzQTnxwdF1Jcb
Source code released
[/size]

Source:
https://github.com/elmad/darkcoin-cpuminer-1.3-avx-aes

#Read the README, compiles with march=native, only on CPUs supporting AES-NI instructions (it includes AVX)

Test it, and let me know Smiley

Windows?

Later, I need time to set the crosscompiler.
New CPU miner for Windows. PLEASE !!

i couldn't download the new CPU miner for windows, could some one highlight the links?
THS
legendary
Activity: 2002
Merit: 1051
ICO? Not even once.
Shocked 741MHs out of a total 1111MHs network hash is over at one pool DarkCoin.  Guess all the GPU miners are going to the same spot, lol.

Give http://cpu-pool.net/drk some love!
hero member
Activity: 540
Merit: 500
Just started using the gpu sgminer, works like a charm!

Kindly help me with the compilation code.
hero member
Activity: 611
Merit: 500
 Shocked 741MHs out of a total 1111MHs network hash is over at one pool DarkCoin.  Guess all the GPU miners are going to the same spot, lol.
newbie
Activity: 6
Merit: 0
Just started using the gpu sgminer, works like a charm!
member
Activity: 90
Merit: 10
Still getting

Error -11: Building Program
Error compiling program for search.

Tried 13.2 and 14.1 beta drivers, running a 6990 on windows.

Any ideas?


i've been trying to solve this same exact problem all night on one of my pc's. i've tried everything and i can't figure out why its doing this. if you ever figure it out please send me a pm lol. if i figure it out ill give you a msg as well
hero member
Activity: 588
Merit: 500
Will Bitcoin Rise Again to $60,000?
Great news !!!!!!!!!!!!!!!!  Cheesy

So what will happen to this coin now that there is a gpu miner? any speculations?

I bought in yesterday and seems like a bad investment for now.

As far as I know the public test of the anonymity feature of DRK should begin today or tomorrow, if that goes well we could see a huge jump in price (between x10 x 100), if it goes badly I'd expect a drop.  That feature is what this coin is all about and it is a major feature.

Because of blackmarket exchanges or just the success of the coin?
full member
Activity: 140
Merit: 100
Great news !!!!!!!!!!!!!!!!  Cheesy

So what will happen to this coin now that there is a gpu miner? any speculations?

I bought in yesterday and seems like a bad investment for now.

As far as I know the public test of the anonymity feature of DRK should begin today or tomorrow, if that goes well we could see a huge jump in price (between x10 x 100), if it goes badly I'd expect a drop.  That feature is what this coin is all about and it is a major feature.
hero member
Activity: 540
Merit: 500
can someone give the code for r9280x windows sgminer???
full member
Activity: 207
Merit: 100
Still getting

Error -11: Building Program
Error compiling program for search.

Tried 13.2 and 14.1 beta drivers, running a 6990 on windows.

Any ideas?

Try messing with the thread concurrency.  For my 7970, it failed with the normal setting of 8192, but started without issue when I set it to 8000.
Currently getting 1.9MH's on the card after a bit of an OC  Cheesy

Still no cigar Sad

Thanks for trying though. I might just give up on this one. Already spent over 2 hours just trying to get sgminer to work.

Also tried --no-adl

--disable-adl-checks causes sgminer to close as soon as it opens.

(I'm watercooled by the way.)
hero member
Activity: 868
Merit: 1000
So what will happen to this coin now that there is a gpu miner? any speculations?

I bought in yesterday and seems like a bad investment for now.

As far as I know the public test of the anonymity feature of DRK should begin today or tomorrow, if that goes well we could see a huge jump in price (between x10 x 100), if it goes badly I'd expect a drop.  That feature is what this coin is all about and it is a major feature.
full member
Activity: 207
Merit: 100
Still getting

Error -11: Building Program
Error compiling program for search.

Tried 13.2 and 14.1 beta drivers, running a 6990 on windows.

Any ideas?

Try messing with the thread concurrency.  For my 7970, it failed with the normal setting of 8192, but started without issue when I set it to 8000.
Currently getting 1.9MH's on the card after a bit of an OC  Cheesy

Still no cigar Sad

Thanks for trying though. I might just give up on this one. Already spent over 2 hours just trying to get sgminer to work.
hero member
Activity: 611
Merit: 500
Still getting

Error -11: Building Program
Error compiling program for search.

Tried 13.2 and 14.1 beta drivers, running a 6990 on windows.

Any ideas?

Try messing with the thread concurrency.  For my 7970, it failed with the normal setting of 8192, but started without issue when I set it to 8000.
Currently getting 1.9MH's on the card after a bit of an OC  Cheesy
Jump to: