- 06 Jun, 2024 3 commits
-
-
iker_martin authored
Memleak fixed for zombies before suspend/terminate. Makefile now automatically adds -g when using MAM_DEBUG. Found memleak in types, is necessary to decide how to tackle it properly.
-
iker_martin authored
-
iker_martin authored
-
- 04 Jun, 2024 11 commits
-
-
iker_martin authored
-
Iker Martín Álvarez authored
-
Iker Martín Álvarez authored
-
iker_martin authored
-
iker_martin authored
-
iker_martin authored
-
iker_martin authored
-
iker_martin authored
-
iker_martin authored
-
iker_martin authored
Added new recorded time for malleability. It records the time spent in user redistribution. In addition, bugfixes to ensure comm are correctly disconnected
-
iker_martin authored
-
- 23 Apr, 2024 1 commit
-
-
iker_martin authored
-
- 16 Apr, 2024 2 commits
-
-
iker_martin authored
-
iker_martin authored
-
- 10 Apr, 2024 1 commit
-
-
iker_martin authored
-
- 09 Apr, 2024 4 commits
-
-
iker_martin authored
-
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
-
iker_martin authored
Improved zombies treatment so its possible to finalize without an abort if group is in only one node. Some enhacements could still be applied. MAM_Finalize returns whether an abort is required or not.
-
iker_martin authored
New function to check if a group of processes is using multiple nodes or only one. Needed for changes in Zombies in next commit.
-
- 02 Apr, 2024 3 commits
-
-
iker_martin authored
Added new MaM stage for starting the user redistribution stage. Fixes a bug when there is no asynch redistribution. Other minor changes.
-
iker_martin authored
-
iker_martin authored
-
- 16 Feb, 2024 1 commit
-
-
iker_martin authored
-
- 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 3 commits
-
-
iker_martin authored
-
iker_martin authored
-
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.
-
- 07 Feb, 2024 3 commits
-
-
iker_martin authored
-
iker_martin authored
-
iker_martin authored
-
- 06 Feb, 2024 2 commits
-
-
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
-
iker_martin authored
SAM config now accepts strats as a list and the output modified for strats. Bugfixes(Single strat and Strtoken). Single strat requires to send amount of sources
-
- 05 Feb, 2024 1 commit
-
-
iker_martin authored
-
- 30 Jan, 2024 1 commit
-
-
iker_martin authored
Improved usage of Process physical distribution when slurm is not enabled. Minor changes to reduce amount of args.
-
- 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
-