"tests/kit/vscode:/vscode.git/clone" did not exist on "ecd643f1e4e0100c08bd0765337fe5d2287f07dd"
Commit 19cdf0ca authored by qisan's avatar qisan
Browse files

feat(dcu):update installation_dcu.md

parent ae295a4a
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
```bash ```bash
mkdir -p build mkdir -p build
cd build cd build
cmake .. -DUSE_CUDA=ON -DUSE_ROCM=OFF cmake .. -DUSE_CUDA=OFF -DUSE_ROCM=ON
make -j make -j
``` ```
......
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