- 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.
-
- 29 Mar, 2023 1 commit
-
-
iker_martin authored
Mino refactor in Merge spawn + P2P redistribution to avoid possible blocking of some parents processes to send data waiting for other parents to start receiving it.
-
- 07 Mar, 2023 1 commit
-
-
iker_martin authored
Bugfix for Data Redistribution with Merge Expand. Array sizes for parents should always be the total amount of particular processes between both groups. Also a minor refactor in distribution.c
-
- 27 Feb, 2023 1 commit
-
-
iker_martin authored
Hotfix in CommDist for Merge Shrink. Refactor in block distribution, removed not needed variable, added error checking in alltoall and minor changes.
-
- 21 Feb, 2023 1 commit
-
-
iker_martin authored
Various bugfixes over the changes in ADR and SDR. Also a fix in results for asynch iterations. Some warning corrections.
-
- 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_martin authored
-
- 07 Nov, 2022 1 commit
-
-
iker_martin authored
-
- 31 Oct, 2022 1 commit
-
-
iker_martin authored
-
- 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
-
- 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
-
- 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
-
- 22 Oct, 2021 1 commit
-
-
iker_martin authored
-
- 20 Oct, 2021 1 commit
-
-
iker_martin authored
-
- 13 Sep, 2021 1 commit
-
-
iker_martin authored
-
- 30 Jul, 2021 1 commit
-
-
iker_martin authored
WIP. Encontrada condicion de carrera entorno a Alltoallv cuando el tiempo por iteracion es menor a 10ms
-
- 12 Jul, 2021 1 commit
-
-
iker_martin authored
-
- 08 Jul, 2021 1 commit
-
-
iker_martin authored
WIP. Añadido nuevo método de comunicación asíncrona. Ahora es posible elegir entre 4 métodos (Por defecto se usa uno con hebras). Se ha añadido a la salida de configuracion el numero de bytes de comunicación en cada iteración de computo.
-
- 02 Jul, 2021 2 commits
-
-
iker_martin authored
Cambios en los archivos de ejecucion para permitir mas opciones y automaticamente relanzar trabajos con errores
-
iker_martin authored
-
- 22 Jun, 2021 1 commit
-
-
iker_martin authored
-
- 28 Apr, 2021 1 commit
-
-
iker_martin authored
-
- 27 Apr, 2021 2 commits
-
-
iker_martin authored
-
iker_martin authored
-
- 22 Apr, 2021 2 commits
-
-
iker_martin authored
Anadida maleabilidad asincrona y nuevo parametro para indicar como realizaran la espera de transmision de datos asincronos los padres
-
iker_martin authored
-
- 21 Apr, 2021 1 commit
-
-
iker_martin authored
-
- 20 Apr, 2021 1 commit
-
-
iker_martin authored
-