SWDEV-1 - exclude hipExtHostAlloc.cc from nvidia test list
Change-Id: I31644cbf446f057af82235dccc54202ad3e81428
This commit is contained in:
@@ -83,7 +83,6 @@ set(TEST_SRC
|
||||
hipMemsetD16Async.cc
|
||||
hipMemsetD32Async.cc
|
||||
hipMemsetD8Async.cc
|
||||
hipExtHostAlloc.cc
|
||||
)
|
||||
|
||||
if(UNIX)
|
||||
@@ -103,7 +102,8 @@ if(HIP_PLATFORM MATCHES "amd")
|
||||
hipMemVmm.cc
|
||||
hipArray.cc
|
||||
hipMemcpyDeviceToDeviceNoCU.cc
|
||||
hipGetProcAddress_Memory_APIs.cc)
|
||||
hipGetProcAddress_Memory_APIs.cc
|
||||
hipExtHostAlloc.cc)
|
||||
if(UNIX)
|
||||
# Should be compiled for NVIDIA as well after EXSWHTEC-346 is addressed
|
||||
# For windows build error occurs undefined symbol: hipPointerSetAttribute
|
||||
|
||||
Reference in New Issue
Block a user