- 16 Apr, 2024 1 commit
-
-
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
-
- 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
-
- 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
-
- 23 Jan, 2024 1 commit
-
-
iker_martin authored
-
- 19 Jan, 2024 1 commit
-
-
iker_martin authored
Added new option to set up configuration. Modified checkpoint to allow a user function so they can redistribute theiw own data. WIP.
-
- 16 Jan, 2024 2 commits
-
-
iker_martin authored
New function to perform user redistribution. Config is now redistributed by Main. Minor improvements in MaM and simplifications in SAM.
-
iker_martin authored
Added new features(Commit, allow semi-automatic datatypes). Deleted unneded codes and minor bug fixes.
-
- 08 Jan, 2024 1 commit
-
-
iker_martin authored
-
- 04 Jan, 2024 1 commit
-
-
iker_martin authored
Results structure is no longer needed by MaM and has a separated structure for this purpose. Merge Shrink has a related problem with results to solve
-
- 07 Oct, 2022 1 commit
-
-
iker_martin authored
Refactor del modulo de creacion de procesos. Ahora esta dividido en varios ficheros. Faltan aún varios tests.
-
- 30 Jun, 2022 1 commit
-
-
iker_martin authored
Arreglado funcionamiento de Regresion Lineal. Refactorizado codigo de Process_stage.c. Protegidos los archivos .h. En el tiempo final se tiene en cuenta el tiempo desperdiciado
-