- May 17, 2023
-
-
Victor Lopez authored
-
- May 15, 2023
-
-
Victor Lopez authored
-
Victor Lopez authored
-
Victor Lopez authored
-
- Apr 28, 2023
-
-
Victor Lopez authored
[ci-skip]
-
- Mar 24, 2023
-
-
Victor Lopez authored
-
- Mar 01, 2023
-
-
Victor Lopez authored
Resolve "DLB fails to parse CPU masks if the system has offline CPUs in the middle" Closes #194 See merge request dlb/dlb!61
-
Victor Lopez authored
-
- Feb 22, 2023
-
-
Victor Lopez authored
Resolve "DLB_Finalize cannot be delayed after PMPI_Finalize returns" Closes #193 See merge request dlb/dlb!60
-
Victor Lopez authored
-
Victor Lopez authored
-
- Feb 21, 2023
-
-
Victor Lopez authored
Resolve "Do not require exclusive CPU binding if using TALP with pure MPI applications" Closes #192 See merge request dlb/dlb!59
-
Victor Lopez authored
-
Victor Lopez authored
-
- Feb 20, 2023
-
-
Victor Lopez authored
Resolve "TALP summary deadlocks if one process did not register successfully" Closes #190 See merge request dlb/dlb!58
-
Victor Lopez authored
-
- Feb 07, 2023
-
-
Victor Lopez authored
Partially Resolve "Update documentation for next release" Closes #164 and #189 See merge request dlb/dlb!51
-
Victor Lopez authored
-
Victor Lopez authored
-
Victor Lopez authored
Close #164
-
Victor Lopez authored
-
- Jan 26, 2023
-
-
Victor Lopez authored
-
- Jan 25, 2023
-
-
Victor Lopez authored
-
- Jan 20, 2023
-
-
Victor Lopez authored
Resolve "DLB should call the PMPI interface in internal MPI calls to avoid recursive MPI interception" Closes #188 See merge request dlb/dlb!57
-
- Jan 16, 2023
-
-
Victor Lopez authored
-
- Dec 15, 2022
-
-
Victor Lopez authored
[ci-skip]
-
- Dec 12, 2022
-
-
Victor Lopez authored
Resolve "Add new flag to DLB_DROM_SetProcessMask to disallow auto-update if target pid is self" Closes #184 See merge request dlb/dlb!56
-
Victor Lopez authored
-
Victor Lopez authored
Resolve "Adapt DLB to allow participation of observer threads" Closes #185 See merge request dlb/dlb!55
-
- Dec 07, 2022
-
-
Victor Lopez authored
-
Victor Lopez authored
-
- Dec 02, 2022
-
-
Victor Lopez authored
Newer versions of meson don't work with the usage of extract_all_objects that we used for the convenience static library. Use link_whole instead which seems the keyword that they favor now. [ci-skip]
-
- Nov 17, 2022
-
-
Victor Lopez authored
Resolve "Classic LeWI is broken since workaround implemented for #167" Closes #183 See merge request dlb/dlb!54
-
- Nov 16, 2022
-
-
Victor Lopez authored
- Classic LeWI was not working properly, it should never check mask - Removed unused LeWI functions - LeWI_mask only annotates CPUs in MPI in debug version
-
Victor Lopez authored
Resolve "TALP from external profiler is broken" Closes #182 See merge request dlb/dlb!53
-
Victor Lopez authored
If external_profiler is enabled and the MPI call is blocking+collective TALP forces the update of all monitoring regions and the shmem update
-
- Nov 15, 2022
-
-
Victor Lopez authored
We would need to implement a 3rd one for IntoBlockingCollective, instead, all into_mpi functions are unified and the new parameters provide the information of whether is one type or another. As a side effect, several deprecated parameters have been removed.
-
- Nov 11, 2022
-
-
Victor Lopez authored
Resolve "DLB_TALP_CollectNodeMetrics does not correctly collect the updated metrics" Closes #181 See merge request dlb/dlb!52
-
- Nov 10, 2022
-
-
Victor Lopez authored
-
- Nov 04, 2022
-
-
Victor Lopez authored
Fix #180
-