From 76a9fdd924fb6c9265bd40bcc22da4d2fc056f0a 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 --- hipamd/INSTALL.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/hipamd/INSTALL.md b/hipamd/INSTALL.md index f8f67ac71f..df7cdd1de5 100644 --- a/hipamd/INSTALL.md +++ b/hipamd/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)