SWDEV-271406 - Remove unecessary hip_ext.h
tests/src/runtimeApi/module/hipModuleLaunchKernel.cpp doesn't need hip_ext.h which will fail cuda building. So remove it Change-Id: Icf5763449ccec839d9efda90ffe3a86fb53bdb85
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
|
||||
|
||||
#include "test_common.h"
|
||||
#include "hip/hip_ext.h"
|
||||
|
||||
#define fileName "matmul.code"
|
||||
#define matmulK "matmulK"
|
||||
|
||||
Reference in New Issue
Block a user