Skip to content

bananajamma/docker-xmr-stak-amd-vega

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

docker-xmr-stak-amd-vega

Docker containers for xmr-stak with AMD RX Vegas on Linux, including donate level patch.

Requirements

The matching drivers on your host (choose one)

On you host, install the drivers with a command similar to (read the Dockerfile for the version of drivers you want to use):

Host Driver Installation

Below are examples of flags used when installing drivers on your host system to work with these docker containers.

18.10
./amdgpu-pro-18.10-572953/amdgpu-pro-install -y --opencl=pal

Usage

First

Pull the latest build with the driver tag that you've installed on your host (example):

docker pull bananajamma/xmr-stak-amd-vega:latest

Running

Example:

docker run --device /dev/dri --device /dev/kfd --group-add=video -it --rm --name xmr-stak bananajamma/xmr-stak-amd-vega:latest -o communitypool.stellite.cash:6699 -u Se3ErfxDaYmCpdJQKrQVaCS5V9dLrczKoi4yYuRN7YssgyiiBGajKddLq8NwEwCuGkLikaP8akD1eZHoYwAvFP1A1S6r3eXKG -p x --currency cryptonight_v7_stellite --noCPU

Building

If you've clone this repo and made changes:

docker build . --tag bananajamma/xmr-stak-amd-vega:latest

FAQ

Does this work with more than one Vega?

I don't know, I only have one Vega right now. I think it requires PCIe x16, and a ROCm capable CPU. Let me know.

License

MIT

About

Docker containers for xmr-stak with AMD RX Vegas on Linux, including donate level patch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published