Next: Writing the server part
Up: Configuring the PaCO++ layer
Previous: Global context
Contents
For each parallel method where there is one or many distributed
argument, you have to initialise the method context.
To configure the method context, you two things to do :
- For distributed argument you have to set the right distribution
library. To do this, you have to rfor each
distributed argument the right library. The
figure
shows an example.
- Secondly you have to configure the algorille library with the
methods set_beta and set_k.The
figure
shows an example.
Figure:
Set the distribution libraries
 |
Figure:
Initialiation of the algorille library
 |
We do not show distribution libraries configurations. This is dependent
to the distribution library.
2013-04-10