- 30 Nov, 2023 4 commits
-
-
Iker Martín Álvarez authored
-
iker_martin authored
-
iker_martin authored
Now redistributions always use Intracomms. Intercomms can be used still. Commented barriers in manager.
-
iker_martin authored
-
- 07 Jun, 2023 1 commit
-
-
Iker Martín Álvarez authored
-
- 01 Jun, 2023 2 commits
-
-
iker_martin authored
Merge branch 'RMA-Distributions' of http://lorca.act.uji.es/gitlab/martini/malleability_benchmark into RMA-Distributions
-
iker_martin authored
Simplified function for preparing data redistribution. New feature for intercomms where they communicate using intracomms when redistributing data. Other minor changes.
-
- 26 May, 2023 2 commits
-
-
Iker Martín Álvarez authored
-
Iker Martín Álvarez authored
-
- 17 May, 2023 5 commits
-
-
iker_martin authored
-
iker_martin authored
Merge branch 'RMA-Distributions' of http://lorca.act.uji.es/gitlab/martini/malleability_benchmark into RMA-Distributions
-
iker_martin authored
-
Iker Martín Álvarez authored
# Conflicts: # Exec/CheckRun.sh # Exec/Extrae/trace_worker.sh # Exec/generalRunCostum.sh # Exec/multipleRuns.sh # Exec/singleRun.sh # Exec/singleRunCostum.sh
-
iker_martin authored
-
- 05 May, 2023 1 commit
-
-
Iker Martín Álvarez authored
-
- 28 Apr, 2023 2 commits
-
-
Iker Martín Álvarez authored
-
Iker Martín Álvarez authored
-
- 21 Apr, 2023 2 commits
-
-
Iker Martín Álvarez authored
-
Iker Martín Álvarez authored
CreateIterDataframe 3 changes. 1- Added column to indicate number of parents if any an minor related tweaks. 2- Stages is now stored as a list to simplify analysis. 3- Asynch columns data now stores information of the group being created as a tuple. Malltimes bugfix for typo.
-
- 19 Apr, 2023 2 commits
-
-
iker_martin authored
Merge branch 'RMA-Distributions' of http://lorca.act.uji.es/gitlab/martini/malleability_benchmark into RMA-Distributions
-
iker_martin authored
-
- 05 Apr, 2023 2 commits
-
-
Iker Martín Álvarez authored
-
Iker Martín Álvarez authored
-
- 04 Apr, 2023 5 commits
-
-
Iker Martín Álvarez authored
-
Iker Martín Álvarez authored
-
Iker Martín Álvarez authored
Merge branch 'RMA-Distributions' of http://lorca.act.uji.es/gitlab/martini/malleability_benchmark into RMA-Distributions
-
Iker Martín Álvarez authored
Minor bugfix in joinDf which appeared if called multiple times with the same df. Minor changes in MallTimes and CreateResizeDataframe.
-
iker_martin authored
Minor bugfix when a node has some cores in use but not all and they will stay after a reconfiguration.
-
- 31 Mar, 2023 1 commit
-
-
Iker Martín Álvarez authored
-
- 30 Mar, 2023 3 commits
-
-
Iker Martín Álvarez authored
-
Iker Martín Álvarez authored
-
iker_martin authored
-
- 29 Mar, 2023 8 commits
-
-
iker_martin authored
Minor fixes. One script was not being called with all needed arguments. The time limit was not being calculated according to the number of missing executions.
-
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.
-
iker_martin authored
-
iker_martin authored
Major refactor in Checkrun.sh: Added description; Allows limit time for launched jobs; Detected errors by the script are now saved at errores.txt so users can see them; Now calls auxiliary scripts for common steps; Other minor changes.
-
iker_martin authored
Added/modified description of multiple scripts. runAll.sh and singleRun.sh now use auxiliary threads and allow a limit time for the jobs launched.
-
iker_martin authored
Added description to general run scripts. Also, they have been modified to use auxiliary scripts and now give mpirun an initial hostlist to use.
-
iker_martin authored
Refactored code scripts to use auxiliary scripts when performing similar steps. Those tasks are getting the number of cores, initial hostlist and initial number of processes. Trace and Valgrind scripts are not fully tested.
-
iker_martin authored
Added bash scripts to be called by other scripts that need to perform similar tasks in some of their tasks
-