Pages:
Author

Topic: DiabloMiner GPU Miner - page 68. (Read 866596 times)

newbie
Activity: 56
Merit: 0
May 14, 2011, 05:42:54 AM
Thank you so much, I finally got it to work. My mining speed is currently about 40 Mhash/s, and as far as I know, that's not very good. Any idea how I can get a better speed? I also keep getting these "Block x found on ATI Radeon HD 5670 (#1)". I suppose that doesn't mean I've actually found a block, as I've gotten 7 of them already - the last two with a three second interval. I'm mining as a part of the Eligius pool atm, if that has anything to say. Also, my usually überfast Mac got reeeeally slow now, but I guess that's a prize I have to pay for mining Bitcoins.

EDIT: One more noob-question: How do I quit DiabloMiner? By quitting Terminal?

it means you solved a lowest possible difficulty block, otherwise known as a share, which then gets submitted to see if it solves the actual block... in so many probably incorrect terms and phrases.
newbie
Activity: 3
Merit: 0
May 14, 2011, 04:15:03 AM
Thank you so much, I finally got it to work. My mining speed is currently about 40 Mhash/s, and as far as I know, that's not very good. Any idea how I can get a better speed? I also keep getting these "Block x found on ATI Radeon HD 5670 (#1)". I suppose that doesn't mean I've actually found a block, as I've gotten 7 of them already - the last two with a three second interval. I'm mining as a part of the Eligius pool atm, if that has anything to say. Also, my usually überfast Mac got reeeeally slow now, but I guess that's a prize I have to pay for mining Bitcoins.

EDIT: One more noob-question: How do I quit DiabloMiner? By quitting Terminal?
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
May 13, 2011, 09:19:28 PM
Hi.

I'm quite a noob when it comes to all this java-programming-stuff, but I really want to try mining Bitcoins, and thus I downloaded DiabloMiner. I'm using Mac OSX 10.6.7 and my graphics card is a "ATI Radeon HD 5670". I try starting the program in Terminal, using the following:

java -cp /Users/Felles/Desktop/DiabloMiner/target/libs/*:/Users/Felles/Desktop/DiabloMiner/target/DiabloMiner.jar com.diablominer.DiabloMiner.DiabloMiner -u 12keBjKYgLJiTvwjxcbP5cbCHYV31TbT5d -p xxx -o pool.bitcoin.dashjr.org -r 8337 -g 5

Could you please help me, so I can begin my exiting Bitcoin adventure?

Dont try typing the Java command out by hand, use DiabloMiner-OSX.sh

By dragging and dropping DiabloMiner-OSX.sh into the Terminal window, this happens:

/Users/Felles/Desktop/DiabloMiner/DiabloMiner-OSX.sh

Exception in thread "main" java.lang.NoClassDefFoundError: com/diablominer/DiabloMiner/DiabloMiner
Caused by: java.lang.ClassNotFoundException: com.diablominer.DiabloMiner.DiabloMiner
   at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:248)

You have to cd into the dir first, and then run ./DiabloMiner-OSX.sh
newbie
Activity: 3
Merit: 0
May 13, 2011, 02:01:37 PM
By dragging and dropping DiabloMiner-OSX.sh into the Terminal window, this happens:

/Users/Felles/Desktop/DiabloMiner/DiabloMiner-OSX.sh

Exception in thread "main" java.lang.NoClassDefFoundError: com/diablominer/DiabloMiner/DiabloMiner
Caused by: java.lang.ClassNotFoundException: com.diablominer.DiabloMiner.DiabloMiner
   at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
newbie
Activity: 9
Merit: 0
May 13, 2011, 01:43:42 PM
newbie
Activity: 9
Merit: 0
May 13, 2011, 01:38:35 PM
580 gets 127-130 mhash/sec at stock clocks with rpcminer-cuda on default settings under Windows 7 x64 (only one card so no SLI issues). 5850 gets somewhere around 240 mhash/sec or possibly more with the latest miners (I'm going off the wiki on this).

Welp. The 5850 is also $70 cheaper.  Guess I'll suck it up and hope AMD got its act together.

Superior Windows drivers, superior Linux drivers, 5-6x faster per watt on Bitcoin, same game or better game performance per dollar (69xx really screws over Geforce 5xx on games, especially in Crossfire vs SLI or games that use a lot of tess), plus AMD is the primary financial backer of a completely open source modern GPU driver stack and Nvidia is only unofficially threatening to sue over the same thing?

Nvidia is the one that needs to get their act together.

Not to get on your case, but I remember a time when the words "*nix" and "ATi" sent shivers down the back of geeks.  Things change.  I used to be a huge ATi fanboy but then I had a slew of bad experiences with them.

But either way, a 5850 is on the way.  Let's see how it goes.  Thanks for the advice, everyone.
newbie
Activity: 3
Merit: 0
May 13, 2011, 01:02:04 PM
Hi.

I'm quite a noob when it comes to all this java-programming-stuff, but I really want to try mining Bitcoins, and thus I downloaded DiabloMiner. I'm using Mac OSX 10.6.7 and my graphics card is a "ATI Radeon HD 5670". I try starting the program in Terminal, using the following:

java -cp /Users/Felles/Desktop/DiabloMiner/target/libs/*:/Users/Felles/Desktop/DiabloMiner/target/DiabloMiner.jar com.diablominer.DiabloMiner.DiabloMiner -u 12keBjKYgLJiTvwjxcbP5cbCHYV31TbT5d -p xxx -o pool.bitcoin.dashjr.org -r 8337 -g 5

which I found on an other forum, that solved some other problem I had previously. However, when I type that into Terminal, it gives me this:

[5/13/11 7:54:08 PM] Started
[5/13/11 7:54:08 PM] Connecting to: http://pool.bitcoin.dashjr.org:8337/
Exception in thread "main" java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path
   at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1754)
   at java.lang.Runtime.loadLibrary0(Runtime.java:823)
   at java.lang.System.loadLibrary(System.java:1045)
   at org.lwjgl.Sys$1.run(Sys.java:73)
   at java.security.AccessController.doPrivileged(Native Method)
   at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
   at org.lwjgl.Sys.loadLibrary(Sys.java:82)
   at org.lwjgl.Sys.(Sys.java:99)
   at org.lwjgl.opencl.CL.(CL.java:51)
   at com.diablominer.DiabloMiner.DiabloMiner.execute(DiabloMiner.java:247)
   at com.diablominer.DiabloMiner.DiabloMiner.main(DiabloMiner.java:108)


Then an app called com.diablominer.DiabloMiner.Diablominer launches down in the Dock, before quitting automatically after a few seconds..
I've of course downloaded the default Bitcoin client, as well as created the bitcoin.config-file with my username and password in the right format (even though I don't actually use those - as far as I know - as I'm trying to pool-mine).
Could you please help me, so I can begin my exiting Bitcoin adventure?
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
May 13, 2011, 04:55:30 AM
Update:  Added multiple vector widths, -v now requires a number

-v 2 is the old -v, and seems to be fastest on SDK 2.4, while -v 4 seems to be faster on SDK 2.1. I now get around 275.

I probably should go implement BFI_INT soon.
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
May 12, 2011, 09:26:24 PM
Update: Updated nonce saturation to do 2^32 total, added forgotten l4j.ini file, improved nonce handling for -v and/or -z
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
May 12, 2011, 12:14:15 PM
580 gets 127-130 mhash/sec at stock clocks with rpcminer-cuda on default settings under Windows 7 x64 (only one card so no SLI issues). 5850 gets somewhere around 240 mhash/sec or possibly more with the latest miners (I'm going off the wiki on this).

Welp. The 5850 is also $70 cheaper.  Guess I'll suck it up and hope AMD got its act together.

Superior Windows drivers, superior Linux drivers, 5-6x faster per watt on Bitcoin, same game or better game performance per dollar (69xx really screws over Geforce 5xx on games, especially in Crossfire vs SLI or games that use a lot of tess), plus AMD is the primary financial backer of a completely open source modern GPU driver stack and Nvidia is only unofficially threatening to sue over the same thing?

Nvidia is the one that needs to get their act together.
newbie
Activity: 9
Merit: 0
May 12, 2011, 11:17:25 AM
580 gets 127-130 mhash/sec at stock clocks with rpcminer-cuda on default settings under Windows 7 x64 (only one card so no SLI issues). 5850 gets somewhere around 240 mhash/sec or possibly more with the latest miners (I'm going off the wiki on this).

Welp. The 5850 is also $70 cheaper.  Guess I'll suck it up and hope AMD got its act together.
eck
newbie
Activity: 18
Merit: 0
May 12, 2011, 10:58:05 AM
580 gets 127-130 mhash/sec at stock clocks with rpcminer-cuda on default settings under Windows 7 x64 (only one card so no SLI issues). 5850 gets somewhere around 240 mhash/sec or possibly more with the latest miners (I'm going off the wiki on this).
newbie
Activity: 9
Merit: 0
May 12, 2011, 10:12:06 AM
a 5850 gets more mhash/s than a 580. There really isn't an nvidia equivalent.

How many more?  If it's pretty close, well this 460 is going in a box so it's not like I'll be totally hurting.  Plus the 12m I get from my girlfriend's little computer and the 1m I get from my laptop Wink
eck
newbie
Activity: 18
Merit: 0
May 12, 2011, 09:02:20 AM
a 5850 gets more mhash/s than a 580. There really isn't an nvidia equivalent.
newbie
Activity: 9
Merit: 0
May 12, 2011, 08:50:09 AM
Bleh, I bought a new video card about 2 months ago, a 460 SE, and I was happy with it until I jumped onto this band wagon Wink

I really don't like how underperforming it is compared to a 5850, a card which is maybe $20 more than I spent for this thing. 

Thus, I'm thinking of upgrading; I want to know what is the nVidia equivalent, however, as I've had nothing but bad experiences with ATi recently.
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
May 11, 2011, 06:06:54 PM
I just did some comparison to Phoenix and poclbm on my brand new 5850 @ 765 on SDK 2.1

Phoenix DEVICE=1 VECTORS WORKSIZE=128 AGRESSION=7 FASTLOOP BFI_INT = 273
Any combination of fastloop and agression does not pull head. 5, 7, 11, 13 with or without fastloop score around 273.

Phoenix without BFI_INT = 250

poclbm -v -w 128 -f 60 = 295

DiabloMiner, which does not do BFI_INT yet, -v -w 128 -f 60 = 273.

Assuming 250->273 shows off a representative 9.2% increase, soon as I implement BFI_INT, I should, again, have the fastest miner ever.
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
May 11, 2011, 01:23:22 PM
Update: Added -v for vectors, reworked -f code (should allow -f 1000 on nvidia to work better), and disabled -z 10 by default on Radeon 5/6xxx
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
May 09, 2011, 09:04:58 PM
Small problem. AFIACT re: HTTP RFC, you cannot send a message body with a GET, only with a POST. So, uh, why wouldn't I be using POST?
That's why we fixed it on our side. Just wanted to let you know...

No no, I just think its awesome my superior miner is promoting code quality everywhere Wink
hero member
Activity: 489
Merit: 505
May 09, 2011, 01:26:50 PM
Small problem. AFIACT re: HTTP RFC, you cannot send a message body with a GET, only with a POST. So, uh, why wouldn't I be using POST?
That's why we fixed it on our side. Just wanted to let you know...
legendary
Activity: 1162
Merit: 1000
DiabloMiner author
May 09, 2011, 12:28:13 PM
Guess what, it's my fault. The pool I was using was returning immediately if a long poll came with POST, instead of GET. Diablo was the only miner triggering this problem so far. We fixed it on the other side ^^

Small problem. AFIACT re: HTTP RFC, you cannot send a message body with a GET, only with a POST. So, uh, why wouldn't I be using POST?
Pages:
Jump to: