Author

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

full member
Activity: 129
Merit: 100
Seems like most of you reporting success are mining here-  stratum+tcp://pool.darkcoin.io:3333. I'm using smalltime to mine. As long as I'm pointed to the right worker it shouldn't make a difference which pool I'm with right?
full member
Activity: 129
Merit: 100
Lebubar if I remember right you have a 5xxx series radeon. This fixed it for me:

http[Suspicious link removed] ---- Beta drivers from AMD cat 14.1

And for your bat file

sgminer --kernel darkcoin -o stratum+tcp://pool.darkcoin.io:3333 -u username  -p password  -I 16 -g 1 -w 256 --lookup-gap 2 --thread-concurrency 3200

Try this, especially the thread concurrency as that makes or breaks it for me.

EDIT: Set this up on a second PC in the house running crossfire 5770, same settings. Pulling 600 Kh/s per gpu.. Fantastic!
I'm still having trouble with this. I've tried everything mentioned here but I'm obviously missing something. I'm trying it on a 5870. Any advice?
member
Activity: 119
Merit: 10
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.

DRK: 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)

Anyone could give a windows version

I'm working on it now....

For ALL: Mandatory it's the AES-NI instruction set.
sr. member
Activity: 460
Merit: 250
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)

Anyone could give a windows version

Fails to compile for me. I compiled just fine several minerd builds using mingw/msys under win7 64, but even tweaking compile commands (i.e. in windows,
Code:
LIBCURL="-lcurldll" ./configure CFLAGS="-O3 -march=native"
is needed) this one fails to compile:

Code:
make
(...)
In file included from xcoin.c:38:0:
x6/grso-asm.c: In function 'grsoP1024ASM':
x6/grso-asm.c:6:3: error: unknown register name 'xr15' in 'asm'
    asm <
    ^
x6/grso-asm.c:6:3: error: unknown register name 'xr14' in 'asm'
x6/grso-asm.c:6:3: error: unknown register name 'xr13' in 'asm'

etc.

has anyone managed to compile this in win64?

elmad?
legendary
Activity: 1246
Merit: 1000

Anyone could give a windows version
ok.. if elmad not against, i will try to compile))
sr. member
Activity: 494
Merit: 250
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)

Anyone could give a windows version
sr. member
Activity: 322
Merit: 250
anyone care to share hd 7950 setting please?
newbie
Activity: 28
Merit: 0
Someone please help me run this gpu miner in windows.
Am using r9 280x cards.
I can donate 100 drk's.

https://mega.co.nz/#!skhQFCJZ!Q630CmM-fAyRjh7kQme6ZqE9dPRzfhqfV5zMW1iSJf8
Put your worker user/pass into sgminer.conf and run sgminer.bat

Donate to phm as he is the creator of gpu miner.
newbie
Activity: 14
Merit: 0
Someone please help me run this gpu miner in windows.
Am using r9 280x cards.
I can donate 100 drk's.
Compile it yourself with cygwin, instructions in README file. In root folder of sources.
Or you can compile and run it much easier on linux distro.

Also, about mining hashrate
https://i.imgur.com/3WcmF9s.png
hero member
Activity: 540
Merit: 500
Someone please help me run this gpu miner in windows.
Am using r9 280x cards.
I can donate 100 drk's.
newbie
Activity: 14
Merit: 0
Just started using the gpu sgminer, works like a charm!
How many KHs?
member
Activity: 112
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

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.

I can't get it running on my 6990's either :/
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
Jump to: