- Directed tests build hip_hcc as subdir.
- Support HCC_HOME env var to control which HCC to use for build
  hip_hcc.
Этот коммит содержится в:
Ben Sander
2016-03-24 10:16:35 -05:00
родитель 655534b1ba
Коммит c4e1aba862
3 изменённых файлов: 20 добавлений и 12 удалений
+1 -1
Просмотреть файл
@@ -96,7 +96,7 @@ static thread_local hipError_t tls_lastHipError = hipSuccess;
// #include CPP files to produce one object file
#define ONE_OBJECT_FILE 1
//#define ONE_OBJECT_FILE 1
// Compile support for trace markers that are displayed on CodeXL GUI at start/stop of each function boundary.