Unverified Commit a09733a0 authored by Ted Themistokleous's avatar Ted Themistokleous Committed by GitHub
Browse files
parent 394698d9
...@@ -19,7 +19,7 @@ $ docker build -t migraphx . ...@@ -19,7 +19,7 @@ $ docker build -t migraphx .
$ docker --device='/dev/kfd' --device='/dev/dri' <your docker settings and mounts> --group-add video -it migraphx $ docker --device='/dev/kfd' --device='/dev/dri' <your docker settings and mounts> --group-add video -it migraphx
``` ```
The dockerfile will install the latest supported version of ROCm with all the depandacnies needed for MIGraphX The dockerfile will install the latest supported version of ROCm with all the dependencies needed for MIGraphX
Once the docker file has been installed and you're inside the folder run Once the docker file has been installed and you're inside the folder run
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment