Files
rocm-systems/projects/aqlprofile/test/Readme.txt
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
230 B
Plaintext
Raw Normal View History

2017-06-20 17:43:27 -05:00
To build:
$ mkdir build
$ cd build
$ cmake -DCMAKE_MODULE_PATH=<your absolute path>/aqlprofile/cmake_modules -DCMAKE_PREFIX_PATH=/opt/rocm ..
$ make
To test:
$ export LD_LIBRARY_PATH=/opt/rocm/hsa-amd-aqlprofile/lib
$ ./run.sh