Skip to content

Releases: kryptex/krig-miner

krig-miner 0.0.14

Choose a tag to compare

@krig-miner krig-miner released this 08 Jul 19:42

AMD RDNA 4 GPUs: higher hashrate:

  • RX 9070 XT ~90.5 TH/s

krig-miner 0.0.13

Choose a tag to compare

@krig-miner krig-miner released this 08 Jul 13:39

AMD RDNA 4 GPUs increased hashrate:

  • RX 9070 XT ~85.7 Th/s

krig-miner 0.0.12

Choose a tag to compare

@krig-miner krig-miner released this 07 Jul 19:17

Added GPU support:

  • AMD Instinct MI300X | CDNA 3 | gfx942 | ROCm | ~318 TH/s

krig-miner 0.0.11

Choose a tag to compare

@krig-miner krig-miner released this 06 Jul 16:11

New CLI arguments support

      --api-port <port>    Enable miner API at / and 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, or 'all' (default). 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
      --list-devices       List detected devices (index/name/pci) and exit

krig-miner 0.0.10

Choose a tag to compare

@krig-miner krig-miner released this 04 Jul 18:03
v0.0.10

Update README.md

krig-miner 0.0.9

Choose a tag to compare

@krig-miner krig-miner released this 04 Jul 16:01
v0.0.9

Initial commit