Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 155 Bytes

File metadata and controls

7 lines (7 loc) · 155 Bytes
cd [exmaple]
mkdir build
cd build
cmake .. -DCMAKE_CXX_COMPILER=hipcc -DCMAKE_C_COMPILER=hipcc -DCMAKE_PREFIX_PATH=/opt/rocm/lib/cmake
make -j