파일
rocm-systems/samples/2_Cookbook/23_cmake_hiprtc/README.md
T
ROCm CI Service Account e8c5a72cff SWDEV-344342 - Add sample using hiprtc target (#2946)
Change-Id: Ie2a0b308862ac8db2e72a0170499139c7b46605b
2022-09-23 12:36:57 +05:30

10 라인
208 B
Markdown

### This will test linking hiprtc::hiprtc interface in cmake
I. Build
mkdir -p build; cd build
rm -rf *; CXX=amdclang++ cmake -DCMAKE_PREFIX_PATH=/opt/rocm/hip ..
make
II. Test
$ ./test
SAXPY test completed