SWDEV-345870 - Correct include paths for new directory layout

Use hsa header files from /opt/rocm-ver/include rather than using wrapper files from /opt/rocm-ver/hsa/include/hsa

Change-Id: Id7a9bde19447cd2a0fd6e03b11c08471f09c2a46


[ROCm/rocprofiler commit: e7eb195924]
Этот коммит содержится в:
Ranjith Ramakrishnan
2022-07-14 16:05:00 -07:00
родитель 615dd27e77
Коммит a5a941cbfc
24 изменённых файлов: 48 добавлений и 48 удалений
+1 -1
Просмотреть файл
@@ -22,7 +22,7 @@ THE SOFTWARE.
#include "gpu_command.h"
#include <hsa.h>
#include <hsa/hsa.h>
#include <map>