EXSWCPHIPT-133 - Added support for offsetting to arrays to hipStreamValue tests (#2766)

This commit is contained in:
Finlay
2022-08-08 06:17:42 +01:00
committed by GitHub
parent e47d977614
commit cc1f3702e7
4 changed files with 368 additions and 268 deletions
+2 -1
View File
@@ -43,4 +43,5 @@ endif()
hip_add_exe_to_target(NAME StreamTest
TEST_SRC ${TEST_SRC}
TEST_TARGET_NAME build_tests)
TEST_TARGET_NAME build_tests
COMPILE_OPTIONS -std=c++17)