2
0
mirror of https://github.com/boostorg/mpi.git synced 2026-01-21 17:12:12 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Noel Belcourt
e33c16da78 Bump test size to 1e7 items in vector. 2016-07-24 13:33:02 -06:00
K. Noel Belcourt
330bf8c178 Disable for stds before c++11. 2016-07-24 13:27:30 -06: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