May 2019
Intermediate to advanced
452 pages
12h 16m
English
Like NVIDIA, AMD also provides Docker usage. It can be installed through four simple steps:
git clone https://github.com/RadeonOpenCompute/ROCm-docker
cd ROCm-docker
sudo docker build -t rocm/rocm-terminal rocm-terminal
sudo docker run -it --device=/dev/kfd --device=/dev/dri --group-add video rocm/rocm-terminal
A Docker configuration can also be very easily set up on the PyCharm Professional Edition IDE.
Read now
Unlock full access