Commit Graph

577 Commits

Author SHA1 Message Date
Alain Miniussi
c6769cae3b doxygen typo 2019-10-28 10:04:12 +01:00
Alain O Miniussi
faf6337d87 Do not bring in C++ API with OpenMPI
fix #73
2019-10-27 21:51:59 +01:00
Alain Miniussi
c7fdb33cca
Merge pull request #97 from reitermarkus/cart-shift
Add mapping for `MPI_Cart_shift`.
2019-10-24 12:14:06 +02:00
Markus Reiter
7f14150971 Add mapping for MPI_Cart_shift. 2019-10-24 12:07:49 +02:00
Alain Miniussi
101dc96070 Try to get travis pass with TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x 2019-10-23 23:46:10 +02:00
Alain Miniussi
8effa699e0 Try to get travis pass with TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x 2019-10-23 23:46:10 +02:00
Alain Miniussi
68a49dd296 Try to get travis pass with TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x 2019-10-23 23:46:10 +02:00
Alain Miniussi
bf10c42ff4 Try to get travis pass with TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x 2019-10-23 23:46:10 +02:00
Alain Miniussi
1830cfcc11 Try to get travis pass with TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x 2019-10-23 23:46:10 +02:00
Alain Miniussi
8b092cbe43 Avoir using the same name in the same scope to refer to different things. 2019-10-23 15:43:16 +02:00
Alain O Miniussi
a2b5bac980 Try to pass through weird test name issue with travis on config TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x 2019-10-23 14:58:05 +02:00
Alain O Miniussi
236331be2d try to get TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x pass for travis 2019-10-23 14:53:27 +02:00
Alain Miniussi
117469ff00 Merge branch 'bugfix/93-windows' into develop 2019-10-23 14:15:52 +02:00
Alain O Miniussi
0039a86c6f Merge branch 'bugfix/93-windows' of github.com:boostorg/mpi into bugfix/93-windows 2019-10-23 14:10:15 +02:00
Alain O Miniussi
3c450aee15 Merge branch 'bugfix/93-windows' of github.com:boostorg/mpi into bugfix/93-windows
Changes by @hpcdgrie
2019-10-23 14:09:50 +02:00
Alain O Miniussi
6bf63cbdc5 Merge branch 'bugfix/93-windows' of github.com:boostorg/mpi into bugfix/93-windows 2019-10-23 13:51:56 +02:00
Alain O Miniussi
c3072238d2 Merge branch 'windows' into bugfix/93-windows
refs #96
2019-10-23 13:51:42 +02:00
Alain O Miniussi
a6f8b9fe73 Merge branch 'windows' into bugfix/93-windows 2019-10-23 13:37:32 +02:00
Alain Miniussi
f5b77968ef dead code 2019-10-22 17:55:33 +02:00
Alain O Miniussi
571a876eac Try to be more specific in the installation documentation regardig what to do with very weird MPI environements.
refs #80
2019-10-22 17:25:23 +02:00
Alain O Miniussi
a76ac522aa Clarify the C mapping doc. 2019-10-22 17:06:10 +02:00
Alain O Miniussi
824dab6a28 Merge branch 'develop' of github.com:boostorg/mpi into develop 2019-10-22 16:38:47 +02:00
Alain O Miniussi
6e0974bbc3 Clearly indicate that environement should not be declared at global scope.
refs #92
2019-10-22 16:38:13 +02:00
Alain O Miniussi
048fed0b5e refs #92 2019-10-22 16:35:55 +02:00
Alain O Miniussi
0907247cd8 dead doc 2019-10-22 16:24:22 +02:00
Alain Miniussi
20adcdeca1 missed a 'detail' namespace while forwarding to implementation
refs #93
2019-10-22 16:10:04 +02:00
Alain Miniussi
419e1bbd95 test scatterv with displacement interface.
refs #94
2019-10-22 16:09:31 +02:00
Alain Miniussi
2b43305d8e simplify the test code. 2019-10-22 12:37:51 +02:00
Alain Miniussi
1f0b76f97c Merge branch 'master' of github.com:boostorg/mpi 2019-10-22 12:00:50 +02:00
Alain O Miniussi
7b12969258 Merge branch 'develop' 2019-10-22 11:56:36 +02:00
Alain Miniussi
04927f9d24 Change configuration file so that we use MPI_Probe and friend even with Intel's MPI if version > 2019.4
refs #63, #62 and #95
2019-10-22 11:44:40 +02:00
Alain Miniussi
9f2ef4b5d4 Merge branch 'develop' 2019-10-21 18:31:55 +02:00
Dennis Grieger
a7ca4bd526 Fixed symbol visibility on windows 2019-07-15 12:28:39 +02:00
Alain Miniussi
4887940955 Add test for wait_all/vector reported issue 2019-07-13 19:35:30 +02:00
Alain Miniussi
f88f44ecdb
Merge pull request #91 from boostorg/bugfix/wait_all_vector
Bugfix/wait all vector
2019-06-11 19:29:16 +02:00
Alain O Miniussi
345cbf8f79 Dead code instantiation wasfailed on platform where primitive MPI opration were note coded as integers. 2019-06-11 19:21:22 +02:00
Alain Miniussi
9905311cdc
Merge pull request #84 from vincentchabannes/develop
Fix error when mpi::wait_all is called with data of type std::vector
merging first on bugfix branch
2019-06-11 18:42:25 +02:00
Alain Miniussi
02e55dd5ed
Merge pull request #90 from boostorg/bugfix/property_map_dep
remove dependency on property_map
2019-06-11 18:35:35 +02:00
Alain Miniussi
1cbe287ddf
Merge pull request #87 from schra/fix-spelling-mistakes
Fix spelling mistakes in documentation
2019-06-11 18:29:05 +02:00
root (aka aom)
080849c079 remove dependency on property_map
refs #88
2019-06-11 18:25:54 +02:00
Andre Schröder
8d9b8ee024
Fix spelling mistakes in documentation 2019-05-05 12:55:07 +02:00
Alain Miniussi
2cb4cc9177 Exit cleanly on expected failure to make travis happy.
(also, exiting cleanly is better)
2019-04-15 09:53:46 +02:00
Alain Miniussi
8619d7b24a auto_ptr is obsolete, replace with shared_ptr 2019-04-15 09:53:00 +02:00
Alain Miniussi
06888ebc20 Release 1.70 is passed.
Merge branch 'develop'
2019-04-14 18:19:00 +02:00
Andrey Semashev
3ecbf83ff3 Added MPI Python libs to install target.
This fixes mpi plugins for Python not being built and installed.
2019-04-13 21:54:45 +03:00
Vincent Chabannes
1d298a3da4 fix legacy_dynamic_primitive_array_handler::test() with type T=std::vector<...> 2019-04-01 13:57:41 +02:00
Alain Miniussi
6202bdf308 moving to header only test framework 2019-03-11 22:15:56 +01:00
Alain Miniussi
e8323df12c moving to header only test framework 2019-03-11 18:24:31 +01:00
Alain Miniussi
3861ae4a14 moved to header only test framework 2019-03-11 17:45:14 +01:00
Alain Miniussi
0c9bf1dc0f dead code 2019-03-11 17:34:31 +01:00