Skip to content

Commit

Permalink
Add irecv, isend, and testany
Browse files Browse the repository at this point in the history
  • Loading branch information
jtronge committed Dec 22, 2023
1 parent 2138804 commit 0741bf1
Show file tree
Hide file tree
Showing 3 changed files with 184 additions and 31 deletions.
3 changes: 0 additions & 3 deletions ompi/mpi/fortran/use-mpi-f08/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -332,15 +332,13 @@ mpi_api_files = \
intercomm_create_from_groups_f08.F90 \
intercomm_merge_f08.F90 \
iprobe_f08.F90 \
irecv_f08.F90 \
ireduce_f08.F90 \
ireduce_scatter_f08.F90 \
ireduce_scatter_block_f08.F90 \
irsend_f08.F90 \
iscan_f08.F90 \
iscatter_f08.F90 \
iscatterv_f08.F90 \
isend_f08.F90 \
isendrecv_f08.F90 \
isendrecv_replace_f08.F90 \
issend_f08.F90 \
Expand Down Expand Up @@ -423,7 +421,6 @@ mpi_api_files = \
status_set_elements_f08.F90 \
status_set_elements_x_f08.F90 \
testall_f08.F90 \
testany_f08.F90 \
test_cancelled_f08.F90 \
test_f08.F90 \
testsome_f08.F90 \
Expand Down
Loading

0 comments on commit 0741bf1

Please sign in to comment.