"git@developer.sourcefind.cn:gaoqiong/composable_kernel.git" did not exist on "594a4c22d129e4eac6930355ea180a0e156735e5"
Commit 3be8c96f authored by wanglch's avatar wanglch
Browse files

Update README.md

parent 1834b4a2
...@@ -42,11 +42,7 @@ pip install ninja ...@@ -42,11 +42,7 @@ pip install ninja
### Dockerfile(方法二) ### Dockerfile(方法二)
``` ```
cd /path/your_code_data/docker 不支持
docker build --no-cache -t vary:latest .
docker run --shm-size=64G --name vary -v /opt/hyhal:/opt/hyhal:ro --privileged=true --device=/dev/kfd --device=/dev/dri/ --group-add video -v /path/your_code_data/:/path/your_code_data/ -it vary bash
``` ```
### Anaconda(方法三) ### Anaconda(方法三)
......
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