SWDEV-394940 Enabling basic testcases with HIPRTC apis for supported compiler options & also with combination of compiler options
Change-Id: If762335c9258fa6b0a49d53c54c0508fb7987056
This commit is contained in:
@@ -37,7 +37,8 @@ add_custom_target(copyRtcHeaders ALL
|
||||
if(UNIX)
|
||||
set(AMD_TEST_SRC ${AMD_TEST_SRC}
|
||||
RtcFunctions.cpp
|
||||
RtcUtility.cpp)
|
||||
RtcUtility.cpp
|
||||
hiprtcComplrOptnTesting.cc)
|
||||
endif()
|
||||
|
||||
if(HIP_PLATFORM MATCHES "nvidia")
|
||||
|
||||
Reference in New Issue
Block a user