File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -95,6 +95,7 @@ prototype_sources = \
95
95
comm_connect.c.in \
96
96
comm_create.c.in \
97
97
comm_create_errhandler.c.in \
98
+ comm_create_group.c.in \
98
99
comm_create_from_group.c.in \
99
100
comm_create_keyval.c.in \
100
101
comm_delete_attr.c.in \
@@ -278,6 +279,7 @@ prototype_sources = \
278
279
intercomm_create_from_groups.c.in \
279
280
intercomm_merge.c.in \
280
281
iprobe.c.in \
282
+ iallreduce.c.in \
281
283
irecv.c.in \
282
284
ireduce.c.in \
283
285
ireduce_scatter_block.c.in \
@@ -308,9 +310,12 @@ prototype_sources = \
308
310
neighbor_alltoallv_init.c.in\
309
311
neighbor_alltoallw.c.in \
310
312
neighbor_alltoallw_init.c.in \
313
+ open_port.c.in \
314
+ op_c2f.c.in \
311
315
op_commutative.c.in \
312
316
op_create.c.in \
313
317
op_free.c.in \
318
+ op_f2c.c.in \
314
319
pack.c.in \
315
320
pack_external.c.in \
316
321
pack_external_size.c.in \
@@ -343,6 +348,7 @@ prototype_sources = \
343
348
rget_accumulate.c.in \
344
349
rget.c.in \
345
350
rput.c.in \
351
+ rsend.c.in \
346
352
rsend_init.c.in \
347
353
scan.c.in \
348
354
scan_init.c.in \
You can’t perform that action at this time.
0 commit comments