Draft: Data distribution for descriptor, remove 2D block cyclic parameters from descriptors without breaking the API, first step.
Introducing data_dist
parameter in chameleon descriptor to remove p
and q
parameters. This allows to clean the algorithms in the compute
folder from specific data distribution parameters. Next step is to push forward this approach to manage more complex data distributions.