Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 8fdc0e5d authored by Mathieu Faverge's avatar Mathieu Faverge
Browse files

Merge branch 'disp/spm_bases' into 'master'

Fix issues with the actual spm in order to make it works in distributed

 This PR fixes minor issues that were not impacting the library in the shared memory case, but that would have a large impact on the distributed case.

 * Add a spmInitDist() function to initialize an spm with a specific communicator (MPI_COMM_WORLD by default)
 * Add a function to compute the glob2loc array when needed.

See merge request !29
parents d87b55c2 ed5dedd4
No related branches found
No related tags found
1 merge request!29Fix issues with the actual spm in order to make it works in distributed
Showing
with 691 additions and 151 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment