ROCmValidationSuite icon indicating copy to clipboard operation
ROCmValidationSuite copied to clipboard

Modernize CMake

Open dmitrii-galantsev opened this issue 2 years ago • 1 comments

Currently CMAKE_INSTALL_PREFIX and CPACK_PACKAGING_INSTALL_PREFIX have "/opt/rocm" hardcoded. This pull request resolves the issue by deriving from a common variable: ROCM_PATH.

This change also adds 2 options which are helpful for debugging and modern editors. These don't have an effect on compilation.

dmitrii-galantsev avatar Jun 28 '23 22:06 dmitrii-galantsev

bump

dmitrii-galantsev avatar Mar 15 '24 21:03 dmitrii-galantsev