Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

krig-readme-v3

Krig miner

Pearl (PRL) miner for AMD GPUs by pool.kryptex.com.

Download krig from releases and subscribe for updates.

Devfee: 0%.

Hashrate

AMD

GPU Model RDNA Version Arch Backend Hashrate
AMD Instinct MI355X CDNA 4 gfx950 ROCm ~550 TH/s
AMD Instinct MI300X CDNA 3 gfx942 ROCm ~318 TH/s
AMD Radeon RX 9070 XT RDNA 4 gfx1201 ROCm ~106 TH/s
AMD Radeon RX 9060 XT RDNA 4 gfx1200 ROCm ~45 TH/s
AMD Radeon RX 7900 XT RDNA 3 gfx1100 ROCm ~41.4 TH/s
AMD Radeon RX 7600 RDNA 3 gfx1102 ROCm ~15.4 TH/s
AMD Radeon RX 6750 XT RDNA 2 gfx1031 ROCm ~17.8 TH/s
AMD Radeon RX 6700 XT RDNA 2 gfx1031 ROCm ~15.9 TH/s
AMD Radeon RX 5500 XT RDNA 1 gfx1012 ROCm TBD
AMD Radeon RX 5500 RDNA 1 gfx1012 ROCm TBD
AMD Radeon RX 5300 RDNA 1 gfx1012 ROCm TBD
AMD Radeon Pro V520 RDNA 1 gfx1011 ROCm TBD
AMD Radeon Pro 5600M RDNA 1 gfx1011 ROCm TBD
AMD Radeon VII GCN 5 gfx906 ROCm TBD
AMD Radeon Pro VII GCN 5 gfx906 ROCm TBD
AMD Instinct MI50/MI60 GCN 5 gfx906 ROCm TBD

These are just examples. Other RDNA & CDNA GPUs are supported, too. See more GPUs there:
https://pool.kryptex.com/device/gpu?brand=AMD&coin=PRL

Nvidia

GPU Model RDNA Version Arch Backend Hashrate
NVIDIA GeForce RTX 5090 Blackwell sm_120 CUDA ~335 TH/s
NVIDIA GeForce RTX 4090 Ada Lovelace sm_89 CUDA ~254 TH/s

Nvidia support is in beta.

Usage

usage: krig-miner [options]

options:
  -o, --url <url>          Pool endpoint: [scheme://]host[:port]
                           scheme should be stratum+ssl:// (TLS only)
      --pool <url>         Alias for --url
  -u, --user <wallet>      Payout wallet
      --wallet <wallet>    Alias for --user
  -p, --password <pw>      Pool password
      --api-port <port>    Enable the Prometheus /metrics exposer on <port>
      --api-host <ip>      Bind interface for the exposer (optional; default *)
                           e.g. --api-port 12000 --api-host 127.0.0.1
  -d, --devices <list>     Devices to mine on: comma-separated 0-based indices (as shown by --list-devices),
                           or 'all' (default — every detected CUDA and ROCm device). e.g. -d 0,2
      --devices-pci <list> Devices to mine on, by PCI address: comma-separated bus:device.function.
                           e.g. --devices-pci 01:00.0,0a:00.0
      --amd-igpu           Include AMD integrated GPUs (APU/iGPU); excluded by default. Affects -d and --list-devices indices.
      --no-cuda            Disable the CUDA backend (don't load CUDA DLLs or enumerate NVIDIA GPUs).
                           By default both backends run and all CUDA + ROCm devices are mined.
      --no-rocm            Disable the ROCm backend (don't load HIP DLLs or enumerate AMD GPUs)
      --rocm-runtime <6|7> Pin the HIP runtime major; by default 6 is tried first, then 7
      --list-devices       List detected devices (index/name/pci) and exit
  -h, --help               Print this help and exit
  -V, --version            Print version and exit

Example

./krig-miner --url prl.kryptex.network:8048 --user WALLET/WORKER

Support

Please contact us if you have any problems, questions, or suggestions:

Also, feel free to open issues on Github.

About

Pearl (PRL) miner for AMD GPUs by pool.kryptex.com

Topics

Resources

Stars

Watchers

Forks

Releases

Used by

Contributors