Howard Pritchard
01d4d52588
SCIF: remove it
...
KNC is effectively dead. Remove corresponding SCIF
support in Open MPI.
cherry pick of PR #5737
+
news update
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
(cherry picked from commit b9ac3d8931
)
2018-09-19 11:48:17 -06:00
Howard Pritchard
8eb738a9c8
lanl/platform: add new toss2/3 platform files
...
remove old platform files
add new platform files for toss2/toss3
OPA/MLX-IB variants.
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
2018-02-17 10:32:07 -07:00
Brian Barrett
fe8e4a0402
dist: Autogenerate AUTHORS file
...
Per discussion at the Summer 2017 developers meeting, generate
the AUTHORS list at make dist time, rather than trying to
keep it up to date and merge on the branches by hand. While
most of the data is generated from git, the organization list
was maintained by hand. The general feeling at the meeting was
that the organization list was not adding value and there were
concrete cases where it involved much chasing by the RMs, so
it has been removed.
Signed-off-by: Brian Barrett <bbarrett@amazon.com>
2017-07-27 13:04:17 -07:00
Jeff Squyres
f0a8a0af51
dist: remove OS X package script
...
We stopped supporting this long ago.
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2017-03-29 10:13:01 -04:00
Ralph Castain
1e2019ce2a
Revert "Update to sync with OMPI master and cleanup to build"
...
This reverts commit cb55c88a8b
.
2016-11-22 15:03:20 -08:00
Ralph Castain
cb55c88a8b
Update to sync with OMPI master and cleanup to build
...
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2016-11-22 14:24:54 -08:00
Nathan Hjelm
147e780fa5
contrib/lanl: update platform files for TOSS2
...
Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2016-03-17 14:30:50 -06:00
Howard Pritchard
d4eb5addb0
contrib/lanl: update Makefile
...
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
2015-07-31 14:38:48 -07:00
Ralph Castain
869041f770
Purge whitespace from the repo
2015-06-23 20:59:57 -07:00
Jeff Squyres
79f517941c
configry: restore "autogen.pl --no-ompi" functionality
...
Don't use "ompi" names with top-level constructs, because the OMPI
project may not be built. Instead, just use "opal" names -- they'll
always be there.
This commit was SVN r32446.
2014-08-07 21:19:46 +00:00
Brian Barrett
8b778903d8
Fix longstanding issue with our multi-project support. Rather than using
...
pkg{data,lib,includedir}, use our own ompi{data,lib,includedir}, which is
always set to {datadir,libdir,includedir}/openmpi. This will keep us from
having help files in prefix/share/open-rte when building without Open MPI,
but in prefix/share/openmpi when building with Open MPI.
This commit was SVN r30140.
2014-01-07 22:11:15 +00:00
Nathan Hjelm
c4e4871ee5
Update instructions for installing completion scripts and add them to
...
the tarball.
This commit was SVN r29707.
2013-11-14 15:26:00 +00:00
Ralph Castain
01333813a9
Correct location of files
...
This commit was SVN r29650.
2013-11-10 04:12:14 +00:00
Mike Dubman
926667c114
Move debian/ into contrib
...
Refs: #3887
reviewer=ompi-rm1.7
This commit was SVN r29633.
2013-11-07 14:19:27 +00:00
Mike Dubman
d8a24692b0
revert r29615, will stick to Dave suggestion and put everything under contrib/dist/linux/debian
...
Refs: #3887
This commit was SVN r29632.
The following SVN revision numbers were found above:
r29615 --> open-mpi/ompi@c356bdeeae
2013-11-07 09:28:43 +00:00
Nathan Hjelm
0df678f1ea
Update LANL platform files.
...
cmr=v1.7.4:reviewer=ompi-gk1.7
This commit was SVN r29625.
2013-11-06 22:43:21 +00:00
Mike Dubman
c356bdeeae
packaging: add support for debian + example
...
unfortunately the debian packaging files should reside in the root folder
and cannot be placed under contrib/dist/... tree.
developed by Aleksey, reviewed by miked
cmr=v1.7.4:reviewer=ompi-gk1.7
This commit was SVN r29615.
2013-11-06 12:50:28 +00:00
Ralph Castain
46bb8c1aed
Add new LANL platform files to tarball (change included in v1.7.4)
...
This commit was SVN r29548.
2013-10-29 16:14:29 +00:00
Mike Dubman
a9521f3abd
Add mellanox platform files
...
reviewed by Amir
cmr=v1.7.4:reviewer=ompi-rm1.7
This commit was SVN r29406.
2013-10-09 10:06:39 +00:00
Jeff Squyres
7de2179866
Remove Cisco platform files from Makefile.am so we don't break "make dist"
...
Thanks to Mellanox/Jenkins for catching this before the nightly build
tonight!
This commit was SVN r29402.
2013-10-08 16:24:00 +00:00
Ralph Castain
72dc8f1f6e
Blasted typo
...
This commit was SVN r28991.
2013-08-02 19:18:33 +00:00
Ralph Castain
f81cbad3e3
Fix platform files so trunk tarball can build
...
This commit was SVN r28989.
2013-08-02 16:22:51 +00:00
Ralph Castain
ee3e3a3dd8
Fix typo for make tarball
...
This commit was SVN r28776.
2013-07-12 18:48:38 +00:00
Ralph Castain
e093187ff6
Cleanup and rename of platform files
...
This commit was SVN r28773.
2013-07-12 18:42:16 +00:00
Ralph Castain
8d2fa3693b
First cut at removing the native Windows support. Remove all the Windows-specific components, and the .windows files sprinkled around. Remove the Windows platform files and MTT scripts. Update the NEWS to point Windows users to the cygwin package.
...
This commit was SVN r28116.
2013-02-26 20:44:56 +00:00
Joshua Ladd
70ad711337
Backing out the Open SHMEM project
...
This commit was SVN r28050.
2013-02-12 17:45:27 +00:00
Mike Dubman
ff384daab4
Added new project: oshmem.
...
This commit was SVN r28048.
2013-02-12 15:33:21 +00:00
Jeff Squyres
6f257c477f
Fix typo in Makefile.am.
...
This commit was SVN r28037.
2013-02-07 13:41:39 +00:00
Nathan Hjelm
6a9d15da51
Add missing platform files to dist
...
This commit was SVN r27992.
2013-01-31 16:41:31 +00:00
Ralph Castain
f58b290136
Update the included platform files
...
This commit was SVN r27979.
2013-01-30 02:45:25 +00:00
Ralph Castain
2358228a1b
Update platform files
...
This commit was SVN r27582.
2012-11-10 13:59:09 +00:00
Ralph Castain
60a837426d
Update platform files
...
This commit was SVN r27444.
2012-10-14 03:28:33 +00:00
Ralph Castain
254f34133c
Add and update platform files
...
This commit was SVN r27092.
2012-08-17 21:39:22 +00:00
Shiqing Fan
3713cddde3
As the test source files are not in the tarball, so add them in the windows contrib folder.
...
This commit was SVN r26976.
2012-08-08 16:45:06 +00:00
Ralph Castain
b2aca614a8
fix typo
...
This commit was SVN r26899.
2012-07-28 01:23:14 +00:00
Shiqing Fan
f27251ca13
Include the newly added example VS project file into the tarball.
...
This commit was SVN r26894.
2012-07-27 11:53:15 +00:00
Shiqing Fan
fe9857adaa
remove files that are not necessary for hwloc windows build.
...
This commit was SVN r26826.
2012-07-21 22:44:58 +00:00
Shiqing Fan
12d99a9ebb
Update the hwloc build on Windows and related files.
...
This commit was SVN r26818.
2012-07-20 12:14:28 +00:00
Ralph Castain
552f17fe82
Correct typo in platform file list
...
This commit was SVN r26740.
2012-07-04 02:41:48 +00:00
Shiqing Fan
98035d131c
update the platform win32 files for hwloc build on Windows natively.
...
This commit was SVN r26727.
2012-07-03 12:55:31 +00:00
Ralph Castain
da80f00788
Remove nonexistent file
...
This commit was SVN r26687.
2012-06-28 02:31:43 +00:00
Ralph Castain
d76ed8acd2
Fix platform files
...
This commit was SVN r26564.
2012-06-07 01:27:30 +00:00
Ralph Castain
278702f5b0
Cleanup platform files in the tarball
...
This commit was SVN r25976.
2012-02-20 23:41:31 +00:00
Ralph Castain
47c64ec837
Roll in Java bindings per telecon discussion. Man pages still under revision
...
This commit was SVN r25973.
2012-02-20 22:12:43 +00:00
Shiqing Fan
886edabc12
Add a missing CMake config file into the tarball.
...
This commit was SVN r25687.
2011-12-30 10:44:15 +00:00
Ralph Castain
9af80be432
Add missing platform files to tarball
...
This commit was SVN r25558.
2011-12-01 18:05:16 +00:00
Brian Barrett
ec1e996530
Add SNL config files
...
This commit was SVN r25479.
2011-11-15 23:55:50 +00:00
Josh Hursey
6539a31b23
Cleanup configure checks for C/R functionality.
...
Add a WANT_FT_CR flag different from WANT_FT so tools like *-checkpoint are not built when a different FT technique is requested.
Also fix the C/R thread check so that it is only enabled if C/R is enabled, not generally when threads are enabled.
This commit was SVN r24769.
2011-06-09 19:45:29 +00:00
Shiqing Fan
18307a8b43
Missed another file for the tarball.
...
This commit was SVN r24488.
2011-03-04 09:26:20 +00:00
Shiqing Fan
b2c3cb300c
Correctly configure the new libevent mca for Windows.
...
This commit was SVN r23946.
2010-10-26 09:33:47 +00:00