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 1818 * Copyright (c) 2013-2019 Intel, Inc. All rights reserved.
1919 * Copyright (c) 2015 Mellanox Technologies, Inc.
2020 * 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.
2323 * Copyright (c) 2021 Triad National Security, LLC. All rights
2424 * reserved.
2525 * $COPYRIGHT$
@@ -85,7 +85,7 @@ bool ompi_mpi_compat_mpi3 = false;
8585
8686char * ompi_mpi_spc_attach_string = NULL ;
8787bool ompi_mpi_spc_dump_enabled = false;
88- uint32_t ompi_pmix_connect_timeout ;
88+ uint32_t ompi_pmix_connect_timeout = 0 ;
8989
9090static bool show_default_mca_params = false;
9191static bool show_file_mca_params = false;
You can’t perform that action at this time.
0 commit comments