File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 18
18
* Copyright (c) 2013-2019 Intel, Inc. All rights reserved.
19
19
* Copyright (c) 2015 Mellanox Technologies, Inc.
20
20
* All rights reserved.
21
- * Copyright (c) 2016-2019 Research Organization for Information Science
22
- * and Technology (RIST). All rights reserved.
21
+ * Copyright (c) 2016-2021 Research Organization for Information Science
22
+ * and Technology (RIST). All rights reserved.
23
23
* Copyright (c) 2021 Triad National Security, LLC. All rights
24
24
* reserved.
25
25
* $COPYRIGHT$
@@ -85,7 +85,7 @@ bool ompi_mpi_compat_mpi3 = false;
85
85
86
86
char * ompi_mpi_spc_attach_string = NULL ;
87
87
bool ompi_mpi_spc_dump_enabled = false;
88
- uint32_t ompi_pmix_connect_timeout ;
88
+ uint32_t ompi_pmix_connect_timeout = 0 ;
89
89
90
90
static bool show_default_mca_params = false;
91
91
static bool show_file_mca_params = false;
You can’t perform that action at this time.
0 commit comments