George Bosilca
|
0445670bb9
|
Fix the automatic handling of communicator associated requests.
If the array doesn't exist, or if it's size is not adequate then
we reallocate it. Otherwise just keep using the same array of requests.
|
2015-02-26 15:52:18 -05:00 |
|
George Bosilca
|
67d01bd8cd
|
Redirect most of the basic module functions to base.
|
2015-02-26 15:52:00 -05:00 |
|
George Bosilca
|
aa019e239e
|
Rename the base header file containing the prototypes of the collective
functions.
|
2015-02-26 15:50:29 -05:00 |
|
George Bosilca
|
8fbcdf685d
|
Split the tuned framework in two. Move all the functions down in the
base, so that they can now be used by all modules. Keep the decision
functions in tuned.
|
2015-02-26 15:46:13 -05:00 |
|