- 06 Jun, 2024 1 commit
-
-
iker_martin authored
WIP 1/2. Adding option for spawn to allow wrappers for Valgrind and Extrae to use it by target processes
-
- 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
-
- 05 Feb, 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
-