File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1414 * Copyright (c) 2012-2015 Los Alamos National Security, LLC. All rights
1515 * reserved.
1616 * Copyright (c) 2013-2015 Intel, Inc. All rights reserved
17- * Copyright (c) 2014 Research Organization for Information Science
17+ * Copyright (c) 2014-2015 Research Organization for Information Science
1818 * and Technology (RIST). All rights reserved.
1919 * $COPYRIGHT$
2020 *
@@ -267,7 +267,7 @@ int ompi_proc_init(void)
267267 opal_proc_local_set (& proc -> super );
268268#if OPAL_ENABLE_HETEROGENEOUS_SUPPORT
269269 /* add our arch to the modex */
270- OPAL_MODEX_SEND_VALUE (ret , PMIX_GLOBAL ,
270+ OPAL_MODEX_SEND_VALUE (ret , OPAL_PMIX_GLOBAL ,
271271 OPAL_PMIX_ARCH , & opal_local_arch , OPAL_UINT32 );
272272 if (OPAL_SUCCESS != ret ) {
273273 return ret ;
You can’t perform that action at this time.
0 commit comments