90de01adb9
Change-Id: Id839cf24ba5f16897428b19c0299ea781a5a6d09
240 B
240 B
This will test linking hiprtc::hiprtc interface in cmake
I. Build
mkdir -p build; cd build
rm -rf *;
CXX="$(hipconfig -l)"/amdclang++ cmake -DCMAKE_PREFIX_PATH=/opt/rocm ..
make
II. Test
$ ./test
SAXPY test completed