rocm-cmake icon indicating copy to clipboard operation
rocm-cmake copied to clipboard

Rocm cmake modules

Results 38 rocm-cmake issues
Sort by recently updated
recently updated
newest added

Arguments to prerm script is referenced correctly inside the function in the script. This is a bug fix to https://github.com/RadeonOpenCompute/rocm-cmake/pull/112

Color codes in the output of this command can cause the subsequent FILE(MD5 ...) commands to fail.

from 5.2.0, hip and rocm will also add cmake file into `//lib/cmake` (not just `/lib/cmake/`) hiprand and rocrand reports `include could not find load file: ...` The workaround is link...

Noticed this while working on #108. The `rocm-find-program-version` test was failing at my machine because the cmake version I was using to configure rocm-cmake was not the first in my...

Invoking find_package( ROCM 0.5 CONFIG QUIET PATHS ${ROCM_PATH} /opt/rocm ) to include rocm-cmake is confusing. We should consider changing the name to ROCM-CMAKE.

https://github.com/RadeonOpenCompute/rocm-cmake/blob/9205ef475d23eb9a8c3e5990cc76a98378a21a1e/share/rocm/cmake/ROCMCreatePackage.cmake#L30 CPackRPM:Warning: CPACK_SET_DESTDIR is set (=ON) while requesting a relocatable package (CPACK_RPM_PACKAGE_RELOCATABLE is set): this is not supported, the package won't be relocatable. Can we look at supporting relocatable packages...

The static packages were previously named inconsistently, with clients packages getting `-static` and the develop package remaining unchanged. Additionally, the runtime package is still generated for static builds, and the...

Bumps [sphinxcontrib-moderncmakedomain](https://github.com/scikit-build/moderncmakedomain) from 3.19 to 3.27.0. Release notes Sourced from sphinxcontrib-moderncmakedomain's releases. Version 3.27.0 This adds some testing, with an upstream fix for parallel mode & a fix for a...