Mentions légales du service

Skip to content

2 - SPM/Scatter

Tony Delarue requested to merge tdelarue/spm:dist/spm_scatter into master
  • Add a SpmScatter routine, which takes a global SPM and distribute it on all nodes.
  • Add a SpmGather routine, which takes a distributed SPM and gather it on all nodes.
  • Add a spmCompare function to check that two spm are identical in order to perform tests.
Edited by Mathieu Faverge

Merge request reports