File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
ompi/mpi/fortran/use-mpi-f08/profile Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 2121# and Technology (RIST). All rights reserved.
2222# Copyright (c) 2022 Triad National Security, LLC. All rights
2323# reserved.
24+ # Copyright (c) 2024 Jeffrey M. Squyres. All rights reserved.
2425# $COPYRIGHT$
2526#
2627# Additional copyrights may follow
@@ -69,6 +70,7 @@ pmpi_api_files = \
6970 pallgatherv_init_f08.F90 \
7071 palloc_mem_f08.F90 \
7172 pallreduce_f08.F90 \
73+ pallreduce_init_f08.F90 \
7274 palltoall_f08.F90 \
7375 palltoall_init_f08.F90 \
7476 palltoallv_f08.F90 \
@@ -230,6 +232,7 @@ pmpi_api_files = \
230232 pgroup_difference_f08.F90 \
231233 pgroup_excl_f08.F90 \
232234 pgroup_free_f08.F90 \
235+ pgroup_from_session_pset_f08.F90 \
233236 pgroup_incl_f08.F90 \
234237 pgroup_intersection_f08.F90 \
235238 pgroup_range_excl_f08.F90 \
@@ -347,6 +350,7 @@ pmpi_api_files = \
347350 psend_init_f08.F90 \
348351 psendrecv_f08.F90 \
349352 psendrecv_replace_f08.F90 \
353+ psession_call_errhandler_f08.F90 \
350354 psession_create_errhandler_f08.F90\
351355 psession_get_errhandler_f08.F90\
352356 psession_get_info_f08.F90 \
You can’t perform that action at this time.
0 commit comments