2
0

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
Este cometimento está contido em:
Tao Sang
2021-02-03 21:23:45 -05:00
cometido por Tao Sang
ascendente e4fdbfcf5b
cometimento a6176099cf
@@ -28,7 +28,6 @@
#include "test_common.h"
#include "hip/hip_ext.h"
#define fileName "matmul.code"
#define matmulK "matmulK"