Skip to content

Commit 92b5836

Browse files
committed
[HIP] Adapt array.cu test to HIP
1 parent ba183cc commit 92b5836

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

External/HIP/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ macro(create_local_hip_tests VariantSuffix)
9797
endforeach()
9898

9999
list(APPEND CUDA_LOCAL_TESTS algorithm)
100+
list(APPEND CUDA_LOCAL_TESTS array)
100101
list(APPEND CUDA_LOCAL_TESTS cmath)
101102
list(APPEND CUDA_LOCAL_TESTS complex)
102103
list(APPEND CUDA_LOCAL_TESTS math_h)

0 commit comments

Comments
 (0)