- 04 Jun, 2024 4 commits
-
-
Iker Martín Álvarez authored
-
Iker Martín Álvarez authored
-
iker_martin authored
-
iker_martin authored
-
- 09 Apr, 2024 1 commit
-
-
iker_martin authored
Added new strategy MULTIPLE_SPAWN. Allows to create a different COMM_WORLD per node with the benefit of allowing zombies to finalize in more situations. Spawn now uses an array to spawn groups instead of only expecting to spawn one group. Minor bug fixes in ProcessDist.c
-
- 15 Feb, 2024 1 commit
-
-
iker_martin authored
Fixed major bug for Merge Shrink with Single strat. Both cannot be applied together. Is a different bug from the previous commit
-
- 14 Feb, 2024 1 commit
-
-
iker_martin authored
-
- 13 Feb, 2024 1 commit
-
-
iker_martin authored
Added names for setting data in MaM. Valgrind related bugfixes. Bugfix when sending size_t variables.
-
- 06 Feb, 2024 1 commit
-
-
iker_martin authored
Improved strat wait_targets so it only performs a single Ibarrier for all asynch redistribution. Added function to check config is valid before starting reconfiguration
-
- 05 Feb, 2024 1 commit
-
-
iker_martin authored
-
- 29 Jan, 2024 1 commit
-
-
iker_martin authored
-
- 26 Jan, 2024 1 commit
-
-
iker_martin authored
Added new header file (mam.h) for public usage. New file for internal configuration of methods. Reduced arguments in internal functions. WIP
-