1
1
Граф коммитов

336 Коммитов

Автор SHA1 Сообщение Дата
Michael Heinz
fcabd349e4 Add minimum library version needed to use PSM2 in OMPI #7779
Signed-off-by: Michael Heinz <michael.william.heinz@intel.com>
2020-06-03 11:19:58 -04:00
Christoph Niethammer
a59a138dd7 Fix minor inconsistencies and typos
Signed-off-by: Christoph Niethammer <niethammer@hlrs.de>
2020-05-18 09:08:02 +02:00
Nathan Hjelm
9d8f634044 btl/vader: rename vader -> sm
Now that the old sm btl has been gone for some time there was a request
to rename vader to sm. This commit does just that (reluctantly).

An alias has been generated so specifying vader in the btl selection
variable or specifying vader parameters will continue to work.

Signed-off-by: Nathan Hjelm <hjelmn@google.com>
2020-05-05 06:43:19 -07:00
Josh Hursey
d7cb1b77c6
Merge pull request #7606 from tongh18/readme_edit
Fix README
2020-04-07 10:37:09 -05:00
Hao Tong
a262fa30c5 fix readme, Open MPI does not support the IA64 platform any more
Signed-off-by: Hao Tong <tongh18@gemini.deac.wfu.edu>
2020-04-07 10:58:57 -04:00
Austen Lauria
e90d44ad6c
Merge pull request #7605 from Evstrife/pr/fix-README2
README: Fix the missing parentheses
2020-04-06 21:35:17 -04:00
Josh Hursey
7bcf1ed022
Merge pull request #7592 from mitchelltopaloglu/master
README: Grammar fix regarding gcc atomics
2020-04-06 20:03:05 -05:00
Evstrife
6da4ad27f1 README: Fix the missing parentheses in line 407
change

	provided depending on your Fortran compiler):

 to
	provided (depending on your Fortran compiler):

Signed-off-by: Evstrife <wus217@wfu.edu>
2020-04-06 23:49:01 +00:00
mitchelltopaloglu
441ba3ef1b README: Grammar fix regarding gcc atomics
Fix an "i.e." to be "e.g.".

Signed-off-by: mitchelltopaloglu <mitchelltopaloglu@gmail.com>
2020-04-06 23:12:09 +00:00
Sophia Fang
f4fe5ed3e3 README: Fix grammar
Fix a minor grammar mistake in the secton of Compiler Notes.

Signed-off-by: Sophia Fang <fangq18@wfu.edu>
2020-04-06 16:43:24 +00:00
Jeff Squyres
58b8d3922f
Merge pull request #7596 from samcho/pr/fix-README
removed unnecessary nested parentheses in the first bullet of General…
2020-04-06 10:47:28 -04:00
Alex Ross
afb6cef9f2 README: Updated Tested Systems
Added clang version to linux system requirements.
Changed macOS version from 10.12 to 10.14-10.15.
Fixed a minor mistake where the architecture was labeled as x85_64
instead of x86_64

Signed-off-by: Alex Ross <rossaj16@wfu.edu>
2020-04-04 14:09:21 +00:00
Samuel Cho
deba471f4c README:Remove unnecessary()
Signed-off-by: Samuel Cho <choss@wfu.edu>
2020-04-03 16:33:27 -04:00
Yixin Zhang
c497f79812 Updated the latest review date for the abbreviated list of release note in the README file
Signed-off-by: Yixin Zhang <zhany217@wfu.edu>
2020-04-03 10:58:23 -04:00
Yixin Zhang
3bcab0f3ba updated the start date for the abbrviated list of release note
Signed-off-by: Yixin Zhang <zhany217@wfu.edu>
2020-04-03 00:08:43 -04:00
Jeff Squyres
fc0f0b38fd
Merge pull request #7590 from jsquyres/pr/update-to-https
Update text references to HTTPS
2020-04-02 20:46:58 -04:00
Paul Kefer
48cad13e07 README: Remove SunCC bullet
This bullet can be removed since SunCC is no longer supported as of
version 5.0.0.

Signed-off-by: Paul Kefer <24892969+paulkefer@users.noreply.github.com>
2020-04-02 13:25:32 -04:00
Jeff Squyres
9687d5e867 Upgrade all www.open-mpi.org URLs to https
Found a handful of other URLs that weren't https-ized, so I updated
them, too (after verifying that they support https, of course).

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2020-04-02 10:43:50 -04:00
Jeff Squyres
81fec3ec84 README: Fix URL for knem
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2020-04-02 10:41:18 -04:00
rlangefe
24a45f90ae Grammatical fix in README
Signed-off-by: rlangefe <langrc18@wfu.edu>

Fixed misplaced closing parenthesis on line 184 of the README file
2020-04-01 10:18:59 -04:00
Jeff Squyres
342cd3c13f README: Remove Solaris 10/11 from tested platforms
Clarify exactly what compiler atomics support is needed to build Open
MPI.

For example, the following configuration now fails to configure on
Solaris:

- Studio 12.5 Sun C 5.14 SunOS_sparc 2016/05/31
- Also tried with GCC 4.0.2

with the following error:

configure: error: No atomic primitives available for sparc-sun-solaris2.11

Thanks to @jdelsign for the report.

Signed-off-by: Ralph Castain <rhc@pmix.org>
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2020-03-25 16:06:12 -04:00
Nathan Hjelm
0b8baa217d ompi: remove obsolete c++ bindings
This commit contains the following changes:

The C++ bindings were removed from the standard in MPI-3.0. This
commit removes the entirety of the C++ bindings as well as the
support configury.

Removes all references to C++ from the man pages. This includes the
bindings themselves, all references to what C++ bindings return,
all not-available comments, and differences between C++ and other
language bindings.

If the user passes --enable-mpi-cxx, --enable-mpi-cxx-seek, or
--enable-cxx-exceptions, print a warning message an abort configure.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
Signed-off-by: Nathan Hjelm <hjelmn@google.com>
2020-02-26 13:04:55 -08:00
Nathan Hjelm
843fdc068c README: update tested systems
These days Open MPI is being tested with PPC64 and ARMv8 reguarly. Move
these to the tested list. Also call out the version of GCC that is
reguarly tested.

Signed-off-by: Nathan Hjelm <hjelmn@google.com>
2020-02-18 21:42:54 -08:00
Jeff Squyres
18c3e1af5e hwloc: clarify --with-hwloc behavior
Clarify in README what --with-hwloc does in its different use cases.

Also, ensure that the behavior when specifying `--with-hwloc` is the
same as if that option is not specified at all.  This is what we did
in Open MPI <= v3.x; looks like we inadvertantly caused `--with-hwloc`
to be synonymous with `--with-hwloc=external` in v4.0.0.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2019-12-19 08:38:57 -08:00
Barton Chittenden
47816ef83b Remove mxm, yalla and ikrit
Signed-off-by: Barton Chittenden <bartonski@gmail.com>
2019-11-22 13:40:16 -08:00
Maxwell Coil
7e07346524 README: Use "--" notation for CLI options
Signed-off-by: Maxwell Coil <mcoil@nd.edu>
2019-10-18 15:44:23 -04:00
Jeff Squyres
e1e6d8b85e
Merge pull request #7076 from ftab/pr/my-superlative-fix
README: Remove info for plugins that aren't used anymore
2019-10-10 14:52:36 -04:00
Mark Browning
77b3ff9d38 Remove the stale cr MPI extension
Also removed text block from line 883 of README.

Signed-off-by: Mark Browning <marksbrowning3@gmail.com>
2019-10-10 13:24:30 -04:00
Jeff Squyres
f7ee4463b3
Merge pull request #7079 from CalebProvost/hacktoberfest
Edit README
2019-10-10 13:18:54 -04:00
Jeff Squyres
8f3583d3bd
Merge pull request #7073 from Joe-Downs/pr/fix-README
README: edit "dist_graph topologies" to "communicator topologies"
2019-10-10 11:55:43 -04:00
Jeff Squyres
d736253079
Merge pull request #7074 from classicsman/pr/fix-README
Deleted paragraph
2019-10-10 11:50:38 -04:00
Jeff Squyres
836a0766ae
Merge pull request #7072 from bfitzgit23/pr/fix-README
README-fixed-bfitzgit23
2019-10-10 11:39:06 -04:00
CalebProvost
634054fb37 README: minor grammar fixes
Signed-off-by: CalebProvost <DHX664@gmail.com>
2019-10-10 11:23:55 -04:00
Rick Gleitz
0c923c5428 README: deleted stale paragraph about fca component
Signed-off-by: Rick Gleitz <rgleitz@jefflibrary.org>
2019-10-10 11:07:53 -04:00
Jeff Squyres
f77c3327d8
Merge pull request #7070 from Cfoster01/pr/fix-README
updated readme to remove double space on line 297
2019-10-10 11:06:52 -04:00
Jeff Squyres
69eca3c599
Merge pull request #7069 from summonholmes/master
Fix a typo: slopen -> dlopen
2019-10-10 11:06:12 -04:00
bfitzgit23
38da109217 README: Removed stale sentance about --enable-mpi-thread-multiple
Signed-off-by: bfitzgit23 <dfitz@me.com>
2019-10-10 10:22:09 -04:00
shanekimble
72b6292b69 Fix a typo: slopen -> dlopen
Signed-off-by: shanekimble <skimble@edjanalytics.com>
2019-10-10 10:04:09 -04:00
santa magar
3bbf870fde README: fix Knem URL
Signed-off-by: santa magar <santa65thapa@yahoo.com>
2019-10-10 09:34:33 -04:00
Dennis Field
e72b93bf60 README: Remove info for plugins that aren't used anymore
Signed-off-by: Dennis Field <fury@xibase.com>
2019-10-09 20:38:50 -04:00
Joe Downs
dd6a4f3950 README: edit to "communicator topologies"
Signed-off-by: Joe Downs <joedowns502@gmail.com>
2019-10-09 20:22:26 -04:00
Foster
252e98c474 updated readme to remove double space on line 297
Signed-off-by: Foster <CCF6703@yum.com>
2019-10-09 20:17:46 -04:00
Geoffrey Paulsen
76dfaceedc Revert "configury: Remove --enable-mpi1-compatibility"
This reverts commit 6f904aff2c.

Signed-off-by: Geoffrey Paulsen <gpaulsen@us.ibm.com>
2019-06-14 13:22:21 -05:00
Jeff Squyres
6f904aff2c configury: Remove --enable-mpi1-compatibility
This configure CLI option should probably have been removed as part of
a6d6be2853.  Regardless, the #defines it
sets no longer exist in the code base at all, so they should be
removed.  Also remove the text about it in README.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2019-03-11 11:06:07 -07:00
KAWASHIMA Takahiro
8bbd201029
Merge pull request #6205 from kawashima-fj/pr/fp16
Add FP16 datatypes
2019-02-08 14:52:13 +09:00
Jeff Squyres
48a33ee6db README: Remove all references to --with-verbs[*]
Now that all use of libibverbs is gone from Open MPI, and all
verbs-based configury is also removed, update README to remove all
references to --with-verbs.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2019-02-07 05:36:06 -08:00
Jeff Squyres
8de786f5a4 btl/openib: So long / farewell / it's time to say goodnight
So long BTL openib!  After many years of (mostly) faithful service, it
is time to remove the openib BTL.  It has been fully replaced by other
components, such as the UCX PML and OFI MTL.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2019-02-07 05:34:19 -08:00
KAWASHIMA Takahiro
9b54967276 README: Add description of shortfloat MPI extension
Signed-off-by: KAWASHIMA Takahiro <t-kawashima@jp.fujitsu.com>
2019-02-01 15:02:13 +09:00
Jeff Squyres
e6241eaf6b README: Fix a typo
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2018-11-28 14:01:09 -08:00
Jeff Squyres
dbe064af97
Merge pull request #5653 from bmwiedemann/userhost
Allow to override build user and host
2018-11-26 17:48:37 -05:00