Merge pull request #136 from mangupta/update_install_markdown

[doc] Add details of HIP build time dependencies to INSTALL.md

[ROCm/hip commit: 6d6c325626]
Bu işleme şunda yer alıyor:
Ben Sander
2017-07-31 11:05:30 -05:00
işlemeyi yapan: GitHub
işleme f88f99276a
+2 -1
Dosyayı Görüntüle
@@ -59,7 +59,8 @@ HIP source code is available and the project can be built from source on the HCC
1. Follow the above steps to install and validate the binary packages.
2. Download HIP source code (from the [GitHub repot](https://github.com/ROCm-Developer-Tools/HIP).)
3. Build and install HIP (This is the simple version assuming default paths ; see below for additional options.)
3. Install HIP build-time dependencies using ```sudo apt-get install libelf-dev```.
4. Build and install HIP (This is the simple version assuming default paths ; see below for additional options.)
```
cd HIP
mkdir build