- 05 Mar, 2021 8 commits
-
-
Martin Quinson authored
-
Martin Quinson authored
-
Martin Quinson authored
-
Martin Quinson authored
-
Fred Suter authored
-
Fred Suter authored
-
Fred Suter authored
-
Martin Quinson authored
-
- 04 Mar, 2021 6 commits
-
-
Martin Quinson authored
-
Martin Quinson authored
No need to expose a call to test whether there is a deadlock and a call to react to deadlocks. Have the first call react by itself to this situation.
-
Martin Quinson authored
-
Arnaud Giersch authored
Also fix the grep RE to not match the command line at the beginning of the file.
-
Arnaud Giersch authored
-
Arnaud Giersch authored
-
- 03 Mar, 2021 12 commits
-
-
Fred Suter authored
-
Fred Suter authored
-
Augustin Degomme authored
next step : try to activate it on jenkins (for coverage, obviously)
-
Augustin Degomme authored
Expected because it's not tested.
-
Arnaud Giersch authored
-
Arnaud Giersch authored
It was wronly removed in commit 99b0a6c6.
-
Arnaud Giersch authored
-
Arnaud Giersch authored
-
Arnaud Giersch authored
-
Augustin Degomme authored
-
Augustin Degomme authored
-
Augustin Degomme authored
mpi_comm_self was cleaned after mpi finalization during actor deletion, which was annoying (after leaks check). Have it done at MPI_Finalize level.
-
- 02 Mar, 2021 14 commits
-
-
Augustin Degomme authored
This could double as a basic MPI example, as we are missing one, I think.
-
Augustin Degomme authored
As this communicator is actually shared, every process was overriding the errhandler, leading to using the same for every process, and leaking the others.
-
Augustin Degomme authored
-
Arnaud Giersch authored
-
Arnaud Giersch authored
-
Arnaud Giersch authored
get_actor_string -> get_actor_dot_label get_actor_string2 -> get_actor_string
-
Fred Suter authored
-
Fred Suter authored
-
Fred Suter authored
-
Fred Suter authored
-
Arnaud Giersch authored
-
Arnaud Giersch authored
-
Arnaud Giersch authored
-
Arnaud Giersch authored
-