Skip to content

Commit

Permalink
update to remove ck
Browse files Browse the repository at this point in the history
  • Loading branch information
PeixuanZuo committed Apr 25, 2023
1 parent 539046b commit 6fa88c0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/build/eps.md
Original file line number Diff line number Diff line change
Expand Up @@ -670,10 +670,7 @@ See more information on the ROCm Execution Provider [here](../execution-provider
./build.sh --config <Release|Debug|RelWithDebInfo> --use_rocm --rocm_home <path to ROCm home> --build_wheel --update --build --parallel
```
#### Linux (with Composable Kernel)
```bash
./build.sh --config <Release|Debug|RelWithDebInfo> --use_rocm --rocm_home <path to ROCm home> --build_wheel --update --build --parallel --cmake_extra_defines onnxruntime_USE_COMPOSABLE_KERNEL=ON
```
This produces the .whl file in `./build/Linux/<Release|Debug|RelWithDebInfo>/dist`.
Dockerfile instructions are available [here](https://github.com/microsoft/onnxruntime/tree/main/dockerfiles#rocm).
Expand Down

0 comments on commit 6fa88c0

Please sign in to comment.