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 2138804 commit 0741bf1Copy full SHA for 0741bf1
ompi/mpi/fortran/use-mpi-f08/Makefile.am
@@ -332,15 +332,13 @@ mpi_api_files = \
332
intercomm_create_from_groups_f08.F90 \
333
intercomm_merge_f08.F90 \
334
iprobe_f08.F90 \
335
- irecv_f08.F90 \
336
ireduce_f08.F90 \
337
ireduce_scatter_f08.F90 \
338
ireduce_scatter_block_f08.F90 \
339
irsend_f08.F90 \
340
iscan_f08.F90 \
341
iscatter_f08.F90 \
342
iscatterv_f08.F90 \
343
- isend_f08.F90 \
344
isendrecv_f08.F90 \
345
isendrecv_replace_f08.F90 \
346
issend_f08.F90 \
@@ -423,7 +421,6 @@ mpi_api_files = \
423
421
status_set_elements_f08.F90 \
424
422
status_set_elements_x_f08.F90 \
425
testall_f08.F90 \
426
- testany_f08.F90 \
427
test_cancelled_f08.F90 \
428
test_f08.F90 \
429
testsome_f08.F90 \
0 commit comments