All Projects → xmrMiner → Xmrminer

xmrMiner / Xmrminer

Licence: gpl-3.0
🐜 A CUDA based miner for Monero

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Xmrminer

Hidden Miner Builder
Hidden miner builder
Stars: ✭ 58 (-63.29%)
Mutual labels:  monero, xmr, nvidia, gpu
Ilgpu
ILGPU JIT Compiler for high-performance .Net GPU programs
Stars: ✭ 374 (+136.71%)
Mutual labels:  nvidia, gpu, cuda
Libcudacxx
The C++ Standard Library for your entire system.
Stars: ✭ 1,861 (+1077.85%)
Mutual labels:  nvidia, gpu, cuda
Ethereum nvidia miner
💰 USB flash drive ISO image for Ethereum, Zcash and Monero mining with NVIDIA graphics cards and Ubuntu GNU/Linux (headless)
Stars: ✭ 772 (+388.61%)
Mutual labels:  monero, nvidia, cuda
Komputation
Komputation is a neural network framework for the Java Virtual Machine written in Kotlin and CUDA C.
Stars: ✭ 295 (+86.71%)
Mutual labels:  nvidia, gpu, cuda
Thrust
The C++ parallel algorithms library.
Stars: ✭ 3,595 (+2175.32%)
Mutual labels:  nvidia, gpu, cuda
Xmrig Nvidia
Monero (XMR) NVIDIA miner
Stars: ✭ 560 (+254.43%)
Mutual labels:  monero, xmr, cuda
SilentXMRMiner
A Silent (Hidden) Monero (XMR) Miner Builder
Stars: ✭ 417 (+163.92%)
Mutual labels:  gpu, monero, xmr
Cub
Cooperative primitives for CUDA C++.
Stars: ✭ 883 (+458.86%)
Mutual labels:  nvidia, gpu, cuda
Cuda
Experiments with CUDA and Rust
Stars: ✭ 31 (-80.38%)
Mutual labels:  nvidia, gpu, cuda
Deep Diamond
A fast Clojure Tensor & Deep Learning library
Stars: ✭ 288 (+82.28%)
Mutual labels:  nvidia, gpu, cuda
Parenchyma
An extensible HPC framework for CUDA, OpenCL and native CPU.
Stars: ✭ 71 (-55.06%)
Mutual labels:  nvidia, gpu, cuda
Gprmax
gprMax is open source software that simulates electromagnetic wave propagation using the Finite-Difference Time-Domain (FDTD) method for numerical modelling of Ground Penetrating Radar (GPR)
Stars: ✭ 268 (+69.62%)
Mutual labels:  nvidia, gpu, cuda
Cuda Api Wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
Stars: ✭ 362 (+129.11%)
Mutual labels:  nvidia, gpu, cuda
opencv-cuda-docker
Dockerfiles for OpenCV compiled with CUDA, opencv_contrib modules and Python 3 bindings
Stars: ✭ 55 (-65.19%)
Mutual labels:  gpu, cuda, nvidia
Cudasift
A CUDA implementation of SIFT for NVidia GPUs (1.2 ms on a GTX 1060)
Stars: ✭ 555 (+251.27%)
Mutual labels:  nvidia, gpu, cuda
Plotoptix
Data visualisation in Python based on OptiX 7.2 ray tracing framework.
Stars: ✭ 252 (+59.49%)
Mutual labels:  nvidia, gpu, cuda
peakperf
Achieve peak performance on x86 CPUs and NVIDIA GPUs
Stars: ✭ 33 (-79.11%)
Mutual labels:  gpu, cuda, nvidia
Pyopencl
OpenCL integration for Python, plus shiny features
Stars: ✭ 790 (+400%)
Mutual labels:  nvidia, gpu, cuda
Optix Path Tracer
OptiX Path Tracer
Stars: ✭ 60 (-62.03%)
Mutual labels:  nvidia, gpu, cuda

xmrMiner - A CUDA based miner for Monero

xmrMiner 0.3.0 is ready for the Monero hardfork v7

This project is forked from KlausT's ccminer version. ccminer is developed by Christian Buchner's & Christian H.'s and modified by tsiv for Cryptonight mining.

Performance Overview

gpu launch param xmrMiner [hash/s] KlausT ccminer [hash/s] speedup [%] clock [MHz] watt system
k80* 24x39 482 395 22 875 115 ubuntu 14.04
K80* Amazon AWS 24x39 469 399 25 875 128 ubuntu 14.04
k20 24x39 397 314 26 758 99 ubuntu 14.04
P100 72x56 1640 1630** 0 1328 92 ubuntu 14.04
GTX TITAN X 16x48 633 579 9 1151 132 ubuntu 14.04
GT 555M 64x6 102 68 50 default x windows 7
C2070 32x28 324 146 120 540 x ubuntu 14.04

* used one of two GPU sockets

** patched version to support memory >4GiB

Bugs

If you find any bugs don't be afraid to open an issue.

Requirements/ Install

Performance

The optimal parameter for --launch=TxB depend on your GPU. For all GPU's with a compute capability >=3.0 and <6.0 there is a restriction of the amount of RAM that can be used for the mining algorithm. The maximum RAM that can be used must be less than 2GB (e.g. GTX TITAN) or 1GB (e.g. GTX 750-TI). The amount of RAM used for mining can be changed with --launch=TxB.

  • T = threads used
  • B = CUDA blocks started (must be a multiple of the multiprocessors M on the GPU)

For the 2GB limit the equations must be full filled: T * B * 2 <= 2000 and B mod M == 0. The GTX Titan X has 24 multiprocessors M, this means a valid and good starting configuration is --launch=16x48 and full fill all restrictions 16 * 48 * 2 = 1536 and 48 mod 24 = 0.

Pascal GPU's should have no memory limit if the newest CUDA driver is used.

Donation

By default xmrMiner will donate 2% of the shares to my Monero address. If you want to change that, use the runtime option --donate to de/increase the donation. If you find this tool useful and like to support its continued development, then consider a donation. Do not forget the original authors.

  • psychocrypt's XMR address: 43NoJVEXo21hGZ6tDG6Z3g4qimiGdJPE6GRxAmiWwm26gwr62Lqo7zRiCJFSBmbkwTGNuuES9ES5TgaVHceuYc4Y75txCTU

  • KlausT's BTC address: 1QHH2dibyYL5iyMDk3UN4PVvFVtrWD8QKp

  • tsiv's XMR address: 42uasNqYPnSaG3TwRtTeVbQ4aRY3n9jY6VXX3mfgerWt4ohDQLVaBPv3cYGKDXasTUVuLvhxetcuS16ynt85czQ48mbSrWX

  • tsiv's BTC address: 1JHDKp59t1RhHFXsTw2UQpR3F9BBz3R3cs

  • Christian Buchner and Christian H. BTC adress: 16hJF5mceSojnTD3ZTUDqdRhDyPJzoRakM

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].