ROCmValidationSuite
ROCmValidationSuite copied to clipboard
Modernize CMake
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.
bump