HIP icon indicating copy to clipboard operation
HIP copied to clipboard

No CMakeLists.txt

Open xinlipn opened this issue 3 years ago • 1 comments

Hello, Try to build/install HIP on Ubuntu 20.04.5 LTS with the steps below

https://rocmdocs.amd.com/en/latest/Programming_Guides/hip_install.html

  1. cd HIP 2 .mkdir build
  2. cd build
  3. cmake ..
  4. make
  5. make install

Step 4 gives error below does not appear to contain CMakeLists.txt.

Am I missing anything? Thanks

xinlipn avatar Sep 07 '22 17:09 xinlipn

@xinlipn Hi, were you able to resolve this issue on the latest HIP? If so can we close this ticket?

abhimeda avatar Feb 07 '24 18:02 abhimeda