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
Этот коммит содержится в:
@@ -23,7 +23,7 @@ THE SOFTWARE.
|
||||
#ifndef SRC_CORE_GPU_COMMAND_H_
|
||||
#define SRC_CORE_GPU_COMMAND_H_
|
||||
|
||||
#include <hsa.h>
|
||||
#include <hsa/hsa.h>
|
||||
|
||||
#include "core/types.h"
|
||||
#include "util/exception.h"
|
||||
|
||||
Ссылка в новой задаче
Block a user