Mentions légales du service

Skip to content
Snippets Groups Projects

5 - Dist/SPMM

Merged Tony Delarue requested to merge tdelarue/spm:dist/spmm into master
Compare and
15 files
+ 782
153
Compare changes
  • Side-by-side
  • Inline
Files
15
+ 1
0
@@ -116,6 +116,7 @@ spmatrix_t *spmScatter( const spmatrix_t *spm,
SPM_Comm comm );
spmatrix_t *spmGather ( const spmatrix_t *spm,
int root );
int spmGetDistribution( const spmatrix_t *spm );
/**
* @}
Loading