- 04 Jun, 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
-
- 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
-
- 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.
-
- 12 Jan, 2024 1 commit
-
-
iker_martin authored
Added new option for checkpointing to wait until the reconfigutation is performed. Also, now it returns simplified states.
-
- 17 Oct, 2022 1 commit
-
-
iker_martin authored
-
- 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.
-
- 29 Jul, 2022 1 commit
-
-
iker_martin authored
Modificada salida de resultados, ahora tambien se indican los tiempos para cada etapa de una iteracion como locales
-