- 30 Nov, 2023 1 commit
-
-
iker_martin authored
Now redistributions always use Intracomms. Intercomms can be used still. Commented barriers in manager.
-
- 01 Jun, 2023 1 commit
-
-
iker_martin authored
Simplified function for preparing data redistribution. New feature for intercomms where they communicate using intracomms when redistributing data. Other minor changes.
-
- 04 Apr, 2023 1 commit
-
-
iker_martin authored
Minor bugfix when a node has some cores in use but not all and they will stay after a reconfiguration.
-
- 29 Mar, 2023 1 commit
-
-
iker_martin authored
Minor bugfix in physical process distribution which did not take completely into account already existing processes for the Merge method.
-
- 26 Mar, 2023 1 commit
-
-
iker_martin authored
Bugfix. There where two condition races that could happen if the main thread terminated earlier than the auxiliary thread when using the merge shrink.
-
- 09 Mar, 2023 1 commit
-
-
Iker Martín Álvarez authored
-
- 28 Feb, 2023 1 commit
-
-
iker_martin authored
Hotfix Merge Shrink. Code was trying to create a Mapping for new processes, but no process is created with this method
-
- 14 Dec, 2022 1 commit
-
-
iker_martin authored
Fixed a memory issue related to communicating the results structure. A refactor is needed to send the structure as is expected. Minor bugfixes in Main.c
-
- 09 Dec, 2022 1 commit
-
-
Iker Martín Álvarez authored
Hotfix - Some bugs when handling strings have been resolved. There is still an error when performing multiple reconfigurations
-
- 02 Dec, 2022 1 commit
-
-
iker_martin authored
Hotfix Dynamical process spawning error when setting mapping without Slurm installation. Previously was not being considered if the machine could be called another thing than localhost for that specific installation
-
- 01 Dec, 2022 1 commit
-
-
iker_martin authored
Hotfix - After refactoring the application, the changes in some variable types were not also performed for MPI calls
-
- 07 Nov, 2022 1 commit
-
-
iker_martin authored
-
- 04 Nov, 2022 2 commits
-
-
iker_martin authored
-
iker_martin authored
Ya no es necesario el uso de Slurm para las ejecuciones. Ademas se continua refactor de configuracion. WIP
-
- 31 Oct, 2022 1 commit
-
-
iker_martin authored
-
- 18 Oct, 2022 1 commit
-
-
iker_martin authored
-
- 17 Oct, 2022 2 commits
-
-
iker_martin authored
-
iker_martin authored
-
- 07 Oct, 2022 2 commits
-
-
iker_martin authored
-
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
-