ROCm / half

MIT License
11 stars 7 forks source link

build failed on 4.3 #3

Closed gggh000 closed 2 years ago

gggh000 commented 2 years ago

Log below. Used to build ok with rocm4.1. Broken in 4.3.

[root@localhost build]# cmake ..
CMake Error at CMakeLists.txt:17 (find_package):
  By not providing "FindROCM.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "ROCM", but
  CMake did not find one.

  Could not find a package configuration file provided by "ROCM" with any of
  the following names:

    ROCMConfig.cmake
    rocm-config.cmake

  Add the installation prefix of "ROCM" to CMAKE_PREFIX_PATH or set
  "ROCM_DIR" to a directory containing one of the above files.  If "ROCM"
  provides a separate development package or SDK, be sure it has been
  installed.

-- Configuring incomplete, errors occurred!
See also "/root/ROCm-4.3/half/build/CMakeFiles/CMakeOutput.log".
[root@localhost build]#