Commit d46ea541 authored by qisan's avatar qisan
Browse files

feat(dcu):update installation_dcu.md

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