Alain Miniussi
|
f5b77968ef
|
dead code
|
2019-10-22 17:55:33 +02:00 |
|
Alain Miniussi
|
4887940955
|
Add test for wait_all/vector reported issue
|
2019-07-13 19:35:30 +02:00 |
|
Alain Miniussi
|
6202bdf308
|
moving to header only test framework
|
2019-03-11 22:15:56 +01:00 |
|
Alain Miniussi
|
272d03c9ff
|
Merge branch 'develop' into feature/70p2p-opt-probe
|
2018-10-29 12:10:53 +01:00 |
|
Peter Dimov
|
f47980d676
|
Add Travis CI support
|
2018-10-07 17:37:18 +03:00 |
|
Alain Miniussi
|
c1071c996d
|
add any_source test case.
refs #70
|
2018-09-06 23:09:03 +02:00 |
|
Alain Miniussi
|
1aa7354ee6
|
non blocking send/blocking receiv implementted for dynamic array(vector of staticaly unknown size) of primitive types.
refs #62
|
2018-08-01 11:53:03 +02:00 |
|
Alain Miniussi
|
45f3a7f786
|
The blocking send / non blocking recv works with dynamic arrays (eg: we do not know the size statically) with primitive types.
Now working on the other way round.
refs #62
|
2018-08-01 11:01:44 +02:00 |
|
Alain Miniussi
|
cf535f1dbc
|
Make one test for block to unblock and one for the other way round.
refs #62
|
2018-08-01 10:16:34 +02:00 |
|
Alain Miniussi
|
279d7d839c
|
add original user test
refs #62
|
2018-07-31 13:45:43 +02:00 |
|
Alain Miniussi
|
fb473ed4fe
|
Add test for wait_any
refs #53
|
2018-03-13 14:59:07 +01:00 |
|
Alain Miniussi
|
415a41f6ea
|
Test that static and dynamic MPI versions matches
|
2016-11-02 14:52:01 +01:00 |
|
Alain Miniussi
|
8e3e9cd6d0
|
activate non blocking test. Avoid case with 1 proc due to a problem with Microsoft's MPI.
(I do not have Microsoft MPI, just trusted the comment).
|
2016-10-26 10:28:08 +02:00 |
|
Alain Miniussi
|
c332690024
|
shorter test
|
2016-10-25 15:37:46 +02:00 |
|
Alain Miniussi
|
806d161cac
|
add scatter example code
|
2016-10-24 17:33:10 +02:00 |
|
Alain Miniussi
|
24fffa408d
|
Make sure examples do compile
|
2016-10-24 17:00:58 +02:00 |
|
Alain Miniussi
|
480fcebd70
|
Activate topology ctor tests.
|
2016-10-19 14:45:12 +02:00 |
|
Alain Miniussi
|
56551fa441
|
Merge branch 'develop' into cartesian
Reintegration
|
2016-10-15 16:12:14 +02:00 |
|
Noel Belcourt
|
cbefb9c312
|
Update test case to check values communicated correctly.
Add remark in Jamfile that test case requires -std=c++11.
|
2016-07-22 13:59:07 -06:00 |
|
K. Noel Belcourt
|
3eabcce9b6
|
Add allocator support to vector send recv api.
Added test case to send recv a vector of udt with an
overload of get_mpi_datatype. Added test to Jamfile
for nightly testing.
|
2016-07-22 12:14:58 -06:00 |
|
K. Noel Belcourt
|
b4e86408c2
|
Enable new test now that missing source has been added.
|
2014-11-21 10:53:42 -07:00 |
|
Alain Miniussi
|
b907db31ce
|
Merge branch 'develop' into cartesian
|
2014-11-03 14:44:18 +01:00 |
|
Noel Belcourt
|
b636b6dbe7
|
Fix broken develop testers.
Comment out missing test files committed by
Alain Miniussi so develop testers that run
MPI testers will cycle again.
|
2014-10-31 13:17:08 -06:00 |
|
Alain Miniussi
|
fe76d96819
|
Merge branch 'develop' into cartesian
|
2014-10-29 01:07:01 +01:00 |
|
Alain Miniussi
|
fad1e0737b
|
Add a basic sendrecv that should be a direct transcription of the C interface.
|
2014-10-28 14:47:37 +01:00 |
|
Alain Miniussi
|
a1c6e750cb
|
Added first tentative implementation of cartesian_communicator.
The API should be complete although primitive.
No documentation yet.
|
2014-09-11 14:46:22 +02:00 |
|
Matthias Troyer
|
7cfa3db27a
|
Fixed #6436 #5596 and added threaded initialization
[SVN r84739]
|
2013-06-11 08:30:39 +00:00 |
|
Matthias Troyer
|
459dfc7e98
|
Fixed pointer serialization in Boost.MPI
[SVN r65997]
|
2010-10-16 00:49:36 +00:00 |
|
Douglas Gregor
|
321afa14d8
|
Support graph topologies and fix a small bug in the gather collective
[SVN r37851]
|
2007-06-01 16:56:43 +00:00 |
|
Douglas Gregor
|
dc93370007
|
Workarounds for Microsoft's MPI toolchain
[SVN r36979]
|
2007-02-16 21:02:23 +00:00 |
|
Douglas Gregor
|
f1f91037c9
|
Support arrays in all collective operations
[SVN r36390]
|
2006-12-14 19:03:13 +00:00 |
|
Douglas Gregor
|
926fabd72e
|
Introduce testing support for Boost.MPI
[SVN r36341]
|
2006-12-12 05:27:07 +00:00 |
|