We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca93be0 commit 9910b24Copy full SHA for 9910b24
CMakeLists.txt
@@ -719,7 +719,7 @@ if(opencoarrays_aware_compiler)
719
add_caf_test(comp_allocated_2 2 comp_allocated_2)
720
add_caf_test(alloc_comp_get_convert_nums 2 alloc_comp_get_convert_nums)
721
if(NOT CMAKE_Fortran_COMPILER_VERSION VERSION_LESS 8)
722
- add_caf_test(team_number 6 team_number)
+ add_caf_test(team_number 8 team_number)
723
add_caf_test(teams_subset 3 teams_subset)
724
add_caf_test(get_communicator 3 get_communicator)
725
add_caf_test(alloc_comp_multidim_shape 2 alloc_comp_multidim_shape)
0 commit comments