Files
rocm-systems/projects/aqlprofile/test
Mythreya Kuricheti 09c0470ed4 [aqlprofile] Add verison info to public header (#706)
Add versioning information to public aqlprofile headers, and add API to query version at runtime
2025-09-22 11:02:42 -07:00
..
2025-05-28 10:10:47 -05:00
2025-05-28 10:10:47 -05:00
2025-05-28 10:10:47 -05:00
2025-05-28 10:10:47 -05:00
2025-09-03 12:06:48 -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