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 b343df4 + 444f5fa commit 39d880fCopy full SHA for 39d880f
opal/mca/pmix/pmix2x/pmix/src/mca/ptl/usock/ptl_usock_component.c
@@ -12,7 +12,7 @@
12
* All rights reserved.
13
* Copyright (c) 2015 Los Alamos National Security, LLC. All rights
14
* reserved.
15
- * Copyright (c) 2016 Intel, Inc. All rights reserved
+ * Copyright (c) 2016-2017 Intel, Inc. All rights reserved.
16
* $COPYRIGHT$
17
*
18
* Additional copyrights may follow
@@ -90,7 +90,7 @@ PMIX_EXPORT pmix_ptl_usock_component_t mca_ptl_usock_component = {
90
.pmix_mca_close_component = component_close,
91
.pmix_mca_query_component = component_query
92
},
93
- .priority = 5,
+ .priority = 15,
94
.uri = NULL,
95
.setup_listener = setup_listener
96
0 commit comments