- 20 Feb, 2023 1 commit
-
-
iker_martin authored
Refactored Manager and CommDist for non-blocking communications and MPI_Request usage. Two minor bug fixes. RMA asynchronous and Ibarrier strategy are the next steps to develop
-
- 17 Feb, 2023 1 commit
-
-
iker_martin authored
Refactor for redistributing data with non-blocking funtions. Modified redistributing data constants names to -RED-. Fixed potential bug over requests as the number of requests used was not clear. WIP over CommDist and Manager to adapt non blocking calls. Seems to be working fine right now but more testing is required.
-
- 16 Feb, 2023 1 commit
-
-
iker_martin authored
Added synchronous MPI-RMA redistributions. Works over Baseline and Merge spawn, but has not been tested with all the strategies
-
- 15 Feb, 2023 1 commit
-
-
iker_martin authored
Added functionality for asynchronous redistributions with threads only. Support for non blocking calls is not yet fully implemented for Merge method.
-
- 14 Feb, 2023 2 commits
-
-
iker_martin authored
-
Iker Martín Álvarez authored
-
- 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
-
- 05 Dec, 2022 1 commit
-
-
iker_martin authored
Hotfix - Now is possible to perform multiple reconfigurations. IO results need a refactor to show all results.
-
- 02 Dec, 2022 1 commit
-
-
iker_martin authored
Hotfix&&WIP. Fixed errors when reconfiguring after the first group of processes. There is still an error related to initialization of stages
-
- 12 Nov, 2022 1 commit
-
-
iker_martin authored
Modified function to save iteration data. Now it saves median of times between processes for each iteration. Fixed a bug where stage times where not saved correctly
-
- 07 Nov, 2022 3 commits
-
-
iker_martin authored
Pequenyo refactor en IO codes. Ahora se permite elegir la precision de tiempos globales XOR tiempos iteraciones
-
iker_martin authored
-
iker_martin authored
-
- 31 Oct, 2022 1 commit
-
-
iker_martin authored
-
- 18 Oct, 2022 3 commits
-
-
iker_martin authored
-
iker_martin authored
-
iker_martin authored
-
- 17 Oct, 2022 2 commits
-
-
iker_martin authored
-
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
-
- 04 Jul, 2022 1 commit
-
-
iker_martin authored
-
- 21 Jun, 2022 1 commit
-
-
iker_martin authored
Anyadiendo funcionalidad de fases de iteracion. Se esta refactorizando los codigos de IOcodes y la configuracion
-
- 09 May, 2022 1 commit
-
-
iker_martin authored
-
- 12 Apr, 2022 1 commit
-
-
iker_martin authored
-
- 11 Feb, 2022 1 commit
-
-
iker_martin authored
-
- 10 Feb, 2022 1 commit
-
-
iker_martin authored
Cambio en recogida de tiempo de iteracion, ahora se recoge el maximo entre todos los procesos. Hotfix en CheckRun. Se han anyadido comentarios para quitar uso de Slurm
-
- 09 Feb, 2022 1 commit
-
-
iker_martin authored
-
- 04 Feb, 2022 1 commit
-
-
iker_martin authored
-
- 02 Feb, 2022 1 commit
-
-
iker_martin authored
-
- 01 Feb, 2022 1 commit
-
-
iker_martin authored
-
- 11 Jan, 2022 1 commit
-
-
iker_martin authored
-
- 07 Jan, 2022 1 commit
-
-
iker_martin authored
Arreglado error de memoria en expansion. Config ahora tiene en cuenta como crear procesos. El metodo Merge ya no tiene problemas de escritura - Falta asegurar un nombre correcto en los ficheros
-
- 15 Dec, 2021 1 commit
-
-
iker_martin authored
-
- 14 Dec, 2021 1 commit
-
-
iker_martin authored
WIP: Se ha anyadido la creacion de procesos a traves de uno solo. Arreglados algunos errores pequeños. Se esta anyadiendo el merge method
-
- 03 Dec, 2021 1 commit
-
-
iker_martin authored
Version funcional sin comunicacion de datos distribuidos. Se tiene que comprobar tambien la creacion de procesos en segundo plano
-
- 01 Dec, 2021 1 commit
-
-
iker_martin authored
-
- 29 Nov, 2021 1 commit
-
-
iker_martin authored
WIP. Refactoring. Ahora se ha separado completamente la logica de la maleabilidad de la aplicación sintética
-