Skip to content

ROCm docker images with fixes/support for extra architectures, such as gfx803/gfx1010.

License

Notifications You must be signed in to change notification settings

ulyssesrr/docker-rocm-xtra

Repository files navigation

Intro

This repo hosts the docker images with ROCm backend support for extra architectures.

Supported Architectures:

Image Description
gfx803 Uses workaround: ROCm/rocBLAS#1218
gfx900 From upstream.
gfx906 From upstream.
gfx908 From upstream.
gfx90a From upstream.
gfx1010 Fixed ROCm/Tensile#1757
gfx1011 Use drun -e HSA_OVERRIDE_GFX_VERSION=10.1.0 ...
gfx1012 Use drun -e HSA_OVERRIDE_GFX_VERSION=10.1.0 ...
gfx1030 From upstream.
gfx1031 Use drun -e HSA_OVERRIDE_GFX_VERSION=10.3.0 ...
gfx1032 Use drun -e HSA_OVERRIDE_GFX_VERSION=10.3.0 ...
gfx1100 From upstream.
gfx1101 From upstream.
gfx1102 From upstream.

Usage

Recommended aliases

alias drun='sudo docker run -it --network=host --device=/dev/kfd --device=/dev/dri --ipc=host --shm-size 16G --group-add video --cap-add=SYS_PTRACE --security-opt seccomp=unconfined -v $(pwd):/current'

Images

See each image README for details.

Image Description Docs
ulyssesrr/rocm-xtra-dev
ulyssesrr/ulyssesrr/rocm-xtra-dev
Base image for development README
ulyssesrr/rocm-xtra-llamacpp
ulyssesrr/ulyssesrr/rocm-xtra-llamacpp
llama.cpp + PR#1087 README
ulyssesrr/rocm-xtra-pytorch
ulyssesrr/rocm-xtra-pytorch
PyTorch (OpenBLAS/MAGMA) README
ulyssesrr/rocm-xtra-stable-diffusion-webui
ulyssesrr/rocm-xtra-stable-diffusion-webui
AUTOMATIC1111's Stable Diffusion Web UI README

Builder Images

TODO

About

ROCm docker images with fixes/support for extra architectures, such as gfx803/gfx1010.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published