Wolf's OpenCL XMR Miner for AMD GPUs
2 years ago
|
|||
2 years ago
|
|||
2 years ago
|
|||
11 months ago
|
|||
6 months ago
|
|||
2 years ago
|
|||
11 months ago
|
|||
11 months ago
|
|||
2 years ago
|
|||
2 years ago
|
|||
2 years ago
|
|||
2 years ago
|
|||
2 years ago
|
|||
11 months ago
|
|||
2 years ago
|
|||
2 years ago
|
|||
2 years ago
|
|||
2 years ago
|
|||
2 years ago
|
|||
2 years ago
|
|||
2 years ago
|
|||
2 years ago
|
|||
a year ago
|
|||
2 years ago
|
|||
2 years ago
|
|||
11 months ago
|
README.md
wolf-xmr-miner
###NOTE: Wolf's XMR Miner is no
longer maintained - please use https://github.com/genesismining/sgminer-gm.
Wolf's OpenCL XMR Miner for AMD GPUs
If you get an error about clCreateBuffer, lower your rawintensity. See the
example config xmr.conf for details.
Generally, you want to raise rawintensity as high as it will go without error - but remember, 2MiB of
GPU RAM is needed for every work-item.
The GPU fan, powertune, and clock
setting options are accepted, as the configuration routine was ripped from my
own full-custom miner, but they do nothing.
hyc's additions (Linux only)
Use a GPU index of -1
to run on the CPU. The only other config item needed is "threads",
but rawintensity and worksize must still be set to a non-zero value.
As with the original CPU miner, you
can gain a performance boost by configuring huge pages. Check current setting
with sysctl vm.nr_hugepages then set it to at least 3 times the total number of threads
you're using, as root.
sudo sysctl -w vm.nr_hugepages=num
Also, it can run faster as root,
which allows it to use mlock.
Solo mining
Use a URL of
"daemon+tcp://:" - requires bitmonerod v0.9.3.1 or newer
Building
Ubuntu
14.04
gcc 5 or newer is required.
Installing
dependencies
sudo add-apt-repository
ppa:ubuntu-toolchain-r/test -y && \
sudo apt-get update && \
sudo apt-get install gcc-6 g++-6
libjansson-dev -y && \
sudo update-alternatives --install
/usr/bin/gcc gcc /usr/bin/gcc-6 60 --slave /usr/bin/g++ g++ /usr/bin/g++-6
Building
and running
make
./miner xmr.conf
Fixes lots of bugs with newer
drivers - also adds a slight speedup, and many improvements like CPU mining
from hyc.
Downloads
- 145 KB wolf-xmr-miner-v0.4.zip
- 2.03 KB wolf-xmr-miner-v0.4.zip.sig
- Source code (zip)
- Source code (tar.gz)
Pre-release
Large speedups for all GCN cards in
this version. Portions of CryptoNight have been parallelized 8-way.
Downloads
- 133 KB wolf-xmr-miner-0.3b.zip
- 2.03 KB wolf-xmr-miner-0.3b.zip.sig
- Source code (zip)
- Source code (tar.gz)
Far less stales, and no more issues
with being banned by the pool. Plus a small Windows compatibility fix.
Downloads
- 132 KB wolf-xmr-miner-0.2.zip
- 2.03 KB wolf-xmr-miner-0.2.zip.sig
- Source code (zip)
- Source code (tar.gz)
Finished
Windows compatibility as far as it building for Win64.
Downloads
Donations
Donations accepted at: 42QWoLF7pdwMcTXDviJvNkWEHJ4TXnMBh2Cx6HNkVAW57E48Zfw6wLwDUYFDYJAqY7PLJUTz9cHWB5C4wUA7UJPu5wPf4sZ
No comments:
Post a Comment