Pages:
Author

Topic: [ANN] [SUP] Supcoin, PLUCK algorithm, Just Launched, Mine Now! - page 11. (Read 62191 times)

legendary
Activity: 1386
Merit: 1000
that will probably sound weird, but if you have lots of 750ti or 900x nvidia cards, moving to sgminer might increase the performance...

750ti 2.3->3.75
980   8.5->9.5

with "-w 4 -I 13"

performance for the 780ti are better with the cuda version...

On Nvidia rigs I get error:

Error -1: Getting Device IDs (num)
clDevicesNum returned error, no GPUs useable
0 GPU devices max detected


Do I need to install an OpenCL file or something?
full member
Activity: 143
Merit: 100
Thanks guys
I took missing dll files from sgminer v5 and it works.
hero member
Activity: 1036
Merit: 606
Most people have the missing dll's from other miners they already have. You should never run any file on your system If you don't trust the source.  Your other option is to to build the dependencies from scratch and compile your own. That is the only way to know for sure what you are running on your system.
legendary
Activity: 1400
Merit: 1050
Hi developers
Is it really necessary that link AMD sgminer with PLUCK support (windows) from OP is mising dll files and miners  have looking for this files ?

It's not like I'm lazy
Is this the first time you use sgminer ?
If yes sorry for the missing dll,
If No: Pick up those dll from your previous sgminer version...

and for the record, I don't have any dll in my directory to run sgminer (so it's not like if I am lazy... either)
full member
Activity: 143
Merit: 100
Hi developers
Is it really necessary that link AMD sgminer with PLUCK support (windows) from OP is mising dll files and miners  have looking for this files ?

It's not like I'm lazy
legendary
Activity: 1400
Merit: 1050
that will probably sound weird, but if you have lots of 750ti or 900x nvidia cards, moving to sgminer might increase the performance...

750ti 2.3->3.75
980   8.5->9.5

with "-w 4 -I 13"

performance for the 780ti are better with the cuda version...
full member
Activity: 143
Merit: 100
new version, seems there is no hw errors anymore

http://ge.tt/88LXuwA2/v/0?c

When I open sgminer I got error libcurl.dll is missing
How to fix that ?

what I had to do was get all the .dll files from http://sup.hardcoreminers.com/amdbin.zip.  Copy them to my /windows/syswow64 folder.  Then it worked.
Ok thanks guys
But is it really safe to copy dll files to your computer.
As I good remember hardcoreminers had some accusations of hacking computers of their users ( maybe just a rumor)
sr. member
Activity: 439
Merit: 250
mmmmmm
Hey everyone. Just wanted to give some general updates:

1. We now have a AMD GPU miner (in case you missed the 10 pages of posts). It's listed in the OP
2. I've done some updates to the wallet on github. The Windows installer now has proper theming, copyright notices include Supcoin, and the wallet now includes some optimizations for checking the blockhash more quickly.
3. I'm kicking around putting something in Supcoin that was originally destined for "my real coin". Primarily because it has a lot of variables and could potentially not work out like I expect it would. I want my real coin to be perfect because of a number of other features, so I'm strongly considering implementing this bit in Supcoin so that we can test it and see how it works. I won't go into details just yet, but it would definitely be a hard-fork. When I get a good design document written up for it and decide for sure that I'll be implementing it, I'll post an RFC and such to get the communities input.
4. Continue spreading the hash! We got a fair bit spread out and you should continue trying to ensure we have a well decentralized network!
5. Also stop by #supcoin on Freenode IRC and say sup! We have a tip bot and a good active community in there.
hero member
Activity: 935
Merit: 1001
I don't always drink...
new version, seems there is no hw errors anymore

http://ge.tt/88LXuwA2/v/0?c

When I open sgminer I got error libcurl.dll is missing
How to fix that ?

what I had to do was get all the .dll files from http://sup.hardcoreminers.com/amdbin.zip.  Copy them to my /windows/syswow64 folder.  Then it worked.
legendary
Activity: 1554
Merit: 1001
new version, seems there is no hw errors anymore

http://ge.tt/88LXuwA2/v/0?c

When I open sgminer I got error libcurl.dll is missing
How to fix that ?

Download this version and copy the required files over.

http://sup.hardcoreminers.com/amdbin.zip
full member
Activity: 143
Merit: 100
new version, seems there is no hw errors anymore

http://ge.tt/88LXuwA2/v/0?c

When I open sgminer I got error libcurl.dll is missing
How to fix that ?
hero member
Activity: 1036
Merit: 606
Wolf0

That is like a foreign language to me.

I have no idea where to even do that at.

Looks like it's picking up your integrated intel graphics instead of the AMD driver. Run sgminer with the -n parameter to see if your card is detected without errors. You could try disabling the integrated graphics from the device manager.

Here is a Win x64 sgminer I compiled from djm34's updated git source:

https://mega.co.nz/#!gAFXyJKB!Zudke2WSrmHfhcXiG-urMqWurY874FFOJ43nRcuB5u8

I get

GPU 0 AMD Radeon R9 200 Series hardware monitor enabled

1 GPU device max detected


EDIT: Same as your exanple bat

I tried yours and the miner goes to the pause screen but blank.



The example.bat and conf is a generic one from the source. You should use your own configuration file or string. Here is the one I use. I get 7.6 KH/s on a HD7850:

Code:
{
"pools" : [
   {
                    "name" : "pool-1",
   "url" : "x",
   "user" : "username",
   "pass" : "password"
   }
],
"intensity" : "16",
"worksize" : "12",
"algorithm" : "pluck",
"gpu-engine" : "1210",
"gpu-memclock" : "1500",
"gpu-threads" : "1",
"thread-concurrency" : "8192",
"lookup-gap" : "2",
"vectors" : "1",
"shaders" : "0",
"gpu-fan" : "100",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "88",
"temp-overheat" : "85",
"temp-target" : "75",
"temp-hysteresis" : "3",
"api-mcast-port" : "4028",
"api-port" : "4028",
"api-allow" : "W:127.0.0.1,W:192.168.0.1/14",
"tcp-keepalive" : "30",
"auto-fan" : true,
"gpu-dyninterval": "7",
"gpu-platform" : "0",
"hotplug" : "0",
"log" : "5",
"failover-only" : true,
"no-pool-disable" : true,
"queue" : "0",
"expiry" : "1",
"scan-time" : "1",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}
member
Activity: 81
Merit: 1002
It was only the wind.
amd linux miner?
is/(will) src released?

He's letting the Windows miners raise the diff first.  Grin
well, I'd like to solve the hw problem first which is linked to difficulty reading from the pool (apparently)

Relax, I'm kidding.
legendary
Activity: 1386
Merit: 1000
9.7khs now with I13 w8 Grin

What card is this with ?

Have you also tried using these in you config ?  --gpu-engine 1100 --gpu-memclock 1500

I use these for my 280x and get 9.9Khs: -i 13 -w 8 --gpu-engine 1100 --gpu-memclock 1500

Someone in here has gotten their 280x to perform between 9.9Khs to just shy of 11Khs.

EDIT: With AMD Drivers 14.9

I keep getting this error



Any help any one?

djm34's lazy cast to uint. Change the line in question from get_global_id(0) to (uint)get_global_id(0)

Wolf0,

If I have not said in a while how awesome you are, you are awesome.

That worked perfect.
member
Activity: 81
Merit: 1002
It was only the wind.
amd linux miner?
is/(will) src released?

He's letting the Windows miners raise the diff first.  Grin

bet u get 280x running atleast 22khs today

I might, or I might work on something else. Or I might just say fuck it and play Skyrim all day, who knows.

or just get drunk.. vote for that

Nah, drinking sucks - I do it rarely. Who the hell wants to feel stupid all the time; I got shit to do!
legendary
Activity: 1554
Merit: 1001
I gained 10.7 kH/s with 2nd djm34's miner , without any hardware errors at clocks 1100/1500

Do you have a link for that ?



I can only get 9.9Khs max with my 280x even with version 2 of the AMD GPU miner hmmmm what Drivers is everyone on ? I'm on 14.9
legendary
Activity: 1386
Merit: 1000
Wolf0

That is like a foreign language to me.

I have no idea where to even do that at.

Looks like it's picking up your integrated intel graphics instead of the AMD driver. Run sgminer with the -n parameter to see if your card is detected without errors. You could try disabling the integrated graphics from the device manager.

Here is a Win x64 sgminer I compiled from djm34's updated git source:

https://mega.co.nz/#!gAFXyJKB!Zudke2WSrmHfhcXiG-urMqWurY874FFOJ43nRcuB5u8

I get

GPU 0 AMD Radeon R9 200 Series hardware monitor enabled

1 GPU device max detected


EDIT: Same as your exanple bat

I tried yours and the miner goes to the pause screen but blank.

legendary
Activity: 1554
Merit: 1001
new version, seems there is no hw errors anymore

http://ge.tt/88LXuwA2/v/0?c

I guess this would be the 2nd (Latest) AMD GPU sgminer for PLUCK.
legendary
Activity: 1512
Merit: 1000
quarkchain.io
I gained 10.7 kH/s with 2nd djm34's miner , without any hardware errors at clocks 1100/1500

Do you have a link for that ?

legendary
Activity: 1554
Merit: 1001
I gained 10.7 kH/s with 2nd djm34's miner , without any hardware errors at clocks 1100/1500

Do you have a link for that ?
Pages:
Jump to: