@@ -24,68 +24,68 @@ include $(top_srcdir)/Makefile.ompi-rules
24
24
# https://rmarkdown.rstudio.com/authoring_pandoc_markdown.html
25
25
26
26
MD_FILES = \
27
- MPI_Barrier.md \
28
- MPI_Bsend.md \
29
- MPI_Bsend_init.md \
30
- MPI_Buffer_attach.md \
31
- MPI_Buffer_detach.md \
32
- MPI_Cancel.md \
33
- MPI_Cart_coords.md \
34
- MPI_Cart_create.md \
35
- MPI_Cart_get.md \
36
- MPI_Cart_map.md \
37
- MPI_Cart_rank.md \
38
- MPI_Cart_shift.md \
39
- MPI_Close_port.md \
40
- MPI_Cart_sub.md \
41
- MPI_Cartdim_get.md \
42
- MPI_Comm_accept.md \
43
- MPI_Comm_call_errhandler.md \
44
- MPI_Comm_compare.md \
45
- MPI_Comm_connect.md \
46
- MPI_Comm_create.md \
47
- MPI_Comm_create_errhandler.md \
48
- MPI_Comm_create_group.md \
49
- MPI_Comm_create_keyval.md \
50
- MPI_Comm_delete_attr.md \
51
- MPI_Comm_disconnect.md \
52
- MPI_Comm_dup.md \
53
- MPI_Comm_dup_with_info.md \
27
+ MPI_Barrier.3. md \
28
+ MPI_Bsend.3. md \
29
+ MPI_Bsend_init.3. md \
30
+ MPI_Buffer_attach.3. md \
31
+ MPI_Buffer_detach.3. md \
32
+ MPI_Cancel.3. md \
33
+ MPI_Cart_coords.3. md \
34
+ MPI_Cart_create.3. md \
35
+ MPI_Cart_get.3. md \
36
+ MPI_Cart_map.3. md \
37
+ MPI_Cart_rank.3. md \
38
+ MPI_Cart_shift.3. md \
39
+ MPI_Close_port.3. md \
40
+ MPI_Cart_sub.3. md \
41
+ MPI_Cartdim_get.3. md \
42
+ MPI_Comm_accept.3. md \
43
+ MPI_Comm_call_errhandler.3. md \
44
+ MPI_Comm_compare.3. md \
45
+ MPI_Comm_connect.3. md \
46
+ MPI_Comm_create.3. md \
47
+ MPI_Comm_create_errhandler.3. md \
48
+ MPI_Comm_create_group.3. md \
49
+ MPI_Comm_create_keyval.3. md \
50
+ MPI_Comm_delete_attr.3. md \
51
+ MPI_Comm_disconnect.3. md \
52
+ MPI_Comm_dup.3. md \
53
+ MPI_Comm_dup_with_info.3. md \
54
54
MPI_T_init_thread.3.md \
55
55
MPI_Status_f2c.3.md \
56
56
MPI_Status_f082c.3.md \
57
57
MPI_Status_f082f.3.md \
58
- MPI_Bcast.md \
59
- MPI_File_write_ordered.md \
60
- MPI_File_write_ordered_begin.md \
61
- MPI_File_write_ordered_end.md \
62
- MPI_File_write_shared.md \
63
- MPI_Finalize.md \
64
- MPI_Finalized.md \
65
- MPI_Free_mem.md \
66
- MPI_Gather.md \
67
- MPI_Gatherv.md \
68
- MPI_Get.md \
69
- MPI_Get_accumulate.md \
70
- MPI_Get_address.md \
71
- MPI_Get_count.md \
72
- MPI_Get_elements.md \
73
- MPI_Get_library_version.md \
74
- MPI_Get_processor_name.md \
75
- MPI_Get_version.md \
76
- MPI_Graph_create.md \
77
- MPI_Graph_get.md \
78
- MPI_Graph_map.md \
79
- MPI_Graph_neighbors_count.md \
80
- MPI_Graphdims_get.md \
81
- MPI_Grequest_complete.md \
82
- MPI_Grequest_start.md \
83
- MPI_Group_compare.md \
84
- MPI_Group_difference.md \
85
- MPI_Group_excl.md \
86
- MPI_Group_free.md \
87
- MPI_Group_incl.md \
88
- MPI_Group_intersection.md
58
+ MPI_Bcast.3. md \
59
+ MPI_File_write_ordered.3. md \
60
+ MPI_File_write_ordered_begin.3. md \
61
+ MPI_File_write_ordered_end.3. md \
62
+ MPI_File_write_shared.3. md \
63
+ MPI_Finalize.3. md \
64
+ MPI_Finalized.3. md \
65
+ MPI_Free_mem.3. md \
66
+ MPI_Gather.3. md \
67
+ MPI_Gatherv.3. md \
68
+ MPI_Get.3. md \
69
+ MPI_Get_accumulate.3. md \
70
+ MPI_Get_address.3. md \
71
+ MPI_Get_count.3. md \
72
+ MPI_Get_elements.3. md \
73
+ MPI_Get_library_version.3. md \
74
+ MPI_Get_processor_name.3. md \
75
+ MPI_Get_version.3. md \
76
+ MPI_Graph_create.3. md \
77
+ MPI_Graph_get.3. md \
78
+ MPI_Graph_map.3. md \
79
+ MPI_Graph_neighbors_count.3. md \
80
+ MPI_Graphdims_get.3. md \
81
+ MPI_Grequest_complete.3. md \
82
+ MPI_Grequest_start.3. md \
83
+ MPI_Group_compare.3. md \
84
+ MPI_Group_difference.3. md \
85
+ MPI_Group_excl.3. md \
86
+ MPI_Group_free.3. md \
87
+ MPI_Group_incl.3. md \
88
+ MPI_Group_intersection.3. md
89
89
90
90
TEMPLATE_FILES = \
91
91
MPI_Abort.3in \
0 commit comments