Skip to content

Commit b0a6684

Browse files
committed
pmix/pmi4x: refresh to latest PMIx
refresh to openpmix/openpmix@2d4c287 Refs. #6222 Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
1 parent 922fcca commit b0a6684

File tree

435 files changed

+8865
-2581
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

435 files changed

+8865
-2581
lines changed

opal/mca/pmix/pmix4x/pmix/HACKING

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
88
University of Stuttgart. All rights reserved.
99
Copyright (c) 2004-2005 The Regents of the University of California.
1010
All rights reserved.
11-
Copyright (c) 2008-2015 Cisco Systems, Inc. All rights reserved.
12-
Copyright (c) 2013-2018 Intel, Inc. All rights reserved.
11+
Copyright (c) 2008-2018 Cisco Systems, Inc. All rights reserved
12+
Copyright (c) 2013-2017 Intel, Inc. All rights reserved.
1313
$COPYRIGHT$
1414

1515
Additional copyrights may follow
@@ -205,17 +205,17 @@ NOTE: On MacOS/X, the default "libtool" program is different than the
205205
m4, Autoconf and Automake build and install very quickly; Libtool will
206206
take a minute or two.
207207

208-
5. You can now run PMIx’s top-level "autogen.sh" script. This script
208+
5. You can now run PMIx’s top-level "autogen.pl" script. This script
209209
will invoke the GNU Autoconf, Automake, and Libtool commands in the
210210
proper order and setup to run PMIx's top-level "configure" script.
211211

212-
5a. You generally need to run autogen.sh only when the top-level
212+
5a. You generally need to run autogen.pl only when the top-level
213213
file "configure.ac" changes, or any files in the config/ or
214214
<project>/config/ directories change (these directories are
215215
where a lot of "include" files for PMI’xs configure script
216216
live).
217217

218-
5b. You do *NOT* need to re-run autogen.sh if you modify a
218+
5b. You do *NOT* need to re-run autogen.pl if you modify a
219219
Makefile.am.
220220

221221
Use of Flex

opal/mca/pmix/pmix4x/pmix/INSTALL

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
88
University of Stuttgart. All rights reserved.
99
Copyright (c) 2004-2005 The Regents of the University of California.
1010
All rights reserved.
11-
Copyright (c) 2008-2015 Cisco Systems, Inc. All rights reserved.
12-
Copyright (c) 2013-2018 Intel, Inc. All rights reserved.
11+
Copyright (c) 2008-2018 Cisco Systems, Inc. All rights reserved
12+
Copyright (c) 2013-2017 Intel, Inc. All rights reserved.
1313
$COPYRIGHT$
1414

1515
Additional copyrights may follow
@@ -37,7 +37,7 @@ build PMIx. You must then run:
3737
shell$ ./autogen.pl
3838

3939
You will need very recent versions of GNU Autoconf, Automake, and
40-
Libtool. If autogen.sh fails, read the HACKING file. If anything
40+
Libtool. If autogen.pl fails, read the HACKING file. If anything
4141
else fails, read the HACKING file. Finally, we suggest reading the
4242
HACKING file.
4343

opal/mca/pmix/pmix4x/pmix/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Copyright (c) 2010 ARM ltd. All rights reserved.
4545
Copyright (c) 2010-2011 Alex Brick <bricka@ccs.neu.edu>. All rights reserved.
4646
Copyright (c) 2012 The University of Wisconsin-La Crosse. All rights
4747
reserved.
48-
Copyright (c) 2013-2018 Intel, Inc. All rights reserved.
48+
Copyright (c) 2013-2014 Intel, Inc. All rights reserved.
4949
Copyright (c) 2011-2014 NVIDIA Corporation. All rights reserved.
5050

5151
$COPYRIGHT$

opal/mca/pmix/pmix4x/pmix/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Copyright (c) 2007 Myricom, Inc. All rights reserved.
1515
Copyright (c) 2008 IBM Corporation. All rights reserved.
1616
Copyright (c) 2010 Oak Ridge National Labs. All rights reserved.
1717
Copyright (c) 2011 University of Houston. All rights reserved.
18-
Copyright (c) 2013-2018 Intel, Inc. All rights reserved.
18+
Copyright (c) 2013-2017 Intel, Inc. All rights reserved.
1919
$COPYRIGHT$
2020

2121
Additional copyrights may follow

opal/mca/pmix/pmix4x/pmix/VERSION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ greek=
3030
# command, or with the date (if "git describe" fails) in the form of
3131
# "date<date>".
3232

33-
repo_rev=git56f2d69a
33+
repo_rev=git2d4c2874
3434

3535
# If tarball_version is not empty, it is used as the version string in
3636
# the tarball filename, regardless of all other versions listed in
@@ -44,7 +44,7 @@ tarball_version=
4444

4545
# The date when this release was created
4646

47-
date="Sep 28, 2018"
47+
date="Dec 18, 2018"
4848

4949
# The shared library version of each of PMIx's public libraries.
5050
# These versions are maintained in accordance with the "Library

opal/mca/pmix/pmix4x/pmix/autogen.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
55
# Copyright (c) 2013 Mellanox Technologies, Inc.
66
# All rights reserved.
7-
# Copyright (c) 2013-2018 Intel, Inc. All rights reserved.
7+
# Copyright (c) 2013-2017 Intel, Inc. All rights reserved.
88
# Copyright (c) 2015 Research Organization for Information Science
99
# and Technology (RIST). All rights reserved.
1010
# Copyright (c) 2015 IBM Corporation. All rights reserved.

opal/mca/pmix/pmix4x/pmix/config/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2013-2018 Intel, Inc. All rights reserved.
1+
# Copyright (c) 2013-2016 Intel, Inc. All rights reserved
22
# Copyright (c) 2016 Research Organization for Information Science
33
# and Technology (RIST). All rights reserved.
44
# Copyright (c) 2006-2016 Cisco Systems, Inc. All rights reserved.

opal/mca/pmix/pmix4x/pmix/config/c_get_alignment.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dnl University of Stuttgart. All rights reserved.
1111
dnl Copyright (c) 2004-2005 The Regents of the University of California.
1212
dnl All rights reserved.
1313
dnl Copyright (c) 2009 Sun Microsystems, Inc. All rights reserved.
14-
dnl Copyright (c) 2014-2018 Intel, Inc. All rights reserved.
14+
dnl Copyright (c) 2014-2015 Intel, Inc. All rights reserved.
1515
dnl Copyright (c) 2015 Research Organization for Information Science
1616
dnl and Technology (RIST). All rights reserved.
1717
dnl $COPYRIGHT$

opal/mca/pmix/pmix4x/pmix/config/distscript.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# and Technology (RIST). All rights reserved.
1616
# Copyright (c) 2015 Los Alamos National Security, LLC. All rights
1717
# reserved.
18-
# Copyright (c) 2017-2018 Intel, Inc. All rights reserved.
18+
# Copyright (c) 2017 Intel, Inc. All rights reserved.
1919
# $COPYRIGHT$
2020
#
2121
# Additional copyrights may follow

opal/mca/pmix/pmix4x/pmix/config/pmix_check_broken_qsort.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dnl University of Stuttgart. All rights reserved.
1111
dnl Copyright (c) 2004-2005 The Regents of the University of California.
1212
dnl All rights reserved.
1313
dnl Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
14-
dnl Copyright (c) 2014-2018 Intel, Inc. All rights reserved.
14+
dnl Copyright (c) 2014-2015 Intel, Inc. All rights reserved.
1515
dnl Copyright (c) 2015 Cisco Systems, Inc. All rights reserved.
1616
dnl $COPYRIGHT$
1717
dnl

0 commit comments

Comments
 (0)