Skip to content

docker container for xmrig-amd with amdgpupro 17.50 drivers using ROCm (good for vegas on linux)

Notifications You must be signed in to change notification settings

bananajamma/docker-xmrig-amd-rocm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

docker-xmrig-amd

Docker container for xmrig-amd with AMD RX Vegas on Linux, including AMDGPU-Unified Linux drivers, and donate level patch.

Requirements

On you host, install the drivers with a command similar to:

./amdgpu-pro-17.50-511655/amdgpu-pro-install -y --opencl=rcom

Usage

First

Pull the latest build:

docker pull bananajamma/xmrig-amd-rocm

Running

Example:

docker run --device /dev/dri --device /dev/kfd --group-add=video -it --rm --name xmrig-amd-rocm bananajamma/xmrig-amd-rocm --donate-level 0 -o gulf.moneroocean.stream:10032 -u 4JLN35ooAiU15BX6Rzi6DTWUKsdLALvf6Stx1uLLrYP28scYTAtyjhM3ULkrpCQMQ1BGvn2hSaYGtSzwtPcZhFSwdoFypnBsb6wKfhTGix -p x -k

Building

If you've clone this repo and made changes:

docker build . --tag bananajamma/xmrig-amd-rocm

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 container for xmrig-amd with amdgpupro 17.50 drivers using ROCm (good for vegas on linux)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published