Skip to content

Commit

Permalink
Minor renaming in test/test_allgather.f90
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Hourahine <[email protected]>
  • Loading branch information
aradi and bhourahine authored May 6, 2022
1 parent 5446b04 commit 80b13e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_allgather.f90
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ program test_allgather
integer, allocatable :: recv1(:), recv2(:,:)
character(100) :: formstr
character(*), parameter :: label = "(I2.2,'-',I3.3,'|',1X"
logical :: tPassed
logical :: isPassed

call mpifx_init()
call mycomm%init()
Expand Down

0 comments on commit 80b13e5

Please sign in to comment.