7481de706f
Change-Id: If22e7e96604f184458cc6ab6bb9945152f9359e0
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