Benjamin Bouvier
|
026764215f
|
MPI: const correctness in Static Assignment constructor and reinit functions.
|
2012-08-03 16:41:23 +02:00 |
|
Benjamin Bouvier
|
191b280371
|
Code organisation, splitted headers files in implementation files, as much as possible (impossible for templates functions, thank you C++)
|
2012-07-24 16:16:56 +02:00 |
|
Benjamin Bouvier
|
ad74755d8e
|
Precised group MPI instead of group Parallel for Mpi classes in documentation.
|
2012-07-13 15:50:51 +02:00 |
|
Benjamin Bouvier
|
f9a0084f95
|
Taking in account Doxygen remarks, fixed some documentation errors.
|
2012-07-13 14:45:56 +02:00 |
|
Benjamin Bouvier
|
5e76ba30b0
|
mDocumentation of eo::mpi classes.
|
2012-07-13 14:31:29 +02:00 |
|
Benjamin Bouvier
|
f963a15fbe
|
Fixing assignment algorithm, who gave too many assignments by worker. Now, when using static assignment, the optimal size of packet (so as each worker has to process only one packet of data) is sent.
|
2012-07-12 19:15:07 +02:00 |
|
Benjamin Bouvier
|
d805800731
|
Added packet size to parallel parser and default argument to static assignment.
|
2012-07-11 10:03:53 +02:00 |
|
Benjamin Bouvier
|
79c7a263a3
|
Static assignment algorithm works with parallel eval now.
|
2012-07-06 16:44:06 +02:00 |
|
Benjamin Bouvier
|
b291e56e03
|
Putting everything in namespace eo::mpi
|
2012-06-25 14:11:44 +02:00 |
|