From 595d95cfe8d8a7de6d0641af3bc52df004668af9 Mon Sep 17 00:00:00 2001 From: "Yaxun (Sam) Liu" Date: Sat, 30 Mar 2019 08:29:08 -0400 Subject: [PATCH] Update INSTALL.md [ROCm/hip commit: ed2fbb27e4fed42d43d0ebc23fd99c8980bae3c1] --- projects/hip/INSTALL.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/projects/hip/INSTALL.md b/projects/hip/INSTALL.md index f8f67ac71f..df7cdd1de5 100644 --- a/projects/hip/INSTALL.md +++ b/projects/hip/INSTALL.md @@ -56,8 +56,6 @@ apt-get install hip_hcc * Checkout https://github.com/ROCm-Developer-Tools/HIP.git master branch and build it with HCC installed with ROCm packages. Please use -DHIP_COMPILER=clang with cmake to enable hip-clang. -* Environment variables to let hipcc to use clang to compile HIP program - * Default paths and environment variables: * By default HIP looks for HSA in /opt/rocm/hsa (can be overridden by setting HSA_PATH environment variable)