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 8396bef commit 566fdaaCopy full SHA for 566fdaa
ompi/mpi/bindings/c_header.py
@@ -40,6 +40,10 @@
40
"MPI_Win",
41
"MPI_Comm_copy_attr_function",
42
"MPI_Comm_delete_attr_function",
43
+ "MPI_Type_copy_attr_function",
44
+ "MPI_Type_delete_attr_function",
45
+ "MPI_Win_delete_attr_function",
46
+ "MPI_Win_copy_attr_function",
47
# TODO: these two are deprecated, get rid of them
48
"MPI_Copy_function",
49
"MPI_Delete_function",
0 commit comments