pmix/ext3x: bring external component up-to-date with the embedded pmix3x
Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
Этот коммит содержится в:
родитель
bb212e0c94
Коммит
0481277e93
@ -3,7 +3,7 @@
|
|||||||
* Copyright (c) 2014-2017 Intel, Inc. All rights reserved.
|
* Copyright (c) 2014-2017 Intel, Inc. All rights reserved.
|
||||||
* Copyright (c) 2014-2015 Mellanox Technologies, Inc.
|
* Copyright (c) 2014-2015 Mellanox Technologies, Inc.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
* Copyright (c) 2016-2017 Research Organization for Information Science
|
* Copyright (c) 2016-2018 Research Organization for Information Science
|
||||||
* and Technology (RIST). All rights reserved.
|
* and Technology (RIST). All rights reserved.
|
||||||
* Copyright (c) 2017 Los Alamos National Security, LLC. All rights
|
* Copyright (c) 2017 Los Alamos National Security, LLC. All rights
|
||||||
* reserved.
|
* reserved.
|
||||||
@ -45,6 +45,7 @@ BEGIN_C_DECLS
|
|||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
opal_pmix_base_component_t super;
|
opal_pmix_base_component_t super;
|
||||||
|
pmix_proc_t myproc;
|
||||||
opal_list_t jobids;
|
opal_list_t jobids;
|
||||||
bool native_launch;
|
bool native_launch;
|
||||||
size_t evindex;
|
size_t evindex;
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user