Pages:
Author

Topic: [XMR] Monero Mining - page 16. (Read 264830 times)

hyc
member
Activity: 88
Merit: 16
April 07, 2016, 09:58:10 PM
Hyc figured out how to make Wolf's miner work as a solo miner

Quote
Hey folks. I have Wolf's miner working as a solo miner now. You need this PR https://github.com/monero-project/bitmonero/pull/777 and also this miner branch https://github.com/hyc/wolf-xmr-miner/tree/daemon

https://forum.getmonero.org/9/work-in-progress/2400/open-source-amd-miner-by-wolf0?page=&noscroll=1#post-4841



Note that that PR#777 was included in Monero v0.9.4 so you can get that part hassle-free already. You just need to compile the miner.
legendary
Activity: 1260
Merit: 1008
March 30, 2016, 09:09:58 PM
Hyc figured out how to make Wolf's miner work as a solo miner

Quote
Hey folks. I have Wolf's miner working as a solo miner now. You need this PR https://github.com/monero-project/bitmonero/pull/777 and also this miner branch https://github.com/hyc/wolf-xmr-miner/tree/daemon

https://forum.getmonero.org/9/work-in-progress/2400/open-source-amd-miner-by-wolf0?page=&noscroll=1#post-4841

legendary
Activity: 1470
Merit: 1114
March 22, 2016, 04:10:26 PM
How many XMR can I get with 3.2Ghz 4 CPU Intel  with AES-NI  Huh

Your hash rate should be something like 240 H/s while the network seems to be around 12 million H/s now, so you will get roughly 0.002% of the total or 0.2 XMR/day.

EDIT: this is assuming a high performance desktop CPU with at least 8 MB of cache. I guess there might be some 4-core variants with less cache in which case your hash rate might be lower. Adjust accordingly.


Cryptonight algo is memory bound so the number of CPU cores isn't the limiting factor. Cache size is the key. You want to avoid
overflowing the cache with a budget of 2M per thread. An i7 with 8M cache will perform best with 4 threads. A CPU with 4M will
probably work best with only 2 threads, YMMV.
legendary
Activity: 1596
Merit: 1030
Sine secretum non libertas
March 22, 2016, 01:49:44 PM
Following
legendary
Activity: 1260
Merit: 1008
March 22, 2016, 11:34:04 AM
Question,

Once the Wolf AMD miner is completed will anyone package it up to run on mining pool sites?

Just wondering if anyone knows? 

I don't know what you mean. All that needs to be done is for pool sites to list the miner as an option.
sr. member
Activity: 306
Merit: 251
March 22, 2016, 09:31:28 AM
Question,

Once the Wolf AMD miner is completed will anyone package it up to run on mining pool sites?

Just wondering if anyone knows? 
sr. member
Activity: 306
Merit: 251
March 22, 2016, 09:29:14 AM
Came across this via some internet wandering

http://www.mininghwcomparison.com/list/index.php

post your GPU mining stats!

I'll have to post my stats later today when I get home from work.  Nice resource page.
legendary
Activity: 1260
Merit: 1008
February 25, 2016, 12:31:44 PM
Came across this via some internet wandering

http://www.mininghwcomparison.com/list/index.php

post your GPU mining stats!
legendary
Activity: 2968
Merit: 1198
February 25, 2016, 06:10:38 AM
How many XMR can I get with 3.2Ghz 4 CPU Intel  with AES-NI  Huh

Your hash rate should be something like 240 H/s while the network seems to be around 12 million H/s now, so you will get roughly 0.002% of the total or 0.2 XMR/day.

EDIT: this is assuming a high performance desktop CPU with at least 8 MB of cache. I guess there might be some 4-core variants with less cache in which case your hash rate might be lower. Adjust accordingly.
legendary
Activity: 1457
Merit: 1001
February 25, 2016, 05:24:09 AM
How many XMR can I get with 3.2Ghz 4 CPU Intel  with AES-NI  Huh
legendary
Activity: 2268
Merit: 1141
January 15, 2016, 01:38:02 PM
** IMPORTANT **

Everyone that is running 0.9 needs to mandatory upgrade to 0.9.1!!

https://github.com/monero-project/bitmonero/releases/tag/v0.9.1

Again, mandatory upgrade for everyone that is running 0.9

This resolves the issues caused by the malicious fork which is described here -> https://forum.getmonero.org/1/news-announcements-and-editorials/2452/monero-network-malicious-fork-from-block-913193-updates-and-resolution
hero member
Activity: 850
Merit: 1000
January 03, 2016, 12:54:36 PM
This isn't my day. Now I'm getting this when I run "sudo make"
Code:
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c main.c -o main.o
main.c:8:23: fatal error: stdatomic.h: No such file or directory
 #include
                       ^
compilation terminated.
make: *** [all] Error 1

I tried "sudo apt-get install gcc-4.9-base" but it says it's already the latest version. What should I do now?
hero member
Activity: 850
Merit: 1000
January 03, 2016, 12:51:51 AM
Thanks all. I installed AMD-APP-SDKInstaller v 3.0.130.135-GA for linux64. The /opt/AMDAPPSDK-3.0/include/CL/ directory has cl.h (and several other .h files). What steps should I take?

EDIT: Solved. Here's what I did:

ln -s /opt/AMDAPPSDK-3.0 /opt/AMDAPP
ln -s /opt/AMDAPP/include/CL /usr/include
ln -s /opt/AMDAPP/lib/x86_64/* /usr/lib/
ldconfig
reboot
apt-get install fglrx-updates
sudo aticonfig --adapter=all --initial
hero member
Activity: 850
Merit: 1000
December 28, 2015, 11:50:28 AM
Yes, I'll post screenshots. Unfortunately it will be in about a week since work just heated up. It's an older card, Radeon HD 6770.
legendary
Activity: 1260
Merit: 1008
December 27, 2015, 10:54:44 PM
Thanks! I was afraid of that, but that is very helpful info and I should be able to be mining in a few days. My GPU has other uses and it took me days to get it configured correctly. Since I don't want to mess with those settings, my solution to this situation will be to put a separate hard drive with Ubuntu in the computer to be used for mining/other purposes. I'd just use a different partition on the existing HD but the HD is getting full and I have a few spare HDs. That sounds like the long way to a solution but it'll be fun for me and will allow me to preserve my existing GPU settings.




Thanks for checking out the new miner. If you get it working, can you post screenshots? What kind of GPU do you have?

hero member
Activity: 850
Merit: 1000
December 27, 2015, 10:40:57 PM
Thanks! I was afraid of that, but that is very helpful info and I should be able to be mining in a few days. My GPU has other uses and it took me days to get it configured correctly. Since I don't want to mess with those settings, my solution to this situation will be to put a separate hard drive with Ubuntu in the computer to be used for mining/other purposes. I'd just use a different partition on the existing HD but the HD is getting full and I have a few spare HDs. That sounds like the long way to a solution but it'll be fun for me and will allow me to preserve my existing GPU settings.


legendary
Activity: 2968
Merit: 1198
December 27, 2015, 10:25:33 PM
I'm not an expert on GPU miners but it looks like you don't have the OpenCL SDK installed or properly configured.
hero member
Activity: 850
Merit: 1000
December 27, 2015, 10:24:29 PM
Hello,

I'm running Ubuntu 14.04 64-bit and cloned the latest Wolf GPU AMD miner code from Github. I tried "sudo make" and got the following output. Any ideas?

Code:
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c crypto/aesb.c -o crypto/aesb.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c crypto/aesb-x86-impl.c -o crypto/aesb-x86-impl.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c crypto/c_blake256.c -o crypto/c_blake256.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c crypto/c_groestl.c -o crypto/c_groestl.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c crypto/c_keccak.c -o crypto/c_keccak.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c crypto/c_jh.c -o crypto/c_jh.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c crypto/c_skein.c -o crypto/c_skein.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c crypto/oaes_lib.c -o crypto/oaes_lib.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c cryptonight.c -o cryptonight.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c log.c -o log.o
log.c: In function ‘Log’:
log.c:25:3: warning: format not a string literal and no format arguments [-Wformat-security]
   printf(timebuf);
   ^
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c net.c -o net.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c minerutils.c -o minerutils.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c gpu.c -o gpu.o
gpu.c:6:19: fatal error: CL/cl.h: No such file or directory
 #include
                   ^
compilation terminated.
make: *** [all] Error 1
legendary
Activity: 2156
Merit: 1131
December 20, 2015, 04:04:13 PM
Can I as for really working and stable Monero mining pools ?
monerohash.com is stable and the op is great. though I dunno what continent you're on.
Europe. Ukraine.
check this list
https://monerohash.com/#network

I didn't realize that the unknown part became so huge.
legendary
Activity: 1260
Merit: 1008
December 20, 2015, 03:51:46 PM
Can I as for really working and stable Monero mining pools ?

monerohash.com is stable and the op is great. though I dunno what continent you're on.
Europe. Ukraine.

check this list

https://monerohash.com/#network

Pages:
Jump to: