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.
2 parents 630bebd + dc7532d commit 6d2ff1aCopy full SHA for 6d2ff1a
ompi/include/mpi.h.in
@@ -21,7 +21,7 @@
21
* and Technology (RIST). All rights reserved.
22
* Copyright (c) 2017-2019 IBM Corporation. All rights reserved.
23
* Copyright (c) 2018 FUJITSU LIMITED. All rights reserved.
24
- * Copyright (c) 2021 Google, LLC. All rights reserved.
+ * Copyright (c) 2021-2022 Google, LLC. All rights reserved.
25
* Copyright (c) 2021 Amazon.com, Inc. or its affiliates. All Rights
26
* reserved.
27
* Copyright (c) 2021 Bull S.A.S. All rights reserved.
@@ -624,6 +624,7 @@ enum {
624
625
/* MPI-4 */
626
MPI_FT, /* used by OPAL_ENABLE_FT_MPI */
627
+ MPI_ATTR_PREDEFINED_KEY_MAX,
628
};
629
630
/*
0 commit comments