2 - SPM/Scatter
- 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
Activity
added MPI label
added 5 commits
-
f68acaff...d87b55c2 - 2 commits from branch
solverstack:master
- f4556280 - Compilation with and without MPI
- f01ff37b - SpmScatter, SpmGather
- 63bad3ce - Little mistake
Toggle commit list-
f68acaff...d87b55c2 - 2 commits from branch
added 7 commits
Toggle commit listadded 2 commits
added 10 commits
- 3a5037c0 - Make the gather ijv more generic
- 5eadefa3 - Fix mistake
- bc1003d0 - Make it works with constant dof
- 6729659b - Fix variadic dof for csc
- 1db5ddb5 - Make it works with variadic
- 1cd4bf6e - Test all dof variations in one test
- d7d32ecc - Rename spm_test
- 5cd21a2c - Minor in spm
- 3f40e796 - Add missing protection
- 719c98f0 - Test litteraly everythng
Toggle commit listadded 2 commits
added 4 commits
-
e295e492...8fdc0e5d - 2 commits from branch
solverstack:master
- 55232922 - SpmScatter, SpmGather
- 52cc8b82 - USe the new spmCompare
-
e295e492...8fdc0e5d - 2 commits from branch
Please register or sign in to reply