mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-04-20 14:59:17 +00:00
Switch to standard ROCm packaging (#301)
* Switch to standard ROCm packaging * Revert .gitignore changes * install new rocm-cmake version * update readme Co-authored-by: illsilin <Illia.Silin@amd.com> Co-authored-by: Chao Liu <chao.liu2@amd.com>
This commit is contained in:
@@ -10,6 +10,9 @@ rocm/tensorflow:rocm5.1-tf2.6-dev \
|
||||
/bin/bash
|
||||
```
|
||||
|
||||
# Install the new rocm-cmake version
|
||||
https://github.com/RadeonOpenCompute/rocm-cmake
|
||||
|
||||
## Build
|
||||
```bash
|
||||
mkdir build && cd build
|
||||
@@ -34,7 +37,7 @@ Instructions for running each individual examples are under ```example/```
|
||||
|
||||
## Tests
|
||||
```bash
|
||||
make -j tests
|
||||
make -j examples tests
|
||||
make test
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user