Skip to content

Commit cf666aa

Browse files
committed
[Isse-422] Implement send_by_ref and add base test for get_by_ref.
1 parent 77bd4af commit cf666aa

File tree

4 files changed

+1750
-46
lines changed

4 files changed

+1750
-46
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -656,6 +656,7 @@ if(opencoarrays_aware_compiler)
656656
add_caf_test(get_with_offset_1d 2 get_with_offset_1d)
657657
add_caf_test(whole_get_array 2 whole_get_array)
658658
add_caf_test(strided_get 2 strided_get)
659+
add_caf_test(alloc_comp_get_convert_nums 2 alloc_comp_get_convert_nums)
659660

660661
# Pure send tests
661662
add_caf_test(send_array 2 send_array)

0 commit comments

Comments
 (0)