# GPU mining configuration

> AI-ranked search results for `gpu mining configurations` on awesome-repositories.com — ordered by an LLM for relevance, best match first. 107 total matches; showing the top 4.

Explore on the web: https://awesome-repositories.com/q/gpu-mining-configurations

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [this search on awesome-repositories.com](https://awesome-repositories.com/q/gpu-mining-configurations).**

## Results

- [ethereum-mining/ethminer](https://awesome-repositories.com/repository/ethereum-mining-ethminer.md) (5,935 ⭐) — ethminer is an Ethereum GPU miner and Ethash hashing tool. It functions as a CUDA and OpenCL client that uses graphics cards to perform proof-of-work computations for validating blockchain transactions and mining Ethereum coins.

The software leverages GPGPU acceleration to offload parallel mathematical computations to the GPU and generates the required acyclic graph dataset directly in video memory to eliminate disk latency. It includes a GPU mining benchmarker to test hashing speed and efficiency against specific epochs to establish performance baselines.

The project implements the Stratum
- [fireice-uk/xmr-stak](https://awesome-repositories.com/repository/fireice-uk-xmr-stak.md) (4,066 ⭐) — xmr-stak is blockchain mining software designed to secure decentralized ledgers by calculating hashes to earn rewards. It functions as a cryptocurrency miner supporting the RandomX algorithm for Monero and various versions of the CryptoNight algorithm across CPUs and GPUs.

The software includes a web-based monitoring dashboard that allows for the tracking of real-time performance metrics and mining status through a browser interface. It also features a multi-pool failover mechanism to maintain continuous operation by managing connections between primary and backup mining pools.

Operational c
- [xmrig/xmrig](https://awesome-repositories.com/repository/xmrig-xmrig.md) (9,998 ⭐) — XMRig is a multi-algorithm hashing tool and cryptocurrency miner that utilizes CPU, CUDA, and OpenCL hardware to execute hashing algorithms across multiple operating systems. It functions as a computational engine for mining cryptocurrency and benchmarking hardware efficiency.

The project includes a Stratum proxy server that routes mining traffic between worker clients and pools to optimize connectivity and balance load. It also provides a secured HTTP management API for monitoring hashrates and modifying miner configuration in real time without restarting the process.

The software covers a
- [nanopool/claymore-dual-miner](https://awesome-repositories.com/repository/nanopool-claymore-dual-miner.md) (1,112 ⭐) — Claymore Dual Miner is a cryptocurrency mining application for NVIDIA and AMD graphics cards that extracts digital coins using parallel processing algorithms. The software executes simultaneous mining operations on a primary coin like Ethereum alongside a secondary cryptocurrency such as Decred, Siacoin, or Lbry using compatible hardware.

The application interacts with graphics card drivers at a low level to manipulate core clocks, memory timings, and voltages directly, while executing two distinct cryptographic hashing workloads simultaneously by interleaving memory and compute operations. O
