Bitcoin Forum
October 10, 2024, 07:51:14 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 »  All
  Print  
Author Topic: Wolf's XMR GPU Miner  (Read 117595 times)
adaseb
Legendary
*
Offline Offline

Activity: 3878
Merit: 1733


View Profile
September 03, 2016, 07:37:56 AM
 #21

hd7970 /// kminer /// @1000c/1500m /// custom vrom /// 620.9h/s

Won't this miner get you banned from pools since it submits duplicate shares?
dephcon
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
September 03, 2016, 01:09:19 PM
Last edit: September 03, 2016, 01:28:32 PM by dephcon
 #22

Wolf, I'm having trouble running make.  do you have a list of dependencies or a linux install guide?

I cloned your repo and ran:
Code:
coinhaus@miner002:~/wolf-xmr-miner$ sudo make -f Makefile
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -pthread -c -std=c11 crypto/aesb.c -o crypto/aesb.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -pthread -c -std=c11 crypto/aesb-x86-impl.c -o crypto/aesb-x86-impl.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -pthread -c -std=c11 crypto/c_blake256.c -o crypto/c_blake256.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -pthread -c -std=c11 crypto/c_groestl.c -o crypto/c_groestl.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -pthread -c -std=c11 crypto/c_keccak.c -o crypto/c_keccak.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -pthread -c -std=c11 crypto/c_jh.c -o crypto/c_jh.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -pthread -c -std=c11 crypto/c_skein.c -o crypto/c_skein.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -pthread -c -std=c11 crypto/oaes_lib.c -o crypto/oaes_lib.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -pthread -c -std=c11 -maes cryptonight.c -o cryptonight.o
cryptonight.c: In function ‘cryptonight_hash_aesni’:
cryptonight.c:381:18: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
  uint64_t *dst = &ctx->long_state[c[0] & 0x1FFFF0];
                  ^
cryptonight.c:424:10: warning: passing argument 1 of ‘keccakf’ from incompatible pointer type [-Wincompatible-pointer-types]
  keccakf(&ctx->state.hs, 24);
          ^
In file included from cryptonight.c:11:0:
crypto/c_keccak.h:22:6: note: expected ‘uint64_t * {aka long unsigned int *}’ but argument is of type ‘union hash_state *’
 void keccakf(uint64_t st[25], int norounds);
      ^
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -pthread -c -std=c11 log.c -o log.o
log.c: In function ‘Log’:
log.c:25:10: warning: format not a string literal and no format arguments [-Wformat-security]
   printf(timebuf);
          ^
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -pthread -c -std=c11 net.c -o net.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -pthread -c -std=c11 minerutils.c -o minerutils.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -pthread -c -std=c11 gpu.c -o gpu.o
gpu.c:6:19: fatal error: CL/cl.h: No such file or directory
compilation terminated.
Makefile:9: recipe for target 'all' failed
make: *** [all] Error 1
Subw
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


View Profile
September 03, 2016, 01:31:34 PM
 #23

@dephcon: can't you read: no opencl headers found in your system.


Wolf0 do you have an idea why your miner gives low-diff shares with AMD's radeon pro driver (just my guess maybe other reasons):

Code:
[16:24:05] Setting up GPU(s).
[16:24:10] Successfully connected to pool's stratum.
[16:24:10] New job at diff 5000
[16:24:13] Thread 0, GPU ID 0, GPU Type: Ellesmere: 578.39H/s
[16:24:15] Thread 0, GPU ID 0, GPU Type: Ellesmere: 579.51H/s
[16:24:16] Thread 0, GPU ID 0, GPU Type: Ellesmere: 579.52H/s
[16:24:17] Share rejected (Low difficulty share): 0/1 (0.00%)
[16:24:17] Total Hashrate: 579.52H/s

[16:24:18] Thread 0, GPU ID 0, GPU Type: Ellesmere: 579.76H/s
[16:24:20] Thread 0, GPU ID 0, GPU Type: Ellesmere: 579.31H/s
[16:24:22] Thread 0, GPU ID 0, GPU Type: Ellesmere: 579.21H/s
[16:24:24] Thread 0, GPU ID 0, GPU Type: Ellesmere: 579.31H/s
[16:24:26] Thread 0, GPU ID 0, GPU Type: Ellesmere: 579.19H/s
[16:24:26] Share rejected (Low difficulty share): 0/2 (0.00%)
[16:24:26] Total Hashrate: 579.19H/s

[16:24:27] Thread 0, GPU ID 0, GPU Type: Ellesmere: 576.54H/s
[16:24:29] Thread 0, GPU ID 0, GPU Type: Ellesmere: 579.26H/s
[16:24:31] Thread 0, GPU ID 0, GPU Type: Ellesmere: 579.23H/s
[16:24:33] Thread 0, GPU ID 0, GPU Type: Ellesmere: 579.22H/s
[16:24:35] Thread 0, GPU ID 0, GPU Type: Ellesmere: 579.13H/s
[16:24:36] Thread 0, GPU ID 0, GPU Type: Ellesmere: 579.32H/s
[16:24:38] Thread 0, GPU ID 0, GPU Type: Ellesmere: 579.06H/s
[16:24:40] Thread 0, GPU ID 0, GPU Type: Ellesmere: 579.08H/s
[16:24:42] Thread 0, GPU ID 0, GPU Type: Ellesmere: 579.01H/s
[16:24:44] Thread 0, GPU ID 0, GPU Type: Ellesmere: 579.09H/s
[16:24:46] Thread 0, GPU ID 0, GPU Type: Ellesmere: 579.03H/s
[16:24:46] Share rejected (Low difficulty share): 0/3 (0.00%)
[16:24:46] Total Hashrate: 579.03H/s

[16:24:47] Thread 0, GPU ID 0, GPU Type: Ellesmere: 579.17H/s
[16:24:48] Share rejected (Low difficulty share): 0/4 (0.00%)
[16:24:48] Total Hashrate: 579.17H/s

[16:24:49] Thread 0, GPU ID 0, GPU Type: Ellesmere: 576.20H/s
[16:24:51] Thread 0, GPU ID 0, GPU Type: Ellesmere: 578.88H/s
[16:24:51] Share rejected (Low difficulty share): 0/5 (0.00%)
[16:24:51] Total Hashrate: 578.88H/s

same errors with Hawaiis on same rig:

Code:
[16:27:21] Thread 1, GPU ID 1, GPU Type: Hawaii: 773.43H/s
[16:27:21] Thread 0, GPU ID 0, GPU Type: Hawaii: 748.79H/s
[16:27:21] Share rejected (Low difficulty share): 1/30 (3.33%)
[16:27:21] Total Hashrate: 1522.22H/s
sony87
Sr. Member
****
Offline Offline

Activity: 440
Merit: 250


View Profile
September 03, 2016, 01:41:47 PM
 #24

Can someone post his conf file while mining in Dwarf? There is some authentication issue and is not accepting the format of -u like "exchange-wallet.payment-id.worker" like it's suggested in Dwarf.

dephcon
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
September 03, 2016, 03:05:28 PM
 #25

@dephcon: can't you read: no opencl headers found in your system.

shouldn't that be included with either the amdgpupro drivers for the application?  I've only had experience installing/using claymore's ETH miner.
jkminkov
Hero Member
*****
Offline Offline

Activity: 698
Merit: 500


View Profile
September 03, 2016, 09:50:27 PM
 #26

cpu miner last release is missing https://ottrbutt.com/cpuminer-multi/cpuminer-multi-wolf-06-09-2014.zip

.:31211457:. 100 dollars in one place talking - Dudes, hooray, Bitcoin against us just one, but we are growing in numbers!
nerdralph
Sr. Member
****
Offline Offline

Activity: 588
Merit: 251


View Profile
September 04, 2016, 01:37:25 AM
 #27

GPU mining works OK for me so far on Ubuntu 14.04.  With CPU mining the program doesn't terminate properly with ctrl-c, but CPU only gets me 14-15H/s per core.
gorserg
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
September 05, 2016, 06:19:17 AM
 #28

You have, this a miner for Windows?
dephcon
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
September 05, 2016, 12:57:21 PM
 #29

I got it working but i'm getting pretty much all rejected shares.  I re-flashed to my stock bios in case i was pushing it too hard but i get the same result:

Code:
[08:37:00] Thread 0, GPU ID 0, GPU Type: Ellesmere: 474.51H/s
[08:37:02] Share rejected (Low difficulty share): 0/1 (0.00%)
[08:37:02] Total Hashrate: 474.51H/s

[08:37:03] Thread 0, GPU ID 0, GPU Type: Ellesmere: 471.68H/s
[08:37:05] Thread 0, GPU ID 0, GPU Type: Ellesmere: 474.68H/s
[08:37:07] Share rejected (Low difficulty share): 0/2 (0.00%)
[08:37:07] Total Hashrate: 474.68H/s

[08:37:08] Thread 0, GPU ID 0, GPU Type: Ellesmere: 474.55H/s
[08:37:11] Thread 0, GPU ID 0, GPU Type: Ellesmere: 477.07H/s
[08:37:13] Thread 0, GPU ID 0, GPU Type: Ellesmere: 471.02H/s
[08:37:16] Thread 0, GPU ID 0, GPU Type: Ellesmere: 474.68H/s
[08:37:18] Share rejected (Low difficulty share): 0/3 (0.00%)
[08:37:18] Total Hashrate: 474.68H/s

[08:37:19] Thread 0, GPU ID 0, GPU Type: Ellesmere: 473.54H/s
[08:37:22] Thread 0, GPU ID 0, GPU Type: Ellesmere: 474.06H/s
[08:37:24] Thread 0, GPU ID 0, GPU Type: Ellesmere: 473.49H/s
[08:37:27] Thread 0, GPU ID 0, GPU Type: Ellesmere: 474.14H/s
[08:37:30] Thread 0, GPU ID 0, GPU Type: Ellesmere: 473.73H/s
[08:37:31] Share rejected (Low difficulty share): 1/5 (20.00%)
[08:37:31] Total Hashrate: 473.73H/s

[08:37:31] Share rejected (Low difficulty share): 0/5 (0.00%)
[08:37:31] Total Hashrate: 473.73H/s

[08:37:32] Thread 0, GPU ID 0, GPU Type: Ellesmere: 472.88H/s
[08:37:35] Thread 0, GPU ID 0, GPU Type: Ellesmere: 473.35H/s
[08:37:38] Thread 0, GPU ID 0, GPU Type: Ellesmere: 472.54H/s
[08:37:38] Share rejected (Low difficulty share): 0/6 (0.00%)
[08:37:38] Total Hashrate: 472.54H/s

Any ideas why i getting rejected?  thanks
Subw
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


View Profile
September 05, 2016, 01:08:08 PM
 #30

Is anyone mining with linux?
I tried ubuntu 14.04, 16.04 with both gpupro and old driver.

Videocards testet: 390, 470,480.
Pools tested: dwarfpool

Error in all cases: Lowdifficultyshare
Same Problem with Claymore miner (9.1).

If you mine successfully with linux, please give details!

Code:
[16:05:41] Thread 0, GPU ID 0, GPU Type: Hawaii: 754.64H/s
[16:05:41] Share accepted: 2629/2629 (100.00%)
[16:05:41] Total Hashrate: 2832.06H/s

[16:05:41] Thread 3, GPU ID 3, GPU Type: Hawaii: 714.15H/s
[16:05:43] Thread 1, GPU ID 1, GPU Type: Hawaii: 752.07H/s
[16:05:43] Thread 0, GPU ID 0, GPU Type: Hawaii: 738.39H/s
[16:05:43] Thread 2, GPU ID 2, GPU Type: Hawaii: 656.67H/s
[16:05:43] Thread 3, GPU ID 3, GPU Type: Hawaii: 701.15H/s
[16:05:45] Thread 1, GPU ID 1, GPU Type: Hawaii: 739.33H/s
[16:05:45] Thread 0, GPU ID 0, GPU Type: Hawaii: 714.50H/s
[16:05:45] Thread 3, GPU ID 3, GPU Type: Hawaii: 690.03H/s
[16:05:46] Thread 2, GPU ID 2, GPU Type: Hawaii: 656.94H/s
[16:05:46] Thread 1, GPU ID 1, GPU Type: Hawaii: 729.70H/s
[16:05:47] Thread 0, GPU ID 0, GPU Type: Hawaii: 754.90H/s
[16:05:47] Thread 3, GPU ID 3, GPU Type: Hawaii: 702.58H/s
[16:05:48] Thread 1, GPU ID 1, GPU Type: Hawaii: 754.54H/s
[16:05:49] Thread 0, GPU ID 0, GPU Type: Hawaii: 754.88H/s
[16:05:49] Thread 3, GPU ID 3, GPU Type: Hawaii: 689.30H/s
[16:05:49] Thread 2, GPU ID 2, GPU Type: Hawaii: 656.76H/s
[16:05:50] Thread 1, GPU ID 1, GPU Type: Hawaii: 754.48H/s
[16:05:51] Thread 0, GPU ID 0, GPU Type: Hawaii: 754.35H/s
[16:05:51] Thread 3, GPU ID 3, GPU Type: Hawaii: 713.95H/s
[16:05:52] Thread 1, GPU ID 1, GPU Type: Hawaii: 754.37H/s
[16:05:52] Thread 2, GPU ID 2, GPU Type: Hawaii: 657.09H/s
[16:05:52] Thread 0, GPU ID 0, GPU Type: Hawaii: 754.35H/s
[16:05:53] Thread 3, GPU ID 3, GPU Type: Hawaii: 701.68H/s
[16:05:54] Thread 1, GPU ID 1, GPU Type: Hawaii: 738.86H/s
[16:05:54] New job at diff 200008
[16:05:54] Thread 0, GPU ID 0, GPU Type: Hawaii: 754.81H/s
[16:05:55] Thread 3, GPU ID 3, GPU Type: Hawaii: 690.16H/s
[16:05:55] Thread 2, GPU ID 2, GPU Type: Hawaii: 656.91H/s
[16:05:56] Thread 1, GPU ID 1, GPU Type: Hawaii: 714.45H/s
[16:05:56] Thread 0, GPU ID 0, GPU Type: Hawaii: 754.74H/s
[16:05:57] Thread 3, GPU ID 3, GPU Type: Hawaii: 714.01H/s
[16:05:58] Thread 1, GPU ID 1, GPU Type: Hawaii: 730.33H/s
[16:05:58] Thread 0, GPU ID 0, GPU Type: Hawaii: 754.41H/s
[16:05:58] Thread 2, GPU ID 2, GPU Type: Hawaii: 656.61H/s
[16:05:59] Thread 3, GPU ID 3, GPU Type: Hawaii: 702.10H/s
[16:06:00] Thread 1, GPU ID 1, GPU Type: Hawaii: 739.33H/s
[16:06:00] Thread 0, GPU ID 0, GPU Type: Hawaii: 754.66H/s
[16:06:01] Thread 3, GPU ID 3, GPU Type: Hawaii: 689.72H/s
[16:06:01] Thread 2, GPU ID 2, GPU Type: Hawaii: 656.81H/s
[16:06:02] Thread 1, GPU ID 1, GPU Type: Hawaii: 714.46H/s
[16:06:02] Thread 0, GPU ID 0, GPU Type: Hawaii: 754.60H/s

this is with ubuntu's fglrx driver.

with new amd's pro driver i also have low-diff share error
adamvp
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 708



View Profile
September 05, 2016, 01:29:04 PM
 #31

I am waiting for Windows version, and have to test or please tell me your hashrate and fees on:
370/280x/380x
Regards Wink

I am looking for signature campaign Wink pm me
gegstore
Member
**
Offline Offline

Activity: 78
Merit: 10


View Profile
September 05, 2016, 05:05:03 PM
 #32

I am waiting for Windows version, and have to test or please tell me your hashrate and fees on:
370/280x/380x
Regards Wink



i too

willi9974
Legendary
*
Offline Offline

Activity: 3584
Merit: 2823


Escrow Service


View Profile
September 06, 2016, 09:51:27 PM
 #33

at the moment i use the claymore miner, but i will use the wolf miner.

i have the speed from 3,8 kh/s

09/06/16-20:45:59 - New job received from mine.moneropool.com:3333
Speed: 3859 h/s, TotalHashes: 5543K, DevHashes: 137K Mining time: 00:24

how can i configure the wolf windows GPU miner and what are the best settings for a AMD 480'er system with 6 cards




BestRegards
Willi

Tesla 1000 EUR Rabatt über den Empfehlungslink, Interesse dann schreib mir eine PM
Tesla 1000 EUR discount via the referral link, if you are interested then write me a PM
chefbauer
Full Member
***
Offline Offline

Activity: 171
Merit: 100


View Profile
September 07, 2016, 09:29:18 AM
 #34


Code:
[16:06:02] Thread 1, GPU ID 1, GPU Type: Hawaii: 714.46H/s
[16:06:02] Thread 0, GPU ID 0, GPU Type: Hawaii: 754.60H/s

this is with ubuntu's fglrx driver.

with new amd's pro driver i also have low-diff share error

thank you, i got it to work, was a compilation problem:

Code:
[11:28:15] Thread 0, GPU ID 0, GPU Type: Hawaii: 740.42H/s
[11:28:16] Thread 1, GPU ID 1, GPU Type: Hawaii: 695.44H/s
[11:28:17] Thread 0, GPU ID 0, GPU Type: Hawaii: 740.43H/s
[11:28:17] Share accepted: 74/74 (100.00%)
[11:28:17] Total Hashrate: 1486.46H/s

nerdralph
Sr. Member
****
Offline Offline

Activity: 588
Merit: 251


View Profile
September 07, 2016, 01:32:15 PM
 #35

I did a build with gcc6, -O3 -flt0.
https://drive.google.com/file/d/0BwLnDyLLT3Wka2Z4RW5lWUJIaFk/view

Works well for me with R9 380 and R7 370 (fglrx driver).
Mictlantecuhtli
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
September 07, 2016, 02:49:56 PM
 #36

Can someone post his conf file while mining in Dwarf? There is some authentication issue and is not accepting the format of -u like "exchange-wallet.payment-id.worker" like it's suggested in Dwarf.
Code:
"pools":[{
"url": "stratum+tcp://192.168.3.2:8080",
"user": "103",
"pass": "1"

? Grin Maybe proxy https://bitcointalk.org/index.php?topic=735738.0 will help. It seems so to me. I can not check. Windows release does not work for me.
chefbauer
Full Member
***
Offline Offline

Activity: 171
Merit: 100


View Profile
September 07, 2016, 05:26:39 PM
 #37

Can someone post his conf file while mining in Dwarf? There is some authentication issue and is not accepting the format of -u like "exchange-wallet.payment-id.worker" like it's suggested in Dwarf.


Code:
			"pools":
[
{
"url": "stratum+tcp://xmr-eu.dwarfpool.com:9500",
"user": "exchange-wallet.payment-id",
"pass": "x"
}
]


or with worker:
Code:
"user": "exchange-wallet.payment-id.worker",

Apolo-New-Miner
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
September 07, 2016, 07:58:54 PM
 #38

Hi I'm a beginner at mining .... would like to start mining XMR I have R9380 and r7370 GPUs
using Ubuntu 14.  Is there a setup guide to get me started..

Thanks,

Apolo
nerdralph
Sr. Member
****
Offline Offline

Activity: 588
Merit: 251


View Profile
September 07, 2016, 08:11:01 PM
 #39

Hi I'm a beginner at mining .... would like to start mining XMR I have R9380 and r7370 GPUs
using Ubuntu 14.  Is there a setup guide to get me started..

Thanks,

Apolo

http://nerdralph.blogspot.ca/2016/09/monero-mining-on-linux.html
Termie
Sr. Member
****
Offline Offline

Activity: 642
Merit: 292



View Profile
September 07, 2016, 10:50:06 PM
Last edit: September 08, 2016, 08:17:29 AM by Termie
 #40

"Error -1 when calling clGetDeviceIDs for number of devices."
Using 3 graphic cards. Whats wrong at my config file???

Code:
{
"Algorithms":
[
{
"name": "CryptoNight",
"devices":
[
{
"index": 0,
"corefreq": 1050,
"memfreq": 1250,
"fanspeed": 60,
"powertune": 20,
"threads": 1,
"rawintensity": 1024,
"worksize": 16
},
        {
"index": 1,
"corefreq": 1098,
"memfreq": 500,
"fanspeed": 60,
"powertune": 20,
"threads": 1,
"rawintensity": 1024,
"worksize": 16
},
        {
"index": 2,
"corefreq": 1098,
"memfreq": 500,
"fanspeed": 60,
"powertune": 20,
"threads": 1,
"rawintensity": 1024,
"worksize": 16
}
],
"pools":
[
{
"url": "stratum+tcp://xmr-eu.dwarfpool.com:8100",
"user": "XMRadress.TransactionID",
"pass": "x"
}
]
}
]
}
Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!