7f14150971Add mapping for MPI_Cart_shift.
Markus Reiter
2019-10-24 12:05:25 +0200
101dc96070Try to get travis pass with TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x
Alain Miniussi
2019-10-23 23:46:10 +0200
8effa699e0Try to get travis pass with TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x
Alain Miniussi
2019-10-23 23:46:10 +0200
68a49dd296Try to get travis pass with TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x
Alain Miniussi
2019-10-23 23:46:10 +0200
bf10c42ff4Try to get travis pass with TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x
Alain Miniussi
2019-10-23 23:46:10 +0200
1830cfcc11Try to get travis pass with TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x
Alain Miniussi
2019-10-23 23:46:10 +0200
8b092cbe43Avoir using the same name in the same scope to refer to different things.
Alain Miniussi
2019-10-23 15:43:16 +0200
a2b5bac980Try to pass through weird test name issue with travis on config TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x
Alain O Miniussi
2019-10-23 14:58:05 +0200
236331be2dtry to get TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x pass for travis
Alain O Miniussi
2019-10-23 14:53:27 +0200
117469ff00Merge branch 'bugfix/93-windows' into develop
Alain Miniussi
2019-10-23 14:15:52 +0200
0039a86c6fMerge branch 'bugfix/93-windows' of github.com:boostorg/mpi into bugfix/93-windows
Alain O Miniussi
2019-10-23 14:10:15 +0200
3c450aee15Merge branch 'bugfix/93-windows' of github.com:boostorg/mpi into bugfix/93-windows Changes by @hpcdgrie
Alain O Miniussi
2019-10-23 13:51:56 +0200
6bf63cbdc5Merge branch 'bugfix/93-windows' of github.com:boostorg/mpi into bugfix/93-windows
Alain O Miniussi
2019-10-23 13:51:56 +0200
c3072238d2Merge branch 'windows' into bugfix/93-windows refs #96
Alain O Miniussi
2019-10-23 13:37:32 +0200
a6f8b9fe73Merge branch 'windows' into bugfix/93-windows
Alain O Miniussi
2019-10-23 13:37:32 +0200
571a876eacTry to be more specific in the installation documentation regardig what to do with very weird MPI environements. refs #80
Alain O Miniussi
2019-10-22 17:25:23 +0200
a76ac522aaClarify the C mapping doc.
Alain O Miniussi
2019-10-22 17:06:10 +0200
824dab6a28Merge branch 'develop' of github.com:boostorg/mpi into develop
Alain O Miniussi
2019-10-22 16:38:47 +0200
6e0974bbc3Clearly indicate that environement should not be declared at global scope. refs #92
Alain O Miniussi
2019-10-22 16:35:55 +0200
048fed0b5erefs #92
Alain O Miniussi
2019-10-22 16:35:55 +0200
0907247cd8dead doc
Alain O Miniussi
2019-10-22 16:24:22 +0200
20adcdeca1missed a 'detail' namespace while forwarding to implementation refs #93
Alain Miniussi
2019-10-22 16:10:04 +0200
2b43305d8esimplify the test code.
Alain Miniussi
2019-10-22 12:37:51 +0200
1f0b76f97cMerge branch 'master' of github.com:boostorg/mpi
Alain Miniussi
2019-10-22 12:00:50 +0200
7b12969258Merge branch 'develop'
Alain O Miniussi
2019-10-22 11:56:36 +0200
04927f9d24Change configuration file so that we use MPI_Probe and friend even with Intel's MPI if version > 2019.4 refs #63, #62 and #95
Alain Miniussi
2019-10-22 11:44:40 +0200
345cbf8f79Dead code instantiation wasfailed on platform where primitive MPI opration were note coded as integers.
Alain O Miniussi
2019-06-11 19:21:22 +0200
mpi::detail::c_data needs to check for empty vectors
Michael Kuron
2019-02-14 15:55:31 +0100
73cffe9b31Add boost-install boost_mpi to build/Jamfile
Peter Dimov
2018-10-12 06:11:03 +0300
569bfa3ea2Warn that non_blocking_any_source will fail with standard < 3.
Alain Miniussi
2018-12-19 23:51:14 +0100
7e52cd4761Adapt to OpenMPI 1.6.5, which is an antique, but used on boost's travis.
Alain Miniussi
2018-12-19 11:47:54 +0100
141add97e9use BOSST_MPI_USE_IMPROBE to choose to use MPI_<x>probe when reading complex messages
Alain Miniussi
2018-12-18 17:16:25 +0100
16b6fc2c38Introduce BOOST_MPI_VERSION and BOOST_MPI_SUBVERSION. Use those to select code according to supposrted standard.
Alain Miniussi
2018-12-18 15:57:23 +0100
853ac0637aUse uncaught_exceptions from Boost.Core to avoid C++17 warnings.
Andrey Semashev
2018-12-17 19:00:27 +0300
1a138a402eMerge branch 'develop' of github.com:boostorg/mpi into develop
Alain Miniussi
2018-12-10 18:54:56 +0100
64c81d178fMake travis print the OpenMpi version
Alain Miniussi
2018-12-10 18:53:38 +0100
303359840breplace deprecated MPI_Address with new replacement refs #77
Alain Miniussi
2018-12-09 23:47:57 +0100
dd03e959d7MPI_INTEGER is Fortran, replaced with MPI_INT fixes#75
Alain Miniussi
2018-12-09 23:29:52 +0100
1dba21b548Documentation update, ve more specific w.r.t completion of serialized communicatons.
Alain Miniussi
2018-12-09 23:00:24 +0100
272d03c9ffMerge branch 'develop' into feature/70p2p-opt-probe
Alain Miniussi
2018-10-29 12:10:53 +0100
228b1d00c5Add boost-install boost_mpi to build/Jamfile
Peter Dimov
2018-10-12 06:11:03 +0300
12796d723cMerge branch 'master' into develop
Alain Miniussi
2018-10-07 19:17:06 +0200
c6b59c0599this unused file was commited to master by mistake. Fixes#74
Alain Miniussi
2018-10-07 19:12:58 +0200
5f9d87f685Fix use of std::random_shuffle under C++17
Peter Dimov
2018-10-07 08:13:25 +0300
67f0d67097Add Travis CI support
Peter Dimov
2018-10-07 17:37:18 +0300
6f4a2eafd9Fix use of std::random_shuffle under C++17
Peter Dimov
2018-10-07 08:13:25 +0300
f47980d676Add Travis CI support
Peter Dimov
2018-10-07 17:37:18 +0300
7723a9e566redundant doc on overloaded methods.
Alain Miniussi
2018-09-10 15:08:22 +0200
33cfb01dcbWe want to get the new documentation organisation. refs #70 Merge branch 'develop' into feature/70p2p-opt-probe
Alain Miniussi
2018-09-10 13:07:00 +0200
8a612a7edfSplitted documention into sb files. fixed cross refs. moved to book style. matched endsect to the matching section
Alain Miniussi
2018-09-07 17:31:19 +0200
895438496bHopefully more clear and compact
Alain Miniussi
2018-09-07 15:29:53 +0200